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.
References
| Link | Resource |
|---|---|
| https://kb.cert.org/vuls/id/536588 | Third Party Advisory VDB Entry |
| https://www.machinespirits.de/ | Not Applicable |
| https://www.orthanc-server.com/ | Product |
Configurations
History
No history.
Information
Published : 2026-04-09 15:16
Updated : 2026-06-17 10:59
NVD link : CVE-2026-5445
Mitre link : CVE-2026-5445
CVE.ORG link : CVE-2026-5445
JSON object : View
Products Affected
orthanc-server
- orthanc
CWE
CWE-125
Out-of-bounds Read
