Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.0-next.3, 21.2.4, 20.3.18, and 19.2.20, a Cross-Site Scripting (XSS) vulnerability has been identified in the Angular runtime and compiler. It occurs when the application uses a security-sensitive attribute (for example href on an anchor tag) together with Angular's ability to internationalize attributes. Enabling internationalization for the sensitive attribute by adding i18n-<attribute> name bypasses Angular's built-in sanitization mechanism, which when combined with a data binding to untrusted user-generated data can allow an attacker to inject a malicious script. This vulnerability is fixed in 22.0.0-next.3, 21.2.4, 20.3.18, and 19.2.20.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-79"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32635.json"
}{
"extracted_events": [
{
"introduced": "22.0.0-next.0"
},
{
"fixed": "22.0.0-next.3"
},
{
"introduced": "21.0.0-next.0"
},
{
"fixed": "21.2.4"
},
{
"introduced": "20.0.0-next.0"
},
{
"fixed": "20.3.18"
},
{
"introduced": "17.0.0.next.0"
},
{
"fixed": "19.2.20"
}
],
"source": "AFFECTED_FIELD"
}{
"extracted_events": [
{
"introduced": "17.0.0"
},
{
"fixed": "19.2.0"
},
{
"introduced": "20.0.0"
},
{
"last_affected": "20.3.18"
},
{
"introduced": "21.0.0"
},
{
"fixed": "21.2.4"
},
{
"introduced": "22.0.0-next0"
},
{
"last_affected": "22.0.0-next0"
},
{
"introduced": "22.0.0-next1"
},
{
"last_affected": "22.0.0-next1"
}
],
"cpe": [
"cpe:2.3:a:angular:angular_cli:*:*:*:*:*:*:*:*",
"cpe:2.3:a:angular:angular_cli:22.0.0:next0:*:*:*:*:*:*",
"cpe:2.3:a:angular:angular_cli:22.0.0:next1:*:*:*:*:*:*"
],
"source": [
"CPE_RANGE",
"CPE_STRING"
]
}