7.5
CVE-2026-5437
- EPSS 0.01%
- Veröffentlicht 09.04.2026 14:44:17
- Zuletzt bearbeitet 15.04.2026 19:14:31
- Quelle cret@cert.org
- CVE-Watchlists
- Unerledigt
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 expose data directly to the attacker, it reflects insufficient input validation in the parsing logic.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Orthanc-server ≫ Orthanc Version < 1.12.11
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.027 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-125 Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.