Cross-site scripting in Angular - CVE-2026-32635

 

Cross-site scripting in Angular - CVE-2026-32635

Published: April 20, 2026 / Updated: June 1, 2026


Vulnerability identifier: #VU126504
CSH Severity: Low
CVSS v4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N]
CVE-ID: CVE-2026-32635
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to execute arbitrary script in the context of the vulnerable application's domain.

The vulnerability exists due to cross-site scripting in Angular i18n attribute bindings when processing data bindings to untrusted user-generated data on security-sensitive attributes marked with i18n-. A remote user can supply a crafted bound value to execute arbitrary script in the context of the vulnerable application's domain.

User interaction is required, and the issue affects applications that bind unsanitized user input to a vulnerable attribute that is also marked for internationalization.


Affected software

Angular
IBM Db2 Mirror for i

How to mitigate CVE-2026-32635

Install security update from vendor's website.

Angular - addressed in versions 19.2.20, 20.3.18, 21.2.4

External References

Related Security Bulletins