Sceawere
Vulnerability Detail
CVE-2026-17264UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
DICOM JPEG Heap Out-of-Bounds Write Vulnerability
Vulnerability Metadata
- Severity
- Medium
- Score / CVSS
- 4.3
- Creation Date
- 1d ago
- Vendor
- Medixant
- Product
- RadiAnt DICOM
- Attack Type
- CWE-787
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
- Attack Complexity
- LOW
Narrative and Response
Description
Opening a crafted DICOM file containing malicious JPEG-compressed pixel data triggers an attacker-controlled heap out-of-bounds write, which may allow an attacker to remotely execute arbitrary code.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "4.3",
"pubDate": "2026-08-07T00:16:30.600Z",
"pubdate": "2026-08-07T00:16:30.600Z",
"executiveSummary": "This vulnerability involves a heap out-of-bounds write flaw triggered by processing maliciously crafted DICOM files containing malicious JPEG-compressed pixel data.\nThe primary impact of this vulnerability is remote code execution, allowing an attacker to execute arbitrary code within the context of the application processing the DICOM file.\nAffected systems include software applications and libraries capable of parsing and rendering DICOM medical imaging files with JPEG compression support.\nThe risk implications are severe, as successful exploitation could lead to full system compromise, data exfiltration, or lateral movement within clinical or enterprise networks.\nAn attacker possesses the capability to achieve remote code execution by delivering a specially crafted DICOM file to a victim or automated processing pipeline.\nExploitation requires user interaction or automated ingestion mechanisms to open or process the malicious DICOM file containing the malformed JPEG pixel data stream.",
"technicalDetails": "The vulnerability resides in the pixel data decoding component responsible for handling JPEG-compressed DICOM image payloads.\nThe root cause is an improper bounds check or integer handling error during the parsing of JPEG-compressed pixel data, leading to an attacker-controlled heap out-of-bounds write condition.\nExploitation occurs step-by-step when an application parses a specially crafted DICOM file containing malicious JPEG structures.\nDuring the decoding of the JPEG-compressed pixel data, manipulated metadata or image dimensions cause the memory allocation routines to reserve insufficient buffer space on the heap.\nSubsequent write operations copy decoded image data past the boundaries of the allocated heap buffer, corrupting adjacent heap metadata and memory structures.\nAn attacker can leverage this heap corruption primitive to manipulate function pointers, virtual method tables, or critical application data structures.\nBy carefully crafting the malicious payload, the attacker redirects execution flow to malicious shellcode or initiates return-oriented programming chains.\nThe attack vector requires the delivery and opening of a crafted DICOM file, which can be executed remotely without prior authentication.\nNo specific privilege requirements are initially necessary, as the flaw can be triggered by standard users or unprivileged service accounts processing the medical imaging files.\nNetwork exposure depends on the deployment architecture, potentially affecting picture archiving and communication systems, medical imaging workstations, or web-based DICOM viewers exposed to untrusted inputs.\nPost-exploitation impact includes arbitrary code execution with the privileges of the vulnerable application, potentially granting access to sensitive patient health information and underlying system resources."
}