CVE-2026-44437

Source
https://cve.org/CVERecord?id=CVE-2026-44437
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44437.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-44437
Aliases
Published
2026-05-13T21:23:59.260Z
Modified
2026-07-15T02:20:17.112047425Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N CVSS Calculator
Summary
Angular SSR: Open Redirect and Request Steering via Encoded X-Forwarded-Prefix
Details

The Angular SSR is a server-rise rendering tool for Angular applications. From 19.0.0-next.0 to before 19.2.25, 20.3.25, 21.2.9, and 22.0.0-next.7, a vulnerability exists in the X-Forwarded-Prefix header processing logic within Angular SSR. The internal validation mechanism fails to properly account for URL-encoded characters, specifically dots (%2e%2e). This allows an attacker to bypass security filters by injecting encoded path traversal sequences that are later decoded and utilized by the application logic. When an Angular SSR application is configured to trust proxy headers and is deployed behind a proxy that forwards the X-Forwarded-Prefix header without prior sanitization, an attacker can provide a payload such as /%2e%2e/evil. This vulnerability is fixed in19.2.25, 20.3.25, 21.2.9, and 22.0.0-next.7.

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

Affected packages

Git / github.com/angular/angular-cli

Affected ranges

Type
GIT
Repo
https://github.com/angular/angular-cli
Events
Database specific
{
    "cpe": [
        "cpe:2.3:a:angular:angular_cli:*:*:*:*:*:node.js:*:*",
        "cpe:2.3:a:angular:angular_cli:22.0.0:next0:*:*:*:node.js:*:*",
        "cpe:2.3:a:angular:angular_cli:22.0.0:next1:*:*:*:node.js:*:*",
        "cpe:2.3:a:angular:angular_cli:22.0.0:next2:*:*:*:node.js:*:*",
        "cpe:2.3:a:angular:angular_cli:22.0.0:next3:*:*:*:node.js:*:*",
        "cpe:2.3:a:angular:angular_cli:22.0.0:next4:*:*:*:node.js:*:*",
        "cpe:2.3:a:angular:angular_cli:22.0.0:next5:*:*:*:node.js:*:*",
        "cpe:2.3:a:angular:angular_cli:22.0.0:next6:*:*:*:node.js:*:*"
    ],
    "extracted_events": [
        {
            "introduced": "19.0.0"
        },
        {
            "fixed": "19.2.25"
        },
        {
            "introduced": "20.0.0"
        },
        {
            "fixed": "20.3.25"
        },
        {
            "introduced": "21.0.0"
        },
        {
            "fixed": "21.2.9"
        },
        {
            "introduced": "22.0.0-next0"
        },
        {
            "last_affected": "22.0.0-next0"
        },
        {
            "introduced": "22.0.0-next1"
        },
        {
            "last_affected": "22.0.0-next1"
        },
        {
            "introduced": "22.0.0-next2"
        },
        {
            "last_affected": "22.0.0-next2"
        },
        {
            "introduced": "22.0.0-next3"
        },
        {
            "last_affected": "22.0.0-next3"
        },
        {
            "introduced": "22.0.0-next4"
        },
        {
            "last_affected": "22.0.0-next4"
        },
        {
            "introduced": "22.0.0-next5"
        },
        {
            "last_affected": "22.0.0-next5"
        },
        {
            "introduced": "22.0.0-next6"
        },
        {
            "last_affected": "22.0.0-next6"
        }
    ],
    "source": [
        "CPE_RANGE",
        "CPE_STRING"
    ]
}

Affected versions

22.*
22.0.0-next0
22.0.0-next1
22.0.0-next2
22.0.0-next3
22.0.0-next4
22.0.0-next5
22.0.0-next6
v22.*
v22.0.0-next.0
v22.0.0-next.1
v22.0.0-next.2
v22.0.0-next.3
v22.0.0-next.4
v22.0.0-next.5
v22.0.0-next.6

Database specific

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