#VU125674 Heap-based buffer overflow in Orthanc - CVE-2026-5443
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 PALETTE COLOR image decoding when validating pixel length using 32-bit multiplication for width and height calculations. A remote attacker can supply a crafted PALETTE COLOR DICOM image to execute arbitrary code.
The issue is triggered when integer overflow causes the validation check to incorrectly succeed.