CVE-2026-5439
- EPSS 0.02%
- Veröffentlicht 09.04.2026 14:44:37
- Zuletzt bearbeitet 15.04.2026 19:32:22
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...
CVE-2026-5437
- EPSS 0.01%
- Veröffentlicht 09.04.2026 14:44:17
- Zuletzt bearbeitet 15.04.2026 19:14:31
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 ty...
CVE-2026-5438
- EPSS 0.02%
- Veröffentlicht 09.04.2026 14:44:05
- Zuletzt bearbeitet 15.04.2026 19:31:48
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 specia...
CVE-2026-5440
- EPSS 0.02%
- Veröffentlicht 09.04.2026 14:43:55
- Zuletzt bearbeitet 14.04.2026 20:26:57
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 reques...
CVE-2026-5442
- EPSS 0.02%
- Veröffentlicht 09.04.2026 14:43:43
- Zuletzt bearbeitet 14.04.2026 20:19:46
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 pro...
CVE-2026-5443
- EPSS 0.02%
- Veröffentlicht 09.04.2026 14:43:15
- Zuletzt bearbeitet 14.04.2026 20:19:55
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...
CVE-2026-5445
- EPSS 0.02%
- Veröffentlicht 09.04.2026 14:42:51
- Zuletzt bearbeitet 14.04.2026 20:10: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 imag...
CVE-2026-5444
- EPSS 0.02%
- Veröffentlicht 09.04.2026 14:42:30
- Zuletzt bearbeitet 14.04.2026 20:20:10
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 in...
CVE-2026-5441
- EPSS 0.02%
- Veröffentlicht 09.04.2026 14:42:04
- Zuletzt bearbeitet 14.04.2026 20:18:01
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 place...
CVE-2025-15581
- EPSS 0.05%
- Veröffentlicht 18.02.2026 22:59:55
- Zuletzt bearbeitet 15.04.2026 00:35:42
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...