{"api_version":"1","generated_at":"2026-09-02T13:20:39+00:00","cve":"CVE-2026-84370","urls":{"html":"https://cve.report/CVE-2026-84370","api":"https://cve.report/api/cve/CVE-2026-84370.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-84370","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-84370"},"summary":{"title":"SVGO: removeScripts allows executable links through namespace and control-character bypasses","description":"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.4, 3.3.5, and 4.1.0, the opt-in removeScripts plugin, named removeScriptElement in versions 2 and 3, incompletely filters executable links in plugins/removeScripts.js and lib/svgo/tools.js. The plugin does not recognize namespace-prefixed SVG anchor elements such as svg:a with href or namespaced *:href values, and it does not remove ASCII tab, line-feed, or carriage-return characters before checking URL schemes. Browsers remove those characters before parsing a scheme, allowing an executable link to pass the plugin's check. When an application processes attacker-controlled SVG input and serves the result in an active browser context, a victim who activates the surviving link can execute script in the SVG's origin, expose data, modify content, or perform actions as the victim. This issue is fixed in versions 2.8.4, 3.3.5, and 4.1.0.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-09-01 21:18:48","updated_at":"2026-09-01 21:18:48"},"problem_types":["CWE-79","CWE-184","CWE-79 CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')","CWE-184 CWE-184: Incomplete List of Disallowed Inputs"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"8.2","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N","baseScore":8.2,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"LOW","availabilityImpact":"NONE"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"8.2","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":8.2,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N","version":"3.1"}}],"references":[{"url":"https://github.com/svg/svgo/commit/0557385564a5c6c11d76cd934a6cff94451e532c","name":"https://github.com/svg/svgo/commit/0557385564a5c6c11d76cd934a6cff94451e532c","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/svg/svgo/pull/2268","name":"https://github.com/svg/svgo/pull/2268","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/svg/svgo/pull/2272","name":"https://github.com/svg/svgo/pull/2272","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/svg/svgo/releases/tag/v4.1.0","name":"https://github.com/svg/svgo/releases/tag/v4.1.0","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/svg/svgo/pull/2269","name":"https://github.com/svg/svgo/pull/2269","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/svg/svgo/commit/994a9f00d79ddec68ce19a1ce9eb8ca08d747e4f","name":"https://github.com/svg/svgo/commit/994a9f00d79ddec68ce19a1ce9eb8ca08d747e4f","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/svg/svgo/commit/3db3ef33e409a0bc0fdaf255e46c908b00e93bc2","name":"https://github.com/svg/svgo/commit/3db3ef33e409a0bc0fdaf255e46c908b00e93bc2","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/svg/svgo/releases/tag/v3.3.5","name":"https://github.com/svg/svgo/releases/tag/v3.3.5","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/svg/svgo/security/advisories/GHSA-w27v-7q3p-w38r","name":"https://github.com/svg/svgo/security/advisories/GHSA-w27v-7q3p-w38r","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/svg/svgo/releases/tag/v2.8.4","name":"https://github.com/svg/svgo/releases/tag/v2.8.4","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-84370","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-84370","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"svg","product":"svgo","version":"affected >= 1.0.0, < 2.8.4","platforms":[]},{"source":"CNA","vendor":"svg","product":"svgo","version":"affected >= 3.0.0, < 3.3.5","platforms":[]},{"source":"CNA","vendor":"svg","product":"svgo","version":"affected >= 4.0.0, < 4.1.0","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"product":"svgo","vendor":"svg","versions":[{"status":"affected","version":">= 1.0.0, < 2.8.4"},{"status":"affected","version":">= 3.0.0, < 3.3.5"},{"status":"affected","version":">= 4.0.0, < 4.1.0"}]}],"descriptions":[{"lang":"en","value":"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.4, 3.3.5, and 4.1.0, the opt-in removeScripts plugin, named removeScriptElement in versions 2 and 3, incompletely filters executable links in plugins/removeScripts.js and lib/svgo/tools.js. The plugin does not recognize namespace-prefixed SVG anchor elements such as svg:a with href or namespaced *:href values, and it does not remove ASCII tab, line-feed, or carriage-return characters before checking URL schemes. Browsers remove those characters before parsing a scheme, allowing an executable link to pass the plugin's check. When an application processes attacker-controlled SVG input and serves the result in an active browser context, a victim who activates the surviving link can execute script in the SVG's origin, expose data, modify content, or perform actions as the victim. This issue is fixed in versions 2.8.4, 3.3.5, and 4.1.0."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":8.2,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-79","description":"CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')","lang":"en","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-184","description":"CWE-184: Incomplete List of Disallowed Inputs","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-09-01T20:47:08.707Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/svg/svgo/security/advisories/GHSA-w27v-7q3p-w38r","tags":["x_refsource_CONFIRM"],"url":"https://github.com/svg/svgo/security/advisories/GHSA-w27v-7q3p-w38r"},{"name":"https://github.com/svg/svgo/pull/2268","tags":["x_refsource_MISC"],"url":"https://github.com/svg/svgo/pull/2268"},{"name":"https://github.com/svg/svgo/pull/2269","tags":["x_refsource_MISC"],"url":"https://github.com/svg/svgo/pull/2269"},{"name":"https://github.com/svg/svgo/pull/2272","tags":["x_refsource_MISC"],"url":"https://github.com/svg/svgo/pull/2272"},{"name":"https://github.com/svg/svgo/commit/0557385564a5c6c11d76cd934a6cff94451e532c","tags":["x_refsource_MISC"],"url":"https://github.com/svg/svgo/commit/0557385564a5c6c11d76cd934a6cff94451e532c"},{"name":"https://github.com/svg/svgo/commit/3db3ef33e409a0bc0fdaf255e46c908b00e93bc2","tags":["x_refsource_MISC"],"url":"https://github.com/svg/svgo/commit/3db3ef33e409a0bc0fdaf255e46c908b00e93bc2"},{"name":"https://github.com/svg/svgo/commit/994a9f00d79ddec68ce19a1ce9eb8ca08d747e4f","tags":["x_refsource_MISC"],"url":"https://github.com/svg/svgo/commit/994a9f00d79ddec68ce19a1ce9eb8ca08d747e4f"},{"name":"https://github.com/svg/svgo/releases/tag/v2.8.4","tags":["x_refsource_MISC"],"url":"https://github.com/svg/svgo/releases/tag/v2.8.4"},{"name":"https://github.com/svg/svgo/releases/tag/v3.3.5","tags":["x_refsource_MISC"],"url":"https://github.com/svg/svgo/releases/tag/v3.3.5"},{"name":"https://github.com/svg/svgo/releases/tag/v4.1.0","tags":["x_refsource_MISC"],"url":"https://github.com/svg/svgo/releases/tag/v4.1.0"}],"source":{"advisory":"GHSA-w27v-7q3p-w38r","discovery":"UNKNOWN"},"title":"SVGO: removeScripts allows executable links through namespace and control-character bypasses"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-84370","datePublished":"2026-09-01T20:47:08.707Z","dateReserved":"2026-09-01T16:27:58.129Z","dateUpdated":"2026-09-01T20:47:08.707Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-09-01 21:18:48","lastModifiedDate":"2026-09-01 21:18:48","problem_types":["CWE-79","CWE-184","CWE-79 CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')","CWE-184 CWE-184: Incomplete List of Disallowed Inputs"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N","baseScore":8.2,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"LOW","availabilityImpact":"NONE"},"exploitabilityScore":2.8,"impactScore":4.7}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"84370","Ordinal":"1","Title":"SVGO: removeScripts allows executable links through namespace an","CVE":"CVE-2026-84370","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"84370","Ordinal":"1","NoteData":"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.4, 3.3.5, and 4.1.0, the opt-in removeScripts plugin, named removeScriptElement in versions 2 and 3, incompletely filters executable links in plugins/removeScripts.js and lib/svgo/tools.js. The plugin does not recognize namespace-prefixed SVG anchor elements such as svg:a with href or namespaced *:href values, and it does not remove ASCII tab, line-feed, or carriage-return characters before checking URL schemes. Browsers remove those characters before parsing a scheme, allowing an executable link to pass the plugin's check. When an application processes attacker-controlled SVG input and serves the result in an active browser context, a victim who activates the surviving link can execute script in the SVG's origin, expose data, modify content, or perform actions as the victim. This issue is fixed in versions 2.8.4, 3.3.5, and 4.1.0.","Type":"Description","Title":"SVGO: removeScripts allows executable links through namespace an"}]}}}