Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
2866 articles · 109545 vulns · 38/41 feeds (7d)
← Back to list
—
CVE-2026-5445
Orthanc · DICOM Server

Out-of-Bounds Read in DicomImageDecoder (DecodeLookupTable)

Description

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 than the palette size cause the decoder to read beyond allocated lookup table memory and expose heap contents in the output image.

Affected Products

VendorProductVersions
OrthancDICOM Server0, 1.12.10

References

  • https://www.orthanc-server.com/
  • https://www.machinespirits.de/
  • https://kb.cert.org/vuls/id/536588

Related News (2 articles)

Tier C
VulDB5h ago
CVE-2026-5445 | Orthanc DICOM Server up to 1.12.10 Image Parser DicomImageDecoder.cpp DecodeLookupTable out-of-bounds
→ No new info (linked only)
Tier B
CERT/CC Vuln Notes6h ago
VU#536588: Multiple Heap Buffer Overflows in Orthanc DICOM Server
→ No new info (linked only)
CISA KEV❌ No
Actively exploited❌ No
PublishedApr 9, 2026
Last enriched5h agov2
Trending Score31
Source articles2
Independent2
Info Completeness6/14
Missing: cvss, epss, cwe, kev, exploit, patch, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

NONECVE-2026-5440
Memory Exhaustion via Unbounded Content-Length
Trending: 31
NONECVE-2026-5443
Heap Buffer Overflow in DICOM Image Decoder (Palette Color Decode)
Trending: 31
NONECVE-2026-5441
Out-of-Bounds Read in DicomImageDecoder (PMSCT_RLE1 Decompression)
Trending: 31
NONECVE-2026-5438
Gzip Decompression Bomb via Content-Encoding Header
Trending: 31
NONECVE-2026-5439
Memory Exhaustion via Forged ZIP Metadata
Trending: 31

Pin to Dashboard

Verification

State: verified
Confidence: 0%

Vulnerability Timeline

CVE Published
Apr 9, 2026
Discovered by ZDM
Apr 9, 2026
Updated: affectedVersions
Apr 9, 2026

Version History

v2
Last enriched 5h ago
v2Tier C5h ago

Updated affected versions to include 1.12.10, changed severity to HIGH, and noted that the vulnerability is actively exploited.

affectedVersions
via VulDB
v16h ago

Initial creation