CVE-2026-18446
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
fast-urinpm | < 2.4.4 | 2.4.4 |
fast-urinpm | >= 3.0.0, < 3.1.5 | 3.1.5 |
fast-urinpm | >= 4.0.0, < 4.1.2 | 4.1.2 |
Affected products
43- osv-coords41 versionspkg:apk/chainguard/renovatepkg:apk/chainguard/tensorflow-gpu-jupyterpkg:apk/chainguard/vitess-24pkg:apk/chainguard/argo-workflows-ui-4.0pkg:apk/chainguard/langfuse-3pkg:apk/chainguard/langfuse-fips-3pkg:apk/chainguard/unleash-proxypkg:apk/chainguard/nextcloud-server-34pkg:apk/chainguard/opensearch-dashboards-3-fipspkg:apk/wolfi/safpkg:apk/chainguard/gemini-clipkg:apk/chainguard/langfuse-3-workerpkg:apk/chainguard/langfuse-fips-4-workerpkg:apk/chainguard/librechatpkg:apk/chainguard/arangodb-3.12pkg:apk/chainguard/gitlab-rails-ce-19.1pkg:apk/chainguard/safpkg:apk/chainguard/opensearch-dashboards-3pkg:apk/chainguard/langfuse-4pkg:apk/wolfi/servepkg:apk/wolfi/vitess-24pkg:apk/wolfi/yaml-language-serverpkg:apk/chainguard/gitlab-rails-ce-18.1pkg:apk/chainguard/gitlab-rails-ce-fips-19.1pkg:apk/chainguard/gitlab-rails-ce-fips-19.3pkg:apk/wolfi/renovatepkg:apk/chainguard/gitlab-rails-ce-19.3pkg:apk/wolfi/prismpkg:apk/wolfi/langfuse-3-workerpkg:apk/chainguard/argo-workflows-ui-3.7pkg:apk/chainguard/servepkg:apk/chainguard/yaml-language-serverpkg:apk/wolfi/argo-workflows-ui-3.7pkg:apk/chainguard/langfuse-4-workerpkg:apk/chainguard/langfuse-fips-4pkg:apk/wolfi/opensearch-dashboards-3pkg:apk/wolfi/argo-workflows-ui-4.0pkg:apk/chainguard/arangodb-3.11pkg:apk/chainguard/langfuse-fips-3-workerpkg:apk/chainguard/prismpkg:apk/wolfi/langfuse-3
< 44.23.3-r0+ 40 more
- (no CPE)range: < 44.23.3-r0
- (no CPE)range: < 0
- (no CPE)range: < 24.0.2-r10
- (no CPE)range: < 4.0.8-r2
- (no CPE)range: < 3.225.1-r2
- (no CPE)range: < 3.224.3-r10
- (no CPE)range: < 1.4.19-r7
- (no CPE)range: < 34.0.2-r5
- (no CPE)range: < 3.7.0-r17
- (no CPE)range: < 1.6.0-r4
- (no CPE)range: < 0.49.0-r7
- (no CPE)range: < 3.225.1-r2
- (no CPE)range: < 4.4.0-r0
- (no CPE)range: < 0.8.7-r7
- (no CPE)range: < 3.12.9.4-r15
- (no CPE)range: < 19.1.7-r4
- (no CPE)range: < 1.6.0-r4
- (no CPE)range: < 3.7.0-r12
- (no CPE)range: < 4.6.0-r0
- (no CPE)range: < 14.2.6-r5
- (no CPE)range: < 24.0.2-r10
- (no CPE)range: < 1.24.0-r3
- (no CPE)range: < 18.1.6-r36
- (no CPE)range: < 19.1.6-r5
- (no CPE)range: < 19.3.1-r3
- (no CPE)range: < 44.23.3-r0
- (no CPE)range: < 19.3.1-r6
- (no CPE)range: < 5.16.0-r4
- (no CPE)range: < 3.225.1-r2
- (no CPE)range: < 3.7.17-r1
- (no CPE)range: < 14.2.6-r5
- (no CPE)range: < 1.24.0-r3
- (no CPE)range: < 3.7.17-r1
- (no CPE)range: < 4.6.0-r0
- (no CPE)range: < 4.4.0-r0
- (no CPE)range: < 3.7.0-r12
- (no CPE)range: < 4.0.8-r2
- (no CPE)range: < 3.11.14.4-r17
- (no CPE)range: < 3.224.3-r10
- (no CPE)range: < 5.16.0-r4
- (no CPE)range: < 3.225.1-r2
- Package: https://rubygems.org/gems/fast-uri
Patches
Vulnerability mechanics
References
6- cna.openjsf.org/security-advisories.htmlnvdVendor AdvisoryWEB
- github.com/advisories/GHSA-7p8r-x3mc-p8w7ghsaADVISORY
- github.com/fastify/fast-uri/security/advisories/GHSA-7p8r-x3mc-p8w7nvdVendor AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2026-18446ghsaADVISORY
- github.com/fastify/fast-uri/commit/f3c6c905f47831007490f466c5945012e905cc52ghsaWEB
- github.com/fastify/fast-uri/releases/tag/v4.1.2ghsaWEB
News mentions
0No linked articles in our index yet.