CVE-2026-33908

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, Magick frees the memory of the XML tree via the `DestroyXMLTree()` function; however, this process is executed recursively with no depth limit imposed. When Magick processes an XML file with deeply nested structures, it will exhaust the stack memory, resulting in a Denial of Service (DoS) attack. This issue has been fixed in versions 6.9.13-44 and 7.1.2-19.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*
cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-13 22:16

Updated : 2026-07-15 02:20


NVD link : CVE-2026-33908

Mitre link : CVE-2026-33908

CVE.ORG link : CVE-2026-33908


JSON object : View

Products Affected

imagemagick

  • imagemagick
CWE
CWE-674

Uncontrolled Recursion

CWE-776

Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')