Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-18446
Published:July 31, 2026
Updated:August 03, 2026
fast-uri before 4.1.2, 3.1.5, and 2.4.4 requires a literal double forward slash to recognize a URI authority, so a reference that uses a backslash based introducer in place of it (backslash backslash, forward slash backslash, or backslash forward slash) is parsed with no authority and folds into the path. Node's native WHATWG URL parser instead treats a backslash as interchangeable with a forward slash for special schemes, so the two parsers extract different hosts from the same input. Applications that use fast-uri to enforce host based policy such as allowlists, SSRF filtering, or redirect validation before passing the same URL into Node's URL or fetch consumers can be steered to an unintended host. Upgrade to fast-uri 4.1.2, 3.1.5, or 2.4.4.
Affected Packages
https://github.com/fastify/fast-uri.git (GITHUB):
Affected version(s) >=v4.0.0 <v4.1.2
Fix Suggestion:
Update to version v4.1.2
https://github.com/fastify/fast-uri.git (GITHUB):
Affected version(s) >=v0.0.1 <v2.4.4
Fix Suggestion:
Update to version v2.4.4
https://github.com/fastify/fast-uri.git (GITHUB):
Affected version(s) >=v3.0.0 <v3.1.5
Fix Suggestion:
Update to version v3.1.5
fast-uri (NPM):
Affected version(s) >=0.0.1 <2.4.4
Fix Suggestion:
Update to version 2.4.4
fast-uri (NPM):
Affected version(s) >=3.0.0 <3.1.5
Fix Suggestion:
Update to version 3.1.5
fast-uri (NPM):
Affected version(s) >=0.0.1 <2.4.4
Fix Suggestion:
Update to version 2.4.4
fast-uri (NPM):
Affected version(s) >=4.0.0 <4.1.2
Fix Suggestion:
Update to version 4.1.2
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Interpretation Conflict
EPSS
Base Score:
0.22