Security Advisory

CVE-2026-5441

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-04-09 14:42:04
Last updated 2026-04-14 16:35:04
Assigner certcc
CVSS score not scored
State PUBLISHED

Description

An out-of-bounds read vulnerability exists in the `DecodePsmctRle1` function of `DicomImageDecoder.cpp`. The `PMSCT_RLE1` decompression routine, which decodes the proprietary Philips Compression format, does not properly validate escape markers placed near the end of the compressed data stream. A crafted sequence at the end of the buffer can cause the decoder to read beyond the allocated memory region and leak heap data into the rendered image output.