Host Confusion Issue in fast-uri URI Parser for Node.js
CVE-2026-75931

7.5HIGH

Key Information:

Vendor

Fast-uri

Status
Vendor
CVE Published:
24 August 2026

What is CVE-2026-75931?

The fast-uri URI parser for Node.js contains a flaw where the canonicalization of a host is conditional based on whether an explicit scheme is provided. This inconsistency allows various methods—such as parse, resolve, normalize, and equal—to offer differing interpretations of the same input. Consequently, an application could extract a host for policy checks only to later resolve a different destination, leading to potential policy bypass. It is crucial for users to upgrade to versions 2.4.5, 3.1.6, or 4.1.3, where the issue has been addressed and consistent canonicalization is ensured.

Affected Version(s)

fast-uri 2.4.2 < 2.4.5

fast-uri 3.1.3 < 3.1.6

fast-uri 4.0.1 < 4.1.3

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
High
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

baeseungwon1010
mcollina
UlisesGascon
.