VulnerabilityAnalyzed
CVE-2026-5443
A heap buffer overflow vulnerability exists during the decoding of `PALETTE COLOR` DICOM images.
CRITICAL 9.8EPSS 0.57%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.57%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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 read and write to memory beyond allocated buffers.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.57% probability · 45th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-787
- Affected
- orthanc-server/orthanc
- Source
- cret@cert.org
References
- https://kb.cert.org/vuls/id/536588Third Party Advisory, VDB Entry
- https://www.machinespirits.de/Not Applicable
- https://www.orthanc-server.com/Product
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.