CVE-2026-56378
Analyzed
Analyzed - Analysis Complete
Heap Out-of-Bounds Read in ImageMagick
Vulnerability report for CVE-2026-56378, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-21
Last updated on: 2026-06-26
Assigner: VulnCheck
Description
Description
ImageMagick before 7.1.2-15 (and 6.x before 6.9.13-40) contains a heap out-of-bounds read in the PCD coder's DecodeImage loop. A crafted PCD file can trigger a one-byte heap out-of-bounds read during image decoding, resulting in denial of service and potential disclosure of an adjacent heap byte.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| imagemagick | imagemagick | From 7.1.2-0 (inc) to 7.1.2-15 (exc) |
| imagemagick | imagemagick | From 6.9.0-0 (inc) to 6.9.13-40 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |