VYPR
Vendor

Orthanc Server

Products
6
CVEs
15
Across products
17
Status
Private

Products

6

Recent CVEs

15
  • CVE-2026-5443CriApr 9, 2026
    risk 0.64cvss 9.8epss 0.01

    A heap buffer overflow vulnerability exists during the decoding of `PALETTE COLOR` DICOM images. Pixel length validation uses 32-bit multiplication for width and height calculations. If these values overflow, the validation check incorrectly succeeds, allowing the decoder to…

  • CVE-2026-5442CriApr 9, 2026
    risk 0.64cvss 9.8epss 0.01

    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…

  • CVE-2025-0896CriFeb 13, 2025
    risk 0.64cvss 9.8epss 0.02

    Orthanc server prior to version 1.5.8 does not enable basic authentication by default when remote access is enabled. This could result in unauthorized access by an attacker.

  • CVE-2026-5445CriApr 9, 2026
    risk 0.59cvss 9.1epss 0.01

    An out-of-bounds read vulnerability exists in the `DecodeLookupTable` function within `DicomImageDecoder.cpp`. The lookup-table decoding logic used for `PALETTE COLOR` images does not validate pixel indices against the lookup table size. Crafted images containing indices larger…

  • CVE-2023-33466HigJun 29, 2023
    risk 0.58cvss 8.8epss 0.04

    Orthanc before 1.12.0 allows authenticated users with access to the Orthanc API to overwrite arbitrary files on the file system, and in specific deployment scenarios allows the attacker to overwrite the configuration, which can be exploited to trigger Remote Code Execution (RCE).

  • CVE-2026-5440HigApr 9, 2026
    risk 0.49cvss 7.5epss 0.01

    A memory exhaustion vulnerability exists in the HTTP server due to unbounded use of the `Content-Length` header. The server allocates memory directly based on the attacker supplied header value without enforcing an upper limit. A crafted HTTP request containing an extremely…

  • CVE-2026-5439HigApr 9, 2026
    risk 0.49cvss 7.5epss 0.00

    A memory exhaustion vulnerability exists in ZIP archive processing. Orthanc automatically extracts ZIP archives uploaded to certain endpoints and trusts metadata fields describing the uncompressed size of archived files. An attacker can craft a small ZIP archive containing a…

  • CVE-2026-5438HigApr 9, 2026
    risk 0.49cvss 7.5epss 0.00

    A gzip decompression bomb vulnerability exists when Orthanc processes HTTP request with `Content-Encoding: gzip`. The server does not enforce limits on decompressed size and allocates memory based on attacker-controlled compression metadata. A specially crafted gzip payload can…

  • CVE-2026-5437HigApr 9, 2026
    risk 0.49cvss 7.5epss 0.01

    An out-of-bounds read vulnerability exists in `DicomStreamReader` during DICOM meta-header parsing. When processing malformed metadata structures, the parser may read beyond the bounds of the allocated metadata buffer. Although this issue does not typically crash the server or…

  • CVE-2026-5444HigApr 9, 2026
    risk 0.46cvss 7.1epss 0.00

    A heap buffer overflow vulnerability exists in the PAM image parsing logic. When Orthanc processes a crafted PAM image embedded in a DICOM file, image dimensions are multiplied using 32-bit unsigned arithmetic. Specially chosen values can cause an integer overflow during buffer…

  • CVE-2026-5441HigApr 9, 2026
    risk 0.46cvss 7.1epss 0.00

    An out-of-bounds read vulnerability exists in the `DecodePsmctRle1` function of `DicomImageDecoder.cpp`. The `PMSCT_RLE1` decompression routine, which decodes the proprietary Philips Compression format, does not properly validate escape markers placed near the end of the…

  • CVE-2023-7238HigJan 23, 2024
    risk 0.46cvss 7.1epss 0.00

    A XSS payload can be uploaded as a DICOM study and when a user tries to view the infected study inside the Osimis WebViewer the XSS vulnerability gets triggered. If exploited, the attacker will be able to execute arbitrary JavaScript code inside the victim's browser.

  • CVE-2024-22725MedJan 24, 2024
    risk 0.40cvss 6.1epss 0.00

    Orthanc versions before 1.12.2 are affected by a reflected cross-site scripting (XSS) vulnerability. The vulnerability was present in the server's error reporting.

  • CVE-2025-15581MedFeb 18, 2026
    risk 0.31cvss epss 0.00

    Orthanc versions before 1.12.10 are affected by an authorisation logic flaw in the application's HTTP Basic Authentication implementation. Successful exploitation could result in Privilege Escalation, potentially allowing full administrative access.

  • CVE-2026-10528LowJun 2, 2026
    risk 0.14cvss 3.3epss 0.00

    A security flaw has been discovered in Orthanc DICOM Server up to 1.12.11. This issue affects the function DcmItem::read of the file OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.cpp of the component DCMTK Parser. Performing a manipulation results in stack-based buffer…