CVE-2026-73650

HIGHPre-NVD 8.28.2
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 8.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 84% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Elevated
8.2EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 8.2Exploit: Elevated riskExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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

CVSS v3
8.2
EG Score
8.2(medium)
EG Risk
53(Track)
EG Risk 53/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity82% × 45%
Exploitation40% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
16%
KEV
Not listed

Published

August 13, 2026

Last Modified

August 18, 2026

Advisory Details (7)

Auto-updated Aug 13, 2026
🔬 Proof of concept available. Patch available. Sources: github_commit, github_release, github.
github_release Patch Available

v4.0.2

Patch available: svg/svgo v4.0.2

https://github.com/svg/svgo/releases/tag/v4.0.2
github_release Patch Available

v3.3.4

Patch available: svg/svgo v3.3.4

https://github.com/svg/svgo/releases/tag/v3.3.4
github_release Patch Available

v2.8.3

Patch available: svg/svgo v2.8.3

https://github.com/svg/svgo/releases/tag/v2.8.3
github_commit Patch Available

commit f529cfccc6c1 (svg/svgo)

Patch available: svg/svgo v4.0.2 (contains commit f529cfccc6c1)

https://github.com/svg/svgo/commit/f529cfccc6c154d6f6eabe276ec637a8c5db6763
github_commit Patch Available

commit 72a23886b469 (svg/svgo)

Patch available: svg/svgo v3.3.4 (contains commit 72a23886b469)

https://github.com/svg/svgo/commit/72a23886b4698b27624b936f3a15a80afd36d75f
github_commit Patch Available

commit 628e3bc73366 (svg/svgo)

Patch available: svg/svgo v2.8.3 (contains commit 628e3bc73366)

https://github.com/svg/svgo/commit/628e3bc7336625a30365d0a9b60185307d852466
github Patch Available🟡 PoC Available

removeScripts plugin leaves some executable scripts intact · Advisory · svg/svgo · GitHub

https://github.com/svg/svgo/security/advisories/GHSA-2p49-hgcm-8545

Vendor Advisories for CVE-2026-73650(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
npm(1)
PackageVulnerable rangeFixed inDependents
svgo2.8.3

Weakness Classification(2)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 18× in last 7d / 21× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-21 02:56 UTCEG score recompute
  2. 2026-08-20 22:56 UTCEPSS rescore
  3. 2026-08-20 02:58 UTCEG score recompute
  4. 2026-08-19 17:04 UTCEPSS rescore
  5. 2026-08-18 15:02 UTCEG score recompute
  6. 2026-08-18 13:49 UTCEPSS rescore
  7. 2026-08-18 13:49 UTCEPSS rescore
  8. 2026-08-18 02:21 UTCEG score recompute
  9. 2026-08-18 01:47 UTCEG score recompute
  10. 2026-08-17 19:10 UTCEG score recompute
  11. 2026-08-17 13:47 UTCEPSS rescore
  12. 2026-08-16 19:12 UTCEG score recompute
  13. 2026-08-16 14:56 UTCEPSS rescore
  14. 2026-08-16 14:56 UTCEPSS rescore
  15. 2026-08-16 07:14 UTCEG score recompute
  16. 2026-08-16 02:15 UTCEPSS rescore
  17. 2026-08-15 07:18 UTCEG score recompute
  18. 2026-08-15 01:31 UTCEPSS rescore
  19. 2026-08-13 19:19 UTCEG score recompute
  20. 2026-08-13 18:32 UTCEG score recompute
  21. 2026-08-13 18:31 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-73650?
CVE-2026-73650 is a high vulnerability published on August 13, 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…
When was CVE-2026-73650 disclosed?
CVE-2026-73650 was first published in the National Vulnerability Database on August 13, 2026, with the most recent update on August 18, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-73650 actively exploited?
CVE-2026-73650 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 84.3% of all scored CVEs.
What is the CVSS score of CVE-2026-73650?
CVE-2026-73650 has a CVSS v3 base score of 8.2 (NVD).
How do I remediate CVE-2026-73650?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-73650, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-73650

Explore →

Is Your Infrastructure Affected by CVE-2026-73650?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.