Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-44437 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')[email protected]
CWE-601URL Redirection to Untrusted Site ('Open Redirect')[email protected]

Affected Products

ProductVersions
angular angular cli
>= 19.0.0, < 19.2.25
>= 20.0.0, < 20.3.25
>= 21.0.0, < 21.2.9
22.0.0 next0
22.0.0 next1

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:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-44437
NVD Published Date:
May 13, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-44437 Details - Not Deferred