๐Ÿ” CVE Alert

CVE-2026-44437

UNKNOWN 0.0

Angular SSR: Open Redirect and Request Steering via Encoded X-Forwarded-Prefix

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22 CWE-601
Vendor angular
Product angular-cli
Published May 13, 2026
Stay Ahead of the Next One

Get instant alerts for angular angular-cli

Be the first to know when new unknown vulnerabilities affecting angular angular-cli are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

angular / angular-cli
>= 22.0.0-next.0, < 22.0.0-next.7 >= 21.0.0-next.0, < 21.2.9 >= 20.0.0-next.0, < 20.3.25 >= 19.0.0-next.0, < 19.2.25

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/angular/angular-cli/security/advisories/GHSA-69xr-m8h6-h664 github.com: https://github.com/angular/angular-cli/pull/33031