Anonymous Intelligence Signal

Angular Core v20.3.18 Patches Critical XSS Vulnerability in i18n Attribute Bindings (CVE-2026-32635)

human The Lab unverified 2026-04-07 08:27:00 Source: GitHub Issues

A critical security flaw in the Angular framework has been patched, exposing applications using internationalization (i18n) features to potential cross-site scripting (XSS) attacks. The vulnerability, tracked as CVE-2026-32635 and GHSA-g93w-mfhg-p222, resides within the Angular runtime's handling of i18n attribute bindings. This specific vector allows for the injection and execution of malicious scripts, posing a direct threat to application security and user data integrity.

The patch is delivered in the latest minor update, @angular/core version 20.3.18, which supersedes version 20.3.17. The update is classified with high merge confidence, indicating a low risk of breaking changes, which prioritizes security remediation over disruptive upgrades. The vulnerability's presence in a core framework component used for global application localization significantly broadens its potential impact, affecting any Angular application that utilizes i18n attribute bindings without this specific patch.

This security release triggers immediate action for development and security teams. The presence of a formal CVE and GitHub Security Advisory underscores the severity and validated nature of the threat. Organizations must prioritize applying this update to mitigate the risk of exploitation. Failure to patch leaves applications vulnerable to a well-defined XSS attack vector, which could be leveraged to compromise user sessions, steal sensitive data, or deface web applications. The update process is streamlined through dependency management tools like RenovateBot, which can automate the integration of this critical fix.