CVE-2026-32636 PUBLISHED

ImageMagick has a heap-buffer-overflow in NewXMLTree which could result in crash

Assigner: GitHub_M
Reserved: 12.03.2026 Published: 18.03.2026 Updated: 19.03.2026

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to 7.1.2-17 and 6.9.13-42, the NewXMLTree method contains a bug that could result in a crash due to an out of write bounds of a single zero byte. Versions 7.1.2-17 and 6.9.13-42 fix the issue.

Metrics

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

Product Status

Vendor ImageMagick
Product ImageMagick
Versions
  • Version < 6.9.13-42 is affected
  • Version < 7.1.2-17 is affected

References

Problem Types

  • CWE-787: Out-of-bounds Write CWE