{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-22610", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-01-07T21:50:39.534Z", "datePublished": "2026-01-10T03:35:40.727Z", "dateUpdated": "2026-06-02T13:00:45.332Z" }, "containers": { "cna": { "title": "Angular has XSS Vulnerability via Unsanitized SVG Script Attributes", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "lang": "en", "description": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", "type": "CWE" } ] } ], "metrics": [ { "cvssV4_0": { "attackVector": "NETWORK", "attackComplexity": "LOW", "attackRequirements": "NONE", "privilegesRequired": "LOW", "userInteraction": "ACTIVE", "vulnConfidentialityImpact": "HIGH", "vulnIntegrityImpact": "HIGH", "vulnAvailabilityImpact": "HIGH", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "subAvailabilityImpact": "NONE", "baseScore": 8.5, "baseSeverity": "HIGH", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "version": "4.0" } } ], "references": [ { "name": "https://github.com/angular/angular/security/advisories/GHSA-jrmj-c5cx-3cw6", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/angular/angular/security/advisories/GHSA-jrmj-c5cx-3cw6" }, { "name": "https://github.com/angular/angular/pull/66318", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/angular/angular/pull/66318" }, { "name": "https://github.com/angular/angular/commit/91dc91bae4a1bbefc58bef6ef739d0e02ab44d56", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/angular/angular/commit/91dc91bae4a1bbefc58bef6ef739d0e02ab44d56" } ], "affected": [ { "vendor": "angular", "product": "angular", "versions": [ { "version": ">= 21.1.0-next.0, < 21.1.0-rc.0", "status": "affected" }, { "version": ">= 21.0.0-next.0, < 21.0.7", "status": "affected" }, { "version": ">= 20.0.0-next.0, < 20.3.16", "status": "affected" }, { "version": "< 19.2.18", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2026-01-10T03:35:40.727Z" }, "descriptions": [ { "lang": "en", "value": "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