CVE-2026-56367
Analyzed
Analyzed - Analysis Complete
Integer Overflow in ImageMagick PSB RLE Decoding
Vulnerability report for CVE-2026-56367, 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.9.x before 6.9.13-40 contains an integer overflow in the PSB (PSD v2) RLE decoding path (ReadPSDChannelRLE in coders/psd.c) that causes a heap out-of-bounds read on 32-bit builds. Processing a crafted PSB file can lead to information disclosure or a crash.
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. |