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-55602 Details

Description

http-proxy-middleware is node.js http-proxy middleware. From 0.16.0 until 2.0.10, 3.0.6, and 4.1.0, http-proxy-middleware documents router proxy-table entries as host, path, or host+path selectors, but the host+path implementation uses unanchored substring matching on attacker-controlled request metadata. As a result, a crafted Host header that is only a superstring match for a configured host+path key can still route a request to an unintended backend. This vulnerability is fixed in 2.0.10, 3.0.6, and 4.1.0.

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-187Partial String Comparison[email protected]
CWE-20Improper Input Validation[email protected]

Affected Products

ProductVersions
chimurai http-proxy-middleware
>= 0.16.0, < 2.0.10
>= 3.0.0, < 3.0.6
>= 4.0.0, < 4.1.0

CPE

  • cpe:2.3:a:chimurai:http-proxy-middleware:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-55602
NVD Published Date:
Jun 22, 2026
NVD Last Modified:
Jun 26, 2026
Source:
[email protected]
CVE-2026-55602 Details - Not Deferred