CVE-2026-88056
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 in @angular/platform-server processes user-controlled resource or request URLs through HttpClient after application code validates them with WHATWG URL parsing. The resolveUrl and parseUrl utilities called String.prototype.trim(), which removed leading Unicode whitespace such as U+00A0 or U+FEFF after the input passed a same-origin check, converting a relative path into a protocol-relative attacker-controlled URL. In affected applications that attach sensitive server-side credentials such as Authorization headers to approved requests, relativeUrlsTransformerInterceptorFn then dispatched the request to the attacker-controlled origin, causing SSRF and credential disclosure. This issue is fixed in versions 20.3.30, 21.2.22, and 22.1.4.
Scoring
- Severity
- HIGH
- CVSS base score
- 8.6
- CVSS vector
- 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
- CWE
- CWE-918
- Published
- 2026-09-10
- Last modified
- 2026-09-10
Affected products
- angular angular
- angular angular
- angular angular
- angular angular
Weakness type
Related vulnerabilities
- CVE-2026-54054 — Transmute has full-read SSRF in URL file import (POST /api/files/url) — no host/IP validation, follows redirects
- CVE-2026-79723 — Langflow is vulnerable to server-side request forgery due to missing egress validation on server-side URL fetches
- CVE-2026-81207 — DataStage on Cloud Pak for Data has several vulnerabilities due to open source software
- CVE-2026-81213 — Langflow is vulnerable to server-side request forgery due to missing egress validation on server-side URL fetches
- CVE-2026-81265 — Langflow is vulnerable to server-side request forgery due to missing egress validation on server-side URL fetches
- CVE-2026-82097 — DataStage on Cloud Pak for Data has several vulnerabilities due to open source software
- CVE-2026-9667 — IBM WebSphere Application Server prior to 9.0.5.29 and 8.5.5.31 are affected by multiple vulnerabilities
- CVE-2026-89049 — Server-side request forgery in the Session Manager port forwarding functionality in AWS Systems Manager Agent