Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-29074 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2026:11856 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:11916 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:13512 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:13545 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:13553 redhat-SADP

see all 29 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-776Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')redhat-SADP
CWE-776Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')[email protected]

Affected Products

ProductVersions
svgo svgo
>= 2.1.0, < 2.8.1
>= 3.0.0, < 3.3.3
>= 4.0.0, < 4.0.1

CPE

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

Remediation

  • No remediation found in references.

Change History

14 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-29074
NVD Published Date:
Mar 6, 2026
NVD Last Modified:
Sep 10, 2026
Source:
[email protected]
CVE-2026-29074 Details - Not Deferred