CVE-2026-88060
Last modified
CVE-2026-88060 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. 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.
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| angular | angular | <= 19.2.25; >= 20.0.0, < 20.3.30; >= 21.0.0, < 21.2.22; >= 22.0.0, < 22.1.4 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-88060?
How severe is CVE-2026-88060?
How do I fix CVE-2026-88060?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-88055AnythingLLM is an application that turns pieces of content i…5.5
- CVE-2026-88056Angular is a development platform for building mobile and de…8.6
- CVE-2026-88057Angular is a development platform for building mobile and de…5.3
- CVE-2026-88058Angular is a development platform for building mobile and de…8.6
- CVE-2026-88059Angular is a development platform for building mobile and de…4
- CVE-2026-8806Expected Behavior Violation vulnerability in Mitsubishi Elec…8.7
- CVE-2026-88061career-ops is an open-source AI-assisted job search and appl…5.8
- CVE-2026-88062OmniRoute is an open-source AI gateway providing a single en…9.5
- CVE-2026-88069Pandora contains a path traversal vulnerability in its archi…9.3
- CVE-2026-8809The Advanced Custom Fields: Extended plugin for WordPress is…9.8
- CVE-2026-8810On ARM platforms, a vulnerability in the architecture design…6.9
- CVE-2026-8811SEPPmail versions before 15.0.5 allow improper handling of a…7.1
Are you affected by CVE-2026-88060?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
