CVE-2026-27739

Source
https://cve.org/CVERecord?id=CVE-2026-27739
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-27739.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-27739
Aliases
Published
2026-02-25T16:47:29.705Z
Modified
2026-02-27T19:34:34.634829Z
Severity
  • 9.2 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N CVSS Calculator
Summary
Angular SSR is vulnerable to SSRF and Header Injection via request handling pipeline
Details

The Angular SSR is a server-rise rendering tool for Angular applications. Versions prior to 21.2.0-rc.1, 21.1.5, 20.3.17, and 19.2.21 have a Server-Side Request Forgery (SSRF) vulnerability in the Angular SSR request handling pipeline. The vulnerability exists because Angular’s internal URL reconstruction logic directly trusts and consumes user-controlled HTTP headers specifically the Host and X-Forwarded-* family to determine the application's base origin without any validation of the destination domain. Specifically, the framework didn't have checks for the host domain, path and character sanitization, and port validation. This vulnerability manifests in two primary ways: implicit relative URL resolution and explicit manual construction. When successfully exploited, this vulnerability allows for arbitrary internal request steering. This can lead to credential exfiltration, internal network probing, and a confidentiality breach. In order to be vulnerable, the victim application must use Angular SSR (Server-Side Rendering), the application must perform HttpClient requests using relative URLs OR manually construct URLs using the unvalidated Host / X-Forwarded-* headers using the REQUEST object, the application server must be reachable by an attacker who can influence these headers without strict validation from a front-facing proxy, and the infrastructure (Cloud, CDN, or Load Balancer) must not sanitize or validate incoming headers. Versions 21.2.0-rc.1, 21.1.5, 20.3.17, and 19.2.21 contain a patch. Some workarounds are available. Avoid using req.headers for URL construction. Instead, use trusted variables for base API paths. Those who cannot upgrade immediately should implement a middleware in their server.ts to enforce numeric ports and validated hostnames.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/27xxx/CVE-2026-27739.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-918"
    ]
}
References

Affected packages

Git / github.com/angular/angular-cli

Affected ranges

Type
GIT
Repo
https://github.com/angular/angular-cli
Events
Database specific
{
    "versions": [
        {
            "introduced": "21.2.0-next.2"
        },
        {
            "fixed": "21.2.0-rc.0"
        }
    ]
}
Type
GIT
Repo
https://github.com/angular/angular-cli
Events
Database specific
{
    "versions": [
        {
            "introduced": "21.0.0-next.0"
        },
        {
            "fixed": "21.1.5"
        }
    ]
}
Type
GIT
Repo
https://github.com/angular/angular-cli
Events
Database specific
{
    "versions": [
        {
            "introduced": "20.0.0-next.0"
        },
        {
            "fixed": "20.3.17"
        }
    ]
}
Type
GIT
Repo
https://github.com/angular/angular-cli
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "19.2.21"
        },
        {
            "last_affected": "16.2.0"
        }
    ]
}

Affected versions

