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-2026-88060
This high-severity CVE scores 8.6 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.7%, top 48% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.6
- EG Score
- 8.6(medium)
- EG Risk
- 55(Track*)EG Risk 55/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity86% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 1%
- EPSS %ILE
- 52%
- KEV
- Not listed
Published
September 10, 2026
Last Modified
September 10, 2026
Advisory Details (8)
Auto-updated Sep 10, 2026commit 04f987dc08ff (angular/domino)
Fix landed in angular/domino commit 04f987dc08ff — awaiting tagged release
https://github.com/angular/domino/commit/04f987dc08ff3736b427f50941adf1722458528fSSR XSS via Unescaped <template> Content Across DocumentFragment Boundaries in Fallback Raw-Content Elements · Advisory · angular/angular · GitHub
https://github.com/angular/angular/security/advisories/GHSA-v3p8-whq6-r5jg22.1.4
Patch available: angular/angular v22.1.4
https://github.com/angular/angular/releases/tag/v22.1.421.2.22
Patch available: angular/angular v21.2.22
https://github.com/angular/angular/releases/tag/v21.2.2220.3.30
Patch available: angular/angular v20.3.30
https://github.com/angular/angular/releases/tag/v20.3.30commit ba3bc47b20b3 (angular/angular)
Patch available: angular/angular v22.1.4 (contains commit ba3bc47b20b3)
https://github.com/angular/angular/commit/ba3bc47b20b3d12f5eb141ec9c651373ae4d15e8commit 89b20568dfae (angular/angular)
Patch available: angular/angular v20.3.30 (contains commit 89b20568dfae)
https://github.com/angular/angular/commit/89b20568dfaee1ec8e0b3bcf1872acdddd2f4fefcommit 73d8bbd27cb4 (angular/angular)
Patch available: angular/angular v21.2.22 (contains commit 73d8bbd27cb4)
https://github.com/angular/angular/commit/73d8bbd27cb46495426d4132975a1355b47ad915Vendor Advisories for CVE-2026-88060(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| @angular/platform-server | — | 22.1.4 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 21× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 21:19 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 19:46 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 16:05 UTCEG score recompute
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 14:38 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 00:31 UTCEG score recompute
- 2026-09-13 16:48 UTCEPSS rescore
- 2026-09-12 23:07 UTCEG score recompute
- 2026-09-12 15:02 UTCEPSS rescore
- 2026-09-11 21:42 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 19:58 UTCEG score recompute
- 2026-09-10 19:25 UTCEG score recompute
- 2026-09-10 19:18 UTCEG score recompute
- 2026-09-10 19:10 UTCEG score recompute
- 2026-09-10 19:09 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-88060?
When was CVE-2026-88060 disclosed?
Is CVE-2026-88060 actively exploited?
What is the CVSS score of CVE-2026-88060?
How do I remediate CVE-2026-88060?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-88060
Is Your Infrastructure Affected by CVE-2026-88060?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.