CVE-2026-5442
Received Received - Intake
Heap Buffer Overflow in DICOM Decoder Causes Memory Corruption

Publication date: 2026-04-09

Last updated on: 2026-04-14

Assigner: CERT/CC

Description
A heap buffer overflow vulnerability exists in the DICOM image decoder. Dimension fields are encoded using Value Representation (VR) Unsigned Long (UL), instead of the expected VR Unsigned Short (US), which allows extremely large dimensions to be processed. This causes an integer overflow during frame size calculation and results in out-of-bounds memory access during image decoding.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-09
Last Modified
2026-04-14
Generated
2026-05-07
AI Q&A
2026-04-09
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
orthanc-server orthanc to 1.12.11 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-787 The product writes data past the end, or before the beginning, of the intended buffer.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a heap buffer overflow in the DICOM image decoder. It occurs because the dimension fields are encoded using the Value Representation (VR) Unsigned Long (UL) instead of the expected VR Unsigned Short (US). This mismatch allows extremely large dimension values to be processed, which causes an integer overflow during the calculation of the frame size. As a result, the decoder accesses memory out-of-bounds while decoding the image.


How can this vulnerability impact me? :

The heap buffer overflow caused by this vulnerability can lead to out-of-bounds memory access during image decoding. This can result in application crashes, data corruption, or potentially allow an attacker to execute arbitrary code, compromising the security and stability of the affected system.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart