CVE-2026-25576 PUBLISHED

ImageMagick: Out of bounds read in multiple coders read raw pixel data

Assigner: GitHub_M
Reserved: 03.02.2026 Published: 24.02.2026 Updated: 24.02.2026

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, a heap buffer over-read vulnerability exists in multiple raw image format handles. The vulnerability occurs when processing images with -extract dimensions larger than -size dimensions, causing out-of-bounds memory reads from a heap-allocated buffer. Versions 7.1.2-15 and 6.9.13-40 contain a patch.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 5.1

Product Status

Vendor ImageMagick
Product ImageMagick
Versions
  • Version >= 7.0.0, < 7.1.2-15 is affected
  • Version < 6.9.13-40 is affected

References

Problem Types

  • CWE-122: Heap-based Buffer Overflow CWE