9.8
CVE-2026-5442
- EPSS 0.02%
- Veröffentlicht 09.04.2026 14:43:43
- Zuletzt bearbeitet 14.04.2026 20:19:46
- Quelle cret@cert.org
- CVE-Watchlists
- Unerledigt
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 integer overflow during frame size calculation and results in out-of-bounds memory access during image decoding.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Orthanc-server ≫ Orthanc Version < 1.12.11
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.02% | 0.04 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.