Orthanc DICOM CVE-2023-26012: Pre-Auth RCE on Imaging Servers
Three flaws in Orthanc DICOM server let unauthenticated attackers crash, read, or take over hospital imaging systems. Affected versions and patch details inside.

Executive Summary
Multiple high-severity vulnerabilities in the Orthanc DICOM server could allow attackers to cause denial-of-service (DoS) conditions, disclose sensitive information, and execute arbitrary code. The flaws affect Orthanc versions 1.11.2 and earlier. Users are urged to upgrade to version 1.11.3, which patches these vulnerabilities.
Technical Analysis
Orthanc is an open-source DICOM server for medical imaging. It is widely used in healthcare organizations to store, manage, and exchange medical images.
Researchers discovered three vulnerabilities in Orthanc:
- CVE-2023-26012: An out-of-bounds read vulnerability in the DICOM parsing component can lead to information disclosure.
- CVE-2023-26013: A stack-based buffer overflow vulnerability in the DICOM parsing component can lead to DoS conditions and potentially arbitrary code execution.
- CVE-2023-26014: A heap-based buffer overflow vulnerability in the DICOM parsing component can also lead to DoS conditions and potentially arbitrary code execution.
Successful exploitation of these vulnerabilities could allow attackers to disrupt healthcare services, access sensitive patient data, and execute malicious code on affected systems.
Tactics, Techniques & Procedures
Attackers could exploit these vulnerabilities by sending specially crafted DICOM files to an affected Orthanc server. This could be done through various means, such as:
- Uploading malicious DICOM files through web interfaces
- Sending malicious DICOM files via network protocols
- Intercepting and modifying legitimate DICOM file transfers
Threat Actor Context
No specific threat actors have been associated with these vulnerabilities at this time. However, given the potential impact, it is likely that attackers will attempt to exploit these flaws, particularly those targeting healthcare organizations.
Mitigations & Recommendations
Orthanc users should upgrade to version 1.11.3 or later, which patches these vulnerabilities. Additionally, administrators should:
- Monitor Orthanc logs for suspicious activity
- Restrict network access to Orthanc servers
- Implement strong authentication and access controls
- Regularly update and patch Orthanc and other DICOM-related software
Stay Updated
Get the latest cybersecurity news delivered to your inbox.

