CVE-2026-25968 PUBLISHED

ImageMagick has MSL attribute stack buffer overflow that leads to out of bounds write.

Assigner: GitHub_M
Reserved: 09.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 stack buffer overflow occurs when processing the an attribute in msl.c. A long value overflows a fixed-size stack buffer, leading to memory corruption. Versions 7.1.2-15 and 6.9.13-40 contain a patch.

Metrics

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

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-121: Stack-based Buffer Overflow CWE