๐Ÿ” CVE Alert

CVE-2026-73650

HIGH 8.2

SVGO: removeScripts plugin leaves some executable scripts intact

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

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> 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.

CWE CWE-79 CWE-184
Vendor svg
Product svgo
Published Aug 13, 2026
Stay Ahead of the Next One

Get instant alerts for svg svgo

Be the first to know when new high vulnerabilities affecting svg svgo 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:R/S:C/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

svg / svgo
>= 1.0.0, < 2.8.3 >= 3.0.0, < 3.3.4 >= 4.0.0, < 4.0.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/svg/svgo/security/advisories/GHSA-2p49-hgcm-8545 github.com: https://github.com/svg/svgo/commit/628e3bc7336625a30365d0a9b60185307d852466 github.com: https://github.com/svg/svgo/commit/72a23886b4698b27624b936f3a15a80afd36d75f github.com: https://github.com/svg/svgo/commit/f529cfccc6c154d6f6eabe276ec637a8c5db6763 github.com: https://github.com/svg/svgo/releases/tag/v2.8.3 github.com: https://github.com/svg/svgo/releases/tag/v3.3.4 github.com: https://github.com/svg/svgo/releases/tag/v4.0.2