Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-73650
Published:August 13, 2026
Updated:September 05, 2026
SVGO, short for SVG Optimizer, is a Node.js library and command-line application for optimizing SVG files. From version 1.0.0 until versions 2.8.3, 3.3.4, and 4.0.2, the removeScripts plugin, named removeScriptElement in versions 1 through 3, can leave executable content in optimized SVGs because it does not remove namespaced or prefixed script elements such as "svg:script" (svg:script) and, in versions 3 and 4, matches JavaScript URIs case sensitively. Applications that process untrusted SVG input with this plugin enabled and serve the result can allow scripts to execute when another user opens the SVG, exposing local storage or cookies. This issue is fixed in versions 2.8.3, 3.3.4, and 4.0.2.
Affected Packages
https://github.com/svg/svgo.git (GITHUB):
Affected version(s) >=v4.0.0 <v4.0.2
Fix Suggestion:
Update to version v4.0.2
https://github.com/svg/svgo.git (GITHUB):
Affected version(s) >=v3.0.0 <v3.3.4
Fix Suggestion:
Update to version v3.3.4
svgo (NPM):
Affected version(s) >=1.0.0 <2.8.3
Fix Suggestion:
Update to version 2.8.3
svgo (NPM):
Affected version(s) >=4.0.0 <4.0.2
Fix Suggestion:
Update to version 4.0.2
svgo (NPM):
Affected version(s) >=3.0.0 <3.3.4
Fix Suggestion:
Update to version 3.3.4
Additional Notes
The description of this vulnerability differs from MITRE.
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.4
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
HIGH
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Incomplete List of Disallowed Inputs
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
EPSS
Base Score:
0.24