CVE-2026-44437

MEDIUM EPSS 10.3%
Published May 13, 20261mo ago · Modified Jun 17, 20261w ago
6.9 CVSS 4.0
Medium
Find Similar
Published May 13, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago

Description

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.

CVSS Details

Base Score
6.9
Exploitability
Impact
Vector string
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
10.3% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-22 Path Traversal Resource Mgmt
CWE-601

Affected Products 10

VendorProductVersionRange
angularangular_cli*≥19.0.0  –  <19.2.25
angularangular_cli*≥20.0.0  –  <20.3.25
angularangular_cli*≥21.0.0  –  <21.2.9
angularangular_cli22.0.0any
angularangular_cli22.0.0any
angularangular_cli22.0.0any
angularangular_cli22.0.0any
angularangular_cli22.0.0any
angularangular_cli22.0.0any
angularangular_cli22.0.0any

References 2

  • github.com https://github.com/angular/angular-cli/pull/33031
    Patch
  • github.com https://github.com/angular/angular-cli/security/advisories/GHSA-69xr-m8h6-h664
    Vendor Advisory

Remediation

  • github.com https://github.com/angular/angular-cli/pull/33031
    Patch