#VU125675 Heap-based buffer overflow in Orthanc - CVE-2026-5444
Published: April 9, 2026
Orthanc
Orthanc
Description
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to heap-based buffer overflow in the PAM image parsing logic when processing a crafted PAM image embedded in a DICOM file. A remote attacker can supply a crafted DICOM file containing a PAM image with chosen dimensions to execute arbitrary code.
The issue is triggered by integer overflow during buffer size calculation, causing a small allocation followed by a larger write operation during pixel processing.