Description
An integer overflow in a specified pitch and buffer-size computation leads to a heap out-of-bounds write when Orthanc DICOM Server decodes an attacker-supplied PNG.
Published: 2026-09-11
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: Potential remote code execution via heap out‑of‑bounds write
Action: Immediate Patch
AI Analysis

Impact

An integer overflow occurs during the computation of pitch and buffer size when the Orthanc DICOM Server decodes a PNG supplied by an attacker. The overflow results in a heap out‑of‑bounds write, which compromises the integrity of heap memory and may lead to arbitrary code execution or uncontrolled crash of the server.

Affected Systems

Orthanc DICOM Server is affected; all deployments running prior to version 1.13.0 are vulnerable.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity. EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote, where an attacker directly supplies a malicious PNG to the server, with no additional prerequisites specified in the advisory.

Generated by OpenCVE AI on September 11, 2026 at 16:11 UTC.

Remediation

Vendor Solution

Orthanc recommends users update to v1.13.0.  https://orthanc.uclouvain.be/downloads/index.html


OpenCVE Recommended Actions

  • Upgrade the Orthanc DICOM Server to version 1.13.0 or later.
  • If an upgrade cannot be performed immediately, restrict or disable PNG decoding for untrusted clients to prevent the vulnerable code path from being exercised.
  • Monitor the server for signs of anomalous memory consumption or crashes that could indicate exploitation attempts.

Generated by OpenCVE AI on September 11, 2026 at 16:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 11 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 11 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Description An integer overflow in a specified pitch and buffer-size computation leads to a heap out-of-bounds write when Orthanc DICOM Server decodes an attacker-supplied PNG.
Title Orthanc DICOM Server Integer Overflow or Wraparound
Weaknesses CWE-190
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: icscert

Published:

Updated: 2026-09-11T14:57:02.877Z

Reserved: 2026-09-08T17:11:53.753Z

Link: CVE-2026-87020

cve-icon Vulnrichment

Updated: 2026-09-11T14:55:20.803Z

cve-icon NVD

Status : Received

Published: 2026-09-11T15:17:06.937

Modified: 2026-09-11T15:17:06.937

Link: CVE-2026-87020

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-11T16:15:05Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound