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.
References
| Link | Resource |
|---|---|
| https://github.com/angular/angular/pull/67541 | Issue Tracking Patch |
| https://github.com/angular/angular/pull/67561 | Issue Tracking Patch |
| https://github.com/angular/angular/security/advisories/GHSA-g93w-mfhg-p222 | Vendor Advisory Mitigation |
Configurations
Configuration 1 (hide)
|
History
30 Apr 2026, 18:23
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/angular/angular/pull/67541 - Issue Tracking, Patch | |
| References | () https://github.com/angular/angular/pull/67561 - Issue Tracking, Patch | |
| References | () https://github.com/angular/angular/security/advisories/GHSA-g93w-mfhg-p222 - Vendor Advisory, Mitigation | |
| Summary |
|
|
| CPE | cpe:2.3:a:angular:angular_cli:22.0.0:next1:*:*:*:*:*:* cpe:2.3:a:angular:angular_cli:*:*:*:*:*:*:*:* cpe:2.3:a:angular:angular_cli:22.0.0:next0:*:*:*:*:*:* |
|
| First Time |
Angular
Angular angular Cli |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.0 |
16 Mar 2026, 14:19
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-16 14:19
Updated : 2026-04-30 18:23
NVD link : CVE-2026-32635
Mitre link : CVE-2026-32635
CVE.ORG link : CVE-2026-32635
JSON object : View
Products Affected
angular
- angular_cli
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
