ГлавнаяУязвимости → CVE-2026-5445
9.1критическая

CVE-2026-5445

Описание

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.

Затрагиваемое ПО
Orthanc-server Orthanc
CVSS
Балл9.1 — критическая
ВекторCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Источники
https://kb.cert.org/vuls/id/536588https://www.machinespirits.de/https://www.orthanc-server.com/