CVE-2026-88056

    Dashboard / Vulnerabilities / CVE-2026-88056

    CVE-2026-88056

    Published: 10 Sept 2026Last Modified: 11 Sept 2026

    Summary: Angular: SSRF and Cross-Origin Credential Disclosure via URL Resolution Discrepancy in SSR

    Details: 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.

    Affected packages

    Package

    Name:

    Purl:

    Affected ranges

    Type: GIT

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    v20.3.29
    v20.3.28
    v20.3.27
    v20.3.26
    v20.3.25
    v20.3.24
    v20.3.23
    v20.3.22
    v20.3.21
    v20.3.20
    v20.3.19
    v20.3.18
    v20.3.17
    v20.3.16

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    CVE-2026-88056 | CVE-DB