Cross-site scripting in Angular - CVE-2026-54265
Published: September 11, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary JavaScript in the target user\'s browser.
The vulnerability exists due to improper neutralization of input in the @angular/compiler TwoWayProperty operation when processing two-way bindings on sensitive native DOM properties. A remote attacker can supply an unsanitized user-controlled property value to execute arbitrary JavaScript in the target user\'s browser.
Exploitation requires a user to interact with content containing the injected value.