CVE-2026-18446
Last modified
CVE-2026-18446 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| fast-uri | fast-uri | >= 4.0.0, < 4.1.2; >= 3.0.0, < 3.1.5; < 2.4.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-18446?
How severe is CVE-2026-18446?
How do I fix CVE-2026-18446?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-18427@fastify/static before version 10.1.3 contains an incomplete…7.5
- CVE-2026-1843The Super Page Cache plugin for WordPress is vulnerable to S…7.2
- CVE-2026-18435The Kadence Blocks — Page Builder Toolkit for Gutenberg Edit…6.4
- CVE-2026-18436The MailPress plugin for WordPress is vulnerable to unauthor…5.3
- CVE-2026-18437The MailerPress – Newsletter, email marketing & AI automatio…5.3
- CVE-2026-1844The PixelYourSite PRO plugin for WordPress is vulnerable to …7.2
- CVE-2026-1845The Real Estate Pro plugin for WordPress is vulnerable to St…5.5
- CVE-2026-18452DMS+ (Non-Mobile) developed by Rich Source has a Use of Hard…10
- CVE-2026-1846Rejected reason: loading template...
- CVE-2026-18464The WP MAPS PRO WordPress plugin before 6.1.3 does not perfo…7.5
- CVE-2026-18465The WP MAPS PRO WordPress plugin before 6.1.3 does not perfo…6.5
- CVE-2026-18468The Login & Register Forms WordPress plugin before 4.0.2 do…8.1
Are you affected by CVE-2026-18446?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
