SB2026042029 - Cross-site scripting in Angular
Published: April 20, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Cross-site scripting (CVE-ID: N/A)
CWE-ID: CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVSSv4: 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/E:U/U:Clear
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.
Remediation
Install update from vendor's website.