#VU125673 Heap-based buffer overflow in Orthanc - CVE-2026-5442
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 DICOM image decoder when decoding images with dimension fields encoded as VR Unsigned Long values. A remote attacker can supply a crafted DICOM file with extremely large dimensions to execute arbitrary code.
The issue is triggered by an integer overflow during frame size calculation.