0.*
0.0.13
0.0.14
0.0.15
0.0.16
0.0.17
0.0.18
0.0.19
0.0.20
0.0.21
0.0.22
0.0.23
0.0.24
0.0.25
1.*
1.0.0-beta.9
12.*
12.2.0-next.3
13.*
13.0.0-next.0
13.0.0-next.1
13.0.0-next.2
13.0.0-next.3
13.0.0-next.4
13.0.0-next.5
13.0.0-next.6
13.0.0-next.7
13.0.0-next.8
13.1.0-next.0
13.1.0-next.1
13.1.0-next.2
13.1.0-next.3
13.2.0-next.0
13.2.0-next.1
13.2.0-next.2
14.*
14.0.0-next.0
14.0.0-next.1
14.0.0-next.10
14.0.0-next.11
14.0.0-next.12
14.0.0-next.2
14.0.0-next.3
14.0.0-next.4
14.0.0-next.5
14.0.0-next.6
14.0.0-next.7
14.0.0-next.8
14.0.0-next.9
14.1.0-next.0
14.1.0-next.1
14.1.0-next.2
14.1.0-next.3
14.1.0-next.4
14.2.0-next.0
14.2.0-next.1
14.2.0-next.2
15.*
15.0.0-next.0
15.0.0-next.1
15.0.0-next.2
15.0.0-next.3
15.0.0-next.4
15.1.0-next.0
15.1.0-next.1
15.1.0-next.2
15.1.0-next.3
15.2.0-next.0
15.2.0-next.1
15.2.0-next.2
15.2.0-next.3
15.2.0-next.4
16.*
16.0.0-next.0
16.0.0-next.1
16.0.0-next.2
16.0.0-next.3
16.0.0-next.4
16.0.0-next.5
16.0.0-next.6
16.1.0-next.0
16.1.0-next.1
16.1.0-next.2
16.2.0
16.2.0-next.0
16.2.0-next.1
16.2.0-next.2
16.2.0-next.3
16.2.0-next.4
16.2.0-rc.0
16.2.0-rc.1
20.*
20.0.0-next.0
20.0.0-next.1
20.0.0-next.2
20.0.0-next.3
20.0.0-next.4
20.0.0-next.5
20.0.0-next.6
20.0.0-next.7
20.0.0-next.8
20.1.0-next.0
20.1.0-next.1
20.1.0-next.2
20.1.0-next.3
20.2.0
20.2.0-next.0
20.2.0-next.1
20.2.0-next.2
20.2.0-next.3
20.2.0-rc.0
20.2.0-rc.1
20.2.1
20.2.2
20.3.0
20.3.0-rc.0
20.3.1
20.3.10
20.3.11
20.3.12
20.3.13
20.3.2
20.3.3
20.3.4
20.3.5
20.3.6
20.3.7
20.3.8
20.3.9
21.*
21.0.0-next.0
21.0.0-next.1
21.0.0-next.2
21.0.0-next.3
21.0.0-next.4
21.0.0-next.5
21.0.0-next.6
21.0.0-next.7
21.0.0-next.8
21.1.0-next.0
21.1.0-next.1
9.*
9.0.0-next.7
v0.*
v0.0.27
v0.0.29
v0.0.30
v0.0.31
v0.0.33
v0.0.34
v0.0.35
v0.0.37
v0.0.39
v0.1.0
v1.*
v1.0.0
v1.0.0-beta.0
v1.0.0-beta.1
v1.0.0-beta.10
v1.0.0-beta.10-webpack
v1.0.0-beta.11-webpack.2
v1.0.0-beta.14
v1.0.0-beta.15
v1.0.0-beta.17
v1.0.0-beta.18
v1.0.0-beta.19
v1.0.0-beta.2-mobile
v1.0.0-beta.2-mobile.3
v1.0.0-beta.20-1
v1.0.0-beta.21
v1.0.0-beta.22
v1.0.0-beta.22-1
v1.0.0-beta.23
v1.0.0-beta.26
v1.0.0-beta.28
v1.0.0-beta.30
v1.0.0-beta.31
v1.0.0-beta.32
v1.0.0-beta.4
v1.0.0-beta.5
v1.0.0-beta.6
v1.0.0-rc.0
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.0-rc.4
v1.0.1
v1.4.0-beta.1
v1.5.0-beta.0
v10.*
v10.0.0-next.0
v10.0.0-next.1
v10.0.0-next.2
v10.0.0-next.3
v10.0.0-next.4
v10.0.0-next.5
v10.0.0-next.6
v10.0.0-rc.0
v10.1.0-next.0
v10.1.0-next.1
v10.1.0-next.2
v10.1.0-next.3
v10.1.0-next.4
v10.1.0-next.5
v10.1.0-next.6
v10.1.0-next.7
v11.*
v11.0.0-next.0
v11.0.0-next.1
v11.0.0-next.2
v11.0.0-next.3
v11.0.0-next.4
v11.0.0-next.5
v11.0.0-next.6
v11.0.0-next.7
v11.1.0-next.0
v11.1.0-next.1
v11.1.0-next.2
v11.1.0-next.3
v11.1.0-next.4
v11.2.0-next.0
v12.*
v12.0.0-next.0
v12.0.0-next.1
v12.0.0-next.2
v12.0.0-next.3
v12.0.0-next.4
v12.0.0-next.5
v12.0.0-next.6
v12.0.0-next.7
v12.0.0-next.8
v12.0.0-next.9
v12.1.0
v12.1.0-next.2
v12.1.0-next.3
v12.1.0-next.4
v12.1.0-next.5
v12.1.0-next.6
v12.2.0-next.0
v12.2.0-next.1
v12.2.0-next.2
v20.*
v20.3.14
v20.3.15
v20.3.16
v21.*
v21.1.0
v21.1.0-next.2
v21.1.0-next.3
v21.1.0-rc.0
v21.1.1
v21.1.2
v21.1.3
v21.1.4
v21.2.0-next.2
v6.*
v6.0.0
v6.0.0-beta.3
v6.0.0-beta.5
v6.0.0-beta.6
v6.0.0-beta.7
v6.0.0-beta.8
v6.0.0-beta.9
v6.0.0-rc.0
v6.0.0-rc.1
v6.0.0-rc.10
v6.0.0-rc.2
v6.0.0-rc.3
v6.0.0-rc.4
v6.0.0-rc.5
v6.0.0-rc.6
v6.0.0-rc.7
v6.0.0-rc.9
v6.2.0-beta.0
v6.2.0-beta.1
v6.2.0-beta.2
v6.2.0-beta.3
v6.2.0-rc.0
v7.*
v7.0.0-beta.2
v7.0.0-beta.3
v7.0.0-beta.4
v7.0.0-rc.0
v7.0.0-rc.2
v7.0.0-rc.3
v7.1.0-beta.0
v7.1.0-beta.1
v7.1.0-rc.0
v7.2.0-beta.0
v7.2.0-beta.1
v7.2.0-beta.2
v7.2.0-rc.0
v7.3.0-beta.0
v7.3.0-rc.0
v8.*
v8.0.0-beta.0
v8.0.0-beta.1
v8.0.0-beta.10
v8.0.0-beta.11
v8.0.0-beta.12
v8.0.0-beta.13
v8.0.0-beta.14
v8.0.0-beta.15
v8.0.0-beta.16
v8.0.0-beta.17
v8.0.0-beta.18
v8.0.0-beta.2
v8.0.0-beta.3
v8.0.0-beta.4
v8.0.0-beta.5
v8.0.0-beta.6
v8.0.0-beta.7
v8.0.0-beta.8
v8.0.0-beta.9
v8.1.0
v8.1.0-beta.0
v8.1.0-beta.1
v8.1.0-beta.2
v8.1.0-beta.3
v8.1.0-rc.0
v8.2.0-next.0
v8.2.0-next.1
v8.2.0-next.2
v8.2.0-rc.0
v8.3.0-next.0
v8.3.0-next.1
v8.3.0-next.2
v8.3.0-rc.0
v9.*
v9.0.0-next.0
v9.0.0-next.1
v9.0.0-next.10
v9.0.0-next.11
v9.0.0-next.12
v9.0.0-next.13
v9.0.0-next.14
v9.0.0-next.15
v9.0.0-next.16
v9.0.0-next.17
v9.0.0-next.18
v9.0.0-next.19
v9.0.0-next.2
v9.0.0-next.3
v9.0.0-next.4
v9.0.0-next.5
v9.0.0-next.6
v9.0.0-next.7
v9.0.0-next.8
v9.0.0-next.9
v9.1.0-next.0
v9.1.0-next.1
v9.1.0-next.2
v9.1.0-next.3
v9.1.0-next.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-27739.json"