CVE-2026-33908
ImageMagick is vulnerable to Stack Overflow in DestroyXMLTree()
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-674 |
| Vendor | imagemagick |
| Product | imagemagick |
| Published | Apr 13, 2026 |
| Last Updated | Apr 14, 2026 |
Stay Ahead of the Next One
Get instant alerts for imagemagick imagemagick
Be the first to know when new high vulnerabilities affecting imagemagick imagemagick are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
Affected Versions
ImageMagick / ImageMagick
< 6.9.13-44 < 7.1.2-19
References
github.com: https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-fwvm-ggf6-2p4x github.com: https://github.com/ImageMagick/ImageMagick/commit/ccdc01180276aa2cb3d4a32a611aa4f417061cd8 github.com: https://github.com/ImageMagick/ImageMagick/releases/tag/7.1.2-19 github.com: https://github.com/dlemstra/Magick.NET/releases/tag/14.12.0