Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Angular | Angular | <= 18.2.14 |
Related Weaknesses (CWE)
References
- https://github.com/angular/angular/commit/91dc91bae4a1bbefc58bef6ef739d0e02ab44dPatch
- https://github.com/angular/angular/pull/66318Issue Tracking
- https://github.com/angular/angular/security/advisories/GHSA-jrmj-c5cx-3cw6Vendor AdvisoryMitigation
FAQ
What is CVE-2026-22610?
CVE-2026-22610 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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...
How severe is CVE-2026-22610?
CVE-2026-22610 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-22610?
Check the references section above for vendor advisories and patch information. Affected products include: Angular Angular.