github.com
https://github.com/angular/angular CVE-2026-69149
HIGH
Angular SSR: Missing Fallback Raw-Content Serialization Escaping leads to Cross-Site Scripting (XSS)
Record summary
CVE-2026-69149 has a selected CVSS score of 8.6 (high).
Description
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.7, a Cross-Site Scripting (XSS) vulnerability exists in @angular/platform-server's DOM emulation dependency (domino) when serializing the content of fallback raw-content elements (<iframe>, <noembed>, <noframes>, and <noscript>). This issue is fixed in versions 20.3.27, 21.2.19, and 22.0.7.
Description source: CVE List
Exploitation context
CISA SSVC decision
ExploitationNone
AutomatableNo
Technical impactPartial
CISA Coordinator · SSVC 2.0.3 · Evaluated Aug 3, 2026 · Source: CVE List
Affected products and versions
3| Product | Source | Version range | Status |
|---|---|---|---|
platform-serverBrowse @angular / platform-server | CVE List | < 20.3.27 | affected |
| >= 21.0.0-next.0, < 21.2.19 | affected | ||
| >= 22.0.0-next.0, < 22.0.7 | affected | ||
angularBrowse angular / angular | CVE List | < 20.3.27 | affected |
| >= 21.0.0-next.0, < 21.2.19 | affected | ||
| >= 22.0.0-next.0, < 22.0.7 | affected | ||
@angular/platform-serverBrowse npm / @angular/platform-server | GitHub Advisory | 22.0.0-next.0 to < 22.0.7 · Fixed in 22.0.7 | affected |
| 21.0.0-next.0 to < 21.2.19 · Fixed in 21.2.19 | affected | ||
| 20.0.0-next.0 to < 20.3.27 · Fixed in 20.3.27 | affected | ||
| Through 19.2.25 | affected |
References
8github.com
https://github.com/angular/angular/pull/69675 github.com
https://github.com/angular/angular/pull/69714 github.com
https://github.com/angular/angular/pull/69929 github.com
https://github.com/angular/angular/pull/69930 github.comConfirmation
https://github.com/angular/angular/security/advisories/GHSA-vpx6-8pjr-4g3v github.com
https://github.com/angular/domino/commit/f88e5aa49cf2804d7c2df22ef1640eb4ec43dd56 github.com
https://github.com/angular/domino/pull/32