Out-of-bounds Read in Imagemagick

CVE-2026-25898

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, the UIL and XPM image encoder do not validate the pixel index value returned by `GetPixelIndex()` before using it as an array subscript. In HDRI builds, `Quantum` is a floating-point type, so pixel index values can be negative. An attacker can craft an image with negative pixel index values to trigger a global buffer overflow read during conversion, leading to information disclosure or a process crash. Versions 7.1.2-15 and 6.9.13-40 contain a patch.

Vulnerability class: Buffer Overflow

EPSS: 0.003 (27.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L.

Affected products

  • Imagemagick — versions >= 7.0.0, < 7.1.2-15, < 6.9.13-40

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-25898?
CVE-2026-25898 is a medium-severity vulnerability in Imagemagick, classified under Out-of-bounds Read. CVSS score: 6.5/10. Published 2026-02-24.
How severe is CVE-2026-25898?
Medium severity. CVSS v3 base score is 6.5 out of 10.