Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-54265— Angular: Two-Way Property Binding Sanitization Bypass (XSS)

AI Predicted 6.1 Difficulty: Easy EPSS 0.20% · P10

Possible ATT&CK Techniques 1AI

T1059 · Command and Scripting Interpreter

Affected Version Matrix 4

VendorProductVersion RangeStatus
angularangular>= 22.0.0-next.0 < 22.0.1affected
>= 21.0.0-next.0 < 21.2.17affected
>= 20.0.0-next.0 < 20.3.25affected
<= 19.2.25affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-54265

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Angular: Two-Way Property Binding Sanitization Bypass (XSS)
Source: CVE Program / CVE List V5
Vulnerability Description
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.1, 21.2.17, and 20.3.25, an issue in the @angular/compiler package allows bypassing DOM property sanitization through the use of two-way property bindings. Specifically, when a native DOM property that requires sanitization (such as innerHTML, srcdoc, src, href, data, or sandbox) is bound using the two-way binding syntax (e.g., [(innerHTML)]="value" or bindon-innerHTML="value"), the Angular template compiler failed to apply the appropriate schema-derived sanitizer resolution to the TwoWayProperty operation. As a result, native two-way DOM bindings were emitted without the required sanitizer function, whereas equivalent one-way bindings would be properly sanitized. This flaw enables an attacker who can control the value of a two-way bound sensitive property to bypass Angular's built-in sanitization logic, potentially leading to client-side Cross-Site Scripting (XSS). This vulnerability is fixed in 22.0.1, 21.2.17, and 20.3.25.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: CVE Program / CVE List V5
Vulnerability Title
Angular 跨站脚本漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Angular是Angular组织开源的一个开发平台。用于使用 Typescript / JavaScript 和其他语言构建移动和桌面 Web 应用程序。 Angular存在跨站脚本漏洞,该漏洞源于@angular/compiler包使用双向属性绑定(如[(innerHTML)])时,模板编译器未对敏感DOM属性(如innerHTML、srcdoc、src、href、data或sandbox)应用适当的清理函数,导致绕过内置的清理逻辑,可能造成客户端跨站脚本攻击。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
angularangular >= 22.0.0-next.0 < 22.0.1 -

II. Public POCs for CVE-2026-54265

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-54265

登录查看更多情报信息。

Patches & Fixes for CVE-2026-54265 (2)

Vendor Advisories for CVE-2026-54265 (1)

Same Patch Batch · angular · 2026-06-22 · 17 CVEs total

CVE-2026-52725Angular Template and Dynamic Component Namespace Bypass leading to Cross-Site Scripting (X
CVE-2026-54268Angular: Denial of Service (DoS) via OOM in Date Formatting (formatDate)
CVE-2026-54266Angular: Weak 32-Bit Cache Key Hashing in `HttpTransferCache` Leading to Cross-Request Dat
CVE-2026-54264Angular: Sensitive Header Leakage on Cross-Origin Redirects in Angular Service Worker
CVE-2026-54267Angular Client Hydration DOM Clobbering & Response-Cache Poisoning
CVE-2026-49241Angular: Multiple Remote Code Execution Vulnerabilities in Angular Language Service VS Cod
CVE-2026-50171Angular: Denial of Service (DoS) via OOM in Number Formatting (digitsInfo)
CVE-2026-50169Angular Service Worker Policy-Bypass & Credential-Stripping Vulnerabilities
CVE-2026-50557Angular: Template and Attribute Namespace Sanitization Bypass (XSS)
CVE-2026-50168Angular: URL Parser Differential in @angular/platform-server leading to SSRF Allowlist Byp
CVE-2026-50556Angular: Missing `<noscript>` Raw-Text Serialization Escaping leads to Cross-Site Scriptin
CVE-2026-50555Angular: Improper Neutralization of Input During Web Page Generation ('Cross-site Scriptin
CVE-2026-50184Angular: Request Credential & Cache Policy Stripping in Angular Service Worker
CVE-2026-50170Angular: Information Leak via Default Caching of Credentialed Requests in HttpTransferCach
CVE-2026-50178Angular: Remote Code Execution via JSDoc Hover Command Injection in VS Code Angular Langua
CVE-2026-46417Angular: SSRF via Hostname Hijacking in @angular/platform-server

IV. Related Vulnerabilities

V. Comments for CVE-2026-54265

No comments yet


Leave a comment