A heap buffer overflow vulnerability exists in the PAM image parsing logic. When Orthanc processes a crafted PAM image embedded in a DICOM file, image dimensions are multiplied using 32-bit unsigned arithmetic. Specially chosen values can cause an integer overflow during buffer size calculation, resulting in the allocation of a small buffer followed by a much larger write operation during pixel processing.
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-5444
Mitre link : CVE-2026-5444
CVE.ORG link : CVE-2026-5444
JSON object : View
Products Affected
orthanc-server
- orthanc
CWE
CWE-787
Out-of-bounds Write
