CVE-2026-33902 PUBLISHED

ImageMagick: Stack Overflow via Recursive FX Expression Parsing

Assigner: GitHub_M
Reserved: 24.03.2026 Published: 13.04.2026 Updated: 14.04.2026

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, a stack overflow vulnerability in ImageMagick's FX expression parser allows an attacker to crash the process by providing a deeply nested expression. This issue has been fixed in versions 6.9.13-44 and 7.1.2-19.

Metrics

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

Product Status

Vendor ImageMagick
Product ImageMagick
Versions
  • Version < 7.1.2-19 is affected
  • Version < 6.9.13-44 is affected

References

Problem Types

  • CWE-674: Uncontrolled Recursion CWE