CVE-2026-29074

SVGO, short for SVG Optimizer, is a Node.js library and command-line application for optimizing SVG files. From version 2.1.0 to before version 2.8.1, from version 3.0.0 to before version 3.3.3, and before version 4.0.1, SVGO accepts XML with custom entities, without guards against entity expansion or recursion. This can result in a small XML file (811 bytes) stalling the application and even crashing the Node.js process with JavaScript heap out of memory. This issue has been patched in versions 2.8.1, 3.3.3, and 4.0.1.
References
Link Resource
https://github.com/svg/svgo/security/advisories/GHSA-xpqw-6gx7-v673 Exploit Mitigation Vendor Advisory
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:svgo:svgo:*:*:*:*:*:node.js:*:*
cpe:2.3:a:svgo:svgo:*:*:*:*:*:node.js:*:*
cpe:2.3:a:svgo:svgo:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-03-06 08:16

Updated : 2026-03-10 19:02


NVD link : CVE-2026-29074

Mitre link : CVE-2026-29074

CVE.ORG link : CVE-2026-29074


JSON object : View

Products Affected

svgo

  • svgo
CWE
CWE-776

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