CVE-2026-32635
Awaiting Analysis
Awaiting Analysis - Queue
Cross-Site Scripting in Angular Runtime via i18n Attribute
Publication date: 2026-03-16
Last updated on: 2026-04-30
Assigner: GitHub, Inc.
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| angular | angular_cli | From 17.0.0 (inc) to 19.2.0 (exc) |
| angular | angular_cli | From 20.0.0 (inc) to 20.3.18 (inc) |
| angular | angular_cli | From 21.0.0 (inc) to 21.2.4 (exc) |
| angular | angular_cli | 22.0.0 |
| angular | angular_cli | 22.0.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |