An out-of-bounds read vulnerability exists in the ...
Critical severity
Unreviewed
Published
Apr 9, 2026
to the GitHub Advisory Database
•
Updated Apr 14, 2026
Description
Published by the National Vulnerability Database
Apr 9, 2026
Published to the GitHub Advisory Database
Apr 9, 2026
Last updated
Apr 14, 2026
An out-of-bounds read vulnerability exists in the
DecodeLookupTablefunction withinDicomImageDecoder.cpp. The lookup-table decoding logic used forPALETTE COLORimages 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.References