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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-88060— Angular SSR 跨文档边界模板内容XSS漏洞

一分钟漏洞结论

影响对象
angular angular
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Angular 是一个用于使用 TypeScript/JavaScript 及其他语言构建移动和桌面 Web 应用的开发平台。在 20.3.30、21.2.22 和 22.1.4 版本之前,Angular 的服务端渲染(SSR,由 提供)会在像 、 、 和 这样的“回退型原始内容元素”(fallback raw-content elements)嵌套的模板内容中,序列化不可信输入。 问题根源在于:Domino 序列化器在遍历 时,会停止在由 使用的 处,导致 、 、 、HTML 注释或文本节点中的相应闭合标签未被转

CVSS 8.6 · High

可能的 ATT&CK 技术 2 AI

T1145 T1189 · Drive-by Compromise
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Angular: SSR XSS via Unescaped <template> Content Across DocumentFragment Boundaries in Fallback Raw-Content Elements
来源: 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 20.3.30, 21.2.22, and 22.1.4, Angular server-side rendering (SSR) in @angular/platform-server serializes untrusted input inside template content nested in fallback raw-content elements such as noscript, iframe, noembed, and noframes. The Domino serializer's fallbackRawContentTags traversal stopped at the DocumentFragment used by template.content, so matching closing tags in xmp, style, script, comments, or text nodes were not escaped. Standard interpolation with comments or text nodes is reachable without relaxed schemas; literal xmp or style requires CUSTOM_ELEMENTS_SCHEMA or NO_ERRORS_SCHEMA, while Renderer2 imperative DOM construction is unconditionally affected. When HTML5 RAWTEXT browser parsing encounters the unescaped closing tag, it exits the fallback container and interprets trailing markup as active DOM elements, enabling arbitrary JavaScript execution. This issue is fixed in versions 20.3.30, 21.2.22, and 22.1.4.
来源: 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

受影响产品

厂商 产品 影响版本 CPE 订阅
angular angular <= 19.2.25 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-88060 补丁与修复 (4)

CVE-2026-88060 厂商页面 (3)

CVE-2026-88060 其他参考 (1)

同批安全公告 · angular · 2026-09-10 · 共 5 条

CVE-2026-88058 8.6 HIGH Angular 服务器端渲染SSR 跨站脚本漏洞
CVE-2026-88056 8.6 HIGH Angular SSR 服务端请求伪造及凭证泄露
CVE-2026-88057 5.3 MEDIUM Angular core/compiler 指令宿主绑定绕过
CVE-2026-88059 4.0 MEDIUM Angular 使用 withRequestsMadeViaParent 时信息泄露漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-88060

暂无评论


发表评论