目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-50555— Angular 跨站脚本漏洞

AI 预测 6.1 利用难度: 中等 EPSS 0.17% · P6

影响版本矩阵 5

厂商产品版本范围状态
angularangular>= 22.0.0-next.0, < 22.0.0-rc.2affected
>= 21.0.0-next.0, < 21.2.16affected
>= 20.0.0-next.0, < 20.3.24affected
>= 19.0.0-next.0, < 19.2.25affected
<= 18.2.14affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-50555 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Angular: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in @angular/platform-server
来源: 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.0-rc.2, 21.2.16, 20.3.24, and 19.2.25, a Cross-Site Scripting (XSS) vulnerability exists in @angular/platform-server's DOM emulation dependency (domino) when serializing the content of raw-text elements (such as <script>, <style>, and <iframe>). domino supports escaping raw-text elements during serialization to prevent closing-tag breakout. However, a Unicode index alignment bug existed in this escaping logic. In JavaScript, string lengths and character indices are calculated based on UTF-16 code units (where astral characters—such as emojis—occupy 2 code units / 4 bytes). If the bound dynamic text contained astral Unicode characters before the closing tag (e.g. </script>, </style>, or </iframe>), the index offset calculation in domino's replacement logic shifted. This misalignment caused domino to fail to replace or escape the closing tag, leaving it raw and unescaped in the output HTML. An attacker who controls the dynamic text can supply a payload containing both an astral Unicode character and a closing tag (e.g., 😀</iframe><script>alert(1)</script>). When serialized on the server during SSR, the browser parses the unescaped closing tag, exits the raw-text context early, and executes the subsequent <script> block, leading to same-origin Cross-Site Scripting (XSS). This vulnerability is fixed in 22.0.0-rc.2, 21.2.16, 20.3.24, and 19.2.25.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源: CVE Program / CVE List V5
Vulnerability Title
Angular 跨站脚本漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Angular是Angular组织开源的一个开发平台。用于使用 Typescript / JavaScript 和其他语言构建移动和桌面 Web 应用程序。 Angular存在跨站脚本漏洞,该漏洞源于@angular/platform-server的DOM仿真依赖(domino)中序列化原始文本元素内容时存在Unicode索引对齐错误,可能导致攻击者通过服务器端渲染时注入特制负载,触发同源跨站脚本攻击。以下版本受到影响:22.0.0-rc.2之前版本、21.2.16之前版本、20.3.24之前版本、19.
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
angularangular >= 22.0.0-next.0, < 22.0.0-rc.2 -

二、漏洞 CVE-2026-50555 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-50555 的情报信息

登录查看更多情报信息。

CVE-2026-50555 补丁与修复 (1)

CVE-2026-50555 厂商安全公告 (1)

同批安全公告 · angular · 2026-06-22 · 共 17 条

CVE-2026-52725Angular 跨站脚本漏洞
CVE-2026-54265Angular 跨站脚本漏洞
CVE-2026-54268Angular 资源管理错误漏洞
CVE-2026-54266Angular 加密问题漏洞
CVE-2026-54264Angular 信息泄露漏洞
CVE-2026-54267Angular 处理逻辑错误漏洞
CVE-2026-49241Angular 权限许可和访问控制问题漏洞
CVE-2026-50171Angular 资源管理错误漏洞
CVE-2026-50169Angular 信息泄露漏洞
CVE-2026-50557Angular 跨站脚本漏洞
CVE-2026-50168angular 输入验证错误漏洞
CVE-2026-50556Angular 跨站脚本漏洞
CVE-2026-50184Angular 信息泄露漏洞
CVE-2026-50170Angular 信息泄露漏洞
CVE-2026-50178Angular 跨站脚本漏洞
CVE-2026-46417Angular 服务端请求伪造漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-50555

暂无评论


发表评论