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.
Published: 2026-04-09
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Out-of-Bounds Memory Access
Action: Immediate Patch
AI Analysis

Impact

The Orthanc DICOM Server contains a heap buffer overflow in its image decoder. The decoder mistakenly accepts dimension fields encoded as Unsigned Long instead of Unsigned Short, allowing a malicious DICOM file to specify dimensions that overflow an integer used in frame size computation. The resulting integer overflow causes an out-of-bounds memory write during decoding, which can corrupt memory and potentially crash the server or, if attacker-controlled data is correctly positioned, lead to code execution. The vulnerability details only confirm memory corruption, and the possibility of arbitrary code execution is inferred and not definitively proven by the CVE description.

Affected Systems

Any deployed instance of Orthanc DICOM Server that uses the described decoder logic is potentially vulnerable. The CNA does not list specific product versions or releases, so administrators should verify the version and check the change log or source code for the decoder component to assess exposure.

Risk and Exploitability

With a CVSS score of 9.8 the technical impact is severe, yet the EPSS score is less than 1 % indicating that exploitation is currently rare. The risk is further mitigated by the fact that the vulnerability is not included in the CISA KEV catalog. The likely attack vector is remote: an adversary can deliver a malicious DICOM file to the server over a network connection. If this flaw is exploited, the server may crash or potentially be taken over, compromising the integrity and availability of patient data.

Generated by OpenCVE AI on April 15, 2026 at 22:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Orthanc to the latest release that contains the decoder fix. Consult Orthanc documentation for patch details.
  • Restrict network access to the DICOM server so that only trusted hosts can send DICOM files.
  • Enable detailed logging of decoding failures and monitor for anomalous DICOM traffic.

Generated by OpenCVE AI on April 15, 2026 at 22:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Apr 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-122
CWE-680

Tue, 14 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Orthanc-server
Orthanc-server orthanc
Weaknesses CWE-787
CPEs cpe:2.3:a:orthanc-server:orthanc:*:*:*:*:*:*:*:*
Vendors & Products Orthanc-server
Orthanc-server orthanc

Tue, 14 Apr 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 10 Apr 2026 10:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-122
CWE-680

Fri, 10 Apr 2026 09:00:00 +0000

Type Values Removed Values Added
First Time appeared Orthanc
Orthanc dicom Server
Vendors & Products Orthanc
Orthanc dicom Server

Thu, 09 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
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.
Title Heap Buffer Overflow in DICOM Image Decoder via VR UL Dimensions
References

Subscriptions

Orthanc Dicom Server
Orthanc-server Orthanc
cve-icon MITRE

Status: PUBLISHED

Assigner: certcc

Published:

Updated: 2026-04-14T16:34:39.322Z

Reserved: 2026-04-02T19:22:48.196Z

Link: CVE-2026-5442

cve-icon Vulnrichment

Updated: 2026-04-14T15:12:01.918Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-09T15:16:16.543

Modified: 2026-04-14T20:19:46.320

Link: CVE-2026-5442

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T22:45:16Z

Weaknesses