-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Vulnerable Library - cssnano-7.1.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /home/wss-scanner/.yarn/berry/cache/svgo-npm-4.0.0-2bdecef5cd-10c0.zip
Found in HEAD commit: 3811cacd28882076999131bc67f240b76b2f39ee
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (cssnano version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2026-29074 | 7.5 | svgo-4.0.0.tgz | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2026-29074
Vulnerable Library - svgo-4.0.0.tgz
SVGO is a Node.js library and command-line application for optimizing vector images.
Library home page: https://registry.npmjs.org/svgo/-/svgo-4.0.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /home/wss-scanner/.yarn/berry/cache/svgo-npm-4.0.0-2bdecef5cd-10c0.zip
Dependency Hierarchy:
- cssnano-7.1.2.tgz (Root Library)
- cssnano-preset-default-7.0.10.tgz
- postcss-svgo-7.1.0.tgz
- ❌ svgo-4.0.0.tgz (Vulnerable Library)
- postcss-svgo-7.1.0.tgz
- cssnano-preset-default-7.0.10.tgz
Found in HEAD commit: 3811cacd28882076999131bc67f240b76b2f39ee
Found in base branch: main
Vulnerability Details
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.
Publish Date: 2026-03-06
URL: CVE-2026-29074
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: GHSA-xpqw-6gx7-v673
Release Date: 2026-03-05
Fix Resolution: svgo - 3.3.3,svgo - 4.0.1,svgo - 2.8.1
Step up your Open Source Security Game with Mend here
Metadata
Metadata
Assignees
Labels
Type
Projects
Status