CVE-2026-22610
MEDIUMAngular < 19.2.18, 20.3.16, 21.0.7, 21.1.0-rc.0 - Cross-Site Scripting via SVG Script Href Attribute
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2026-22610. PoCs published by ashizZz.
AI-analyzed exploit summary This repository contains a Node.js-based scanner for detecting XSS vulnerabilities in Angular projects related to CVE-2026-22610. It identifies unsafe SVG script elements, Angular bindings, and bypassSecurityTrustResourceUrl usage.
Description
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to versions 19.2.18, 20.3.16, 21.0.7, and 21.1.0-rc.0, a cross-site scripting (XSS) vulnerability has been identified in the Angular Template Compiler. The vulnerability exists because Angular’s internal sanitization schema fails to recognize the href and xlink:href attributes of SVG <script> elements as a Resource URL context. This issue has been patched in versions 19.2.18, 20.3.16, 21.0.7, and 21.1.0-rc.0.
Exploits (1)
This repository contains a Node.js-based scanner for detecting XSS vulnerabilities in Angular projects related to CVE-2026-22610. It identifies unsafe SVG script elements, Angular bindings, and bypassSecurityTrustResourceUrl usage.
References (5)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N