CVE-2026-33536 PUBLISHED

ImageMagick has an Out-of-bounds Write via InterpretImageFilename

Assigner: GitHub_M
Reserved: 20.03.2026 Published: 26.03.2026 Updated: 27.03.2026

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to 7.1.2-18 and 6.9.13-43, due to an incorrect return value on certain platforms a pointer is incremented past the end of a buffer that is on the stack and that could result in an out of bounds write. Versions 7.1.2-18 and 6.9.13-43 patch the issue.

Metrics

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

Product Status

Vendor ImageMagick
Product ImageMagick
Versions
  • Version < 7.1.2-18 is affected
  • Version < 6.9.13-43 is affected

References

Problem Types

  • CWE-787: Out-of-bounds Write CWE
  • CWE-121: Stack-based Buffer Overflow CWE