Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-13676

37
FAUCET Score

fast-uri versions 2.3.1 through 3.1.2 and 4.0.0 fail to canonicalize Unicode (IDN) hostnames for HTTP-family URLs. The IDN conversion path calls a helper that does not exist on the global URL constructor, silently leaving the host in its original Unicode form while normalize() and equal() still return values that differ from a WHATWG-compatible URL parser. Applications that use fast-uri to enforce host-based policy (denylists, loopback filtering, redirect validation, outbound proxy routing) before passing the same URL to Node's URL or fetch can be bypassed when the two implementations resolve the same input to different hosts. Patches: upgrade to fast-uri 3.1.3 for the 3.x line or 4.0.1 for the 4.x line. Workarounds: enforce host policy using the same URL parser used for the actual request, or reject non-ASCII hosts before policy checks.

First published: Jun 29, 2026Last modified: Jun 29, 2026

Impacted Technologies

VendorProductVersion(s)CPE
>= 2.3.1, < 3.1.3CPE matchmatch criteria
cpe:2.3:a:openjsf:fast-uri:*:*:*:*:*:node.js:*:*
>= 4.0.0, < 4.0.1CPE matchmatch criteria
cpe:2.3:a:openjsf:fast-uri:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.38%
Probability of exploitation in next 30 days
EPSS Percentile
31.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0038 is in the 11th percentile among its peer group of 51,551 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (4)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: fast-uriFixed in: 4.0.1
npmpatch availablevia ghsa
Product: fast-uriFixed in: 3.1.3
npmpatch availablevia ghsa
Product: fast-uriFixed in: 2.4.2

Vendor Advisories (1)

npmGHSA-4c8g-83qw-93j6high

fast-uri vulnerable to host confusion via failed IDN canonicalization

Jul 21, 2026

References

access.redhat.com / errata/RHSA-2026:37186
access.redhat.com / errata/RHSA-2026:37585
access.redhat.com / errata/RHSA-2026:37628
access.redhat.com / errata/RHSA-2026:40118
access.redhat.com / errata/RHSA-2026:40262
access.redhat.com / errata/RHSA-2026:40765
access.redhat.com / errata/RHSA-2026:40945
access.redhat.com / errata/RHSA-2026:41066
access.redhat.com / errata/RHSA-2026:41928
access.redhat.com / errata/RHSA-2026:41929
access.redhat.com / errata/RHSA-2026:42815
access.redhat.com / errata/RHSA-2026:43038
access.redhat.com / security/cve/CVE-2026-13676
Third Party Advisory
bugzilla.redhat.com / show_bug.cgi
Third Party Advisory
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-13676.json
Third Party Advisory
cna.openjsf.org / security-advisories.html
Vendor Advisory
github.com / fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6
PatchVendor Advisory