Security Advisory

CVE-2026-5445

CVE vulnerability detail - eXtreme Datacenter Security Operations

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

Description

An out-of-bounds read vulnerability exists in the `DecodeLookupTable` function within `DicomImageDecoder.cpp`. The lookup-table decoding logic used for `PALETTE COLOR` images does not validate pixel indices against the lookup table size. Crafted images containing indices larger than the palette size cause the decoder to read beyond allocated lookup table memory and expose heap contents in the output image.