CVE-2026-44437

medium
Published 2026-05-13 ยท Modified 2026-05-28
CVSS v3
6.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS v4 NEW
6.9
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
VIR risk
6.1

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.

Predictions

Exploit likelihood
71%
Patch ETA
โ€”

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ€” if you've already worked around this in production โ€” publish your fix to the community-verified tier.

โœš Propose a mitigation on Community โ†’ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

Package impact

EcosystemPackageVulnerableFixed
npm npm@angular/ssr>=22.0.0-next.0,<22.0.0-next.722.0.0-next.7
npm npm@angular/ssr>=21.0.0-next.0,<21.2.921.2.9
npm npm@angular/ssr>=20.0.0-next.0,<20.3.2520.3.25
npm npm@angular/ssr>=19.0.0-next.0,<19.2.2519.2.25
npm NPM@angular/ssr>= 19.0.0-next.0, < 19.2.2519.2.25
npm NPM@angular/ssr>= 20.0.0-next.0, < 20.3.2520.3.25
npm NPM@angular/ssr>= 21.0.0-next.0, < 21.2.921.2.9
npm NPM@angular/ssr>= 22.0.0-next.0, < 22.0.0-next.722.0.0-next.7

Application impact

VendorProductVersionsFixed
angularangular_cli{"startIncluding":"19.0.0","endExcluding":"19.2.25"}19.2.25
angularangular_cli{"startIncluding":"20.0.0","endExcluding":"20.3.25"}20.3.25
angularangular_cli{"startIncluding":"21.0.0","endExcluding":"21.2.9"}21.2.9
angularangular_cli22.0.0

References

CWEs

CWE-22 CWE-601

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.