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-6734

38
FAUCET Score

Impact: When using Socks5ProxyAgent, undici reuses a single connection pool across different origins without verifying that the pool's origin matches the requested origin. All requests are dispatched through the pool connected to the first origin, regardless of the intended destination. This causes cross-origin request routing: credentials and request data intended for origin B are sent to origin A, responses from the wrong origin are trusted, and HTTPS requests may be silently downgraded to HTTP. Impacted users are applications that use Socks5ProxyAgent (directly or via setGlobalDispatcher) and make requests to more than one origin. This was introduced in undici 7.23.0 via PR #4385 and affects all versions through 8.1.0. Patches: Upgrade to undici v7.26.0 or v8.2.0. Workarounds: Use a separate Socks5ProxyAgent instance per origin, or avoid using Socks5ProxyAgent with multiple origins.

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

Impacted Technologies

VendorProductVersion(s)CPE
>= 7.23.0, < 7.28.0CPE matchmatch criteria
cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:*
>= 8.0.0, < 8.2.0CPE matchmatch criteria
cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

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

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

Exploit Intelligence

EPSS Score
0.34%
Probability of exploitation in next 30 days
EPSS Percentile
27.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0034 is in the 15th percentile among its peer group of 17,822 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.3 Bluesky, 0.1 Mastodon, and 0.2 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 (3)

npmpatch availablevia ghsa
Product: undiciFixed in: 7.28.0
npmpatch availablevia ghsa
Product: undiciFixed in: 8.2.0
github_advisoryworkaround availablevia nvd_reference
View patch

Vendor Advisories (1)

npmGHSA-hm92-r4w5-c3mjhigh

undici vulnerable to cross-origin request routing via SOCKS5 proxy pool reuse

Jun 19, 2026

References

access.redhat.com / errata/RHSA-2026:22380
access.redhat.com / errata/RHSA-2026:22934
access.redhat.com / errata/RHSA-2026:34342
access.redhat.com / errata/RHSA-2026:35841
access.redhat.com / errata/RHSA-2026:35891
access.redhat.com / errata/RHSA-2026:36754
access.redhat.com / errata/RHSA-2026:36820
access.redhat.com / errata/RHSA-2026:38236
access.redhat.com / errata/RHSA-2026:39868
access.redhat.com / errata/RHSA-2026:41929
access.redhat.com / errata/RHSA-2026:7378
access.redhat.com / security/cve/CVE-2026-6734
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-6734.json
cna.openjsf.org / security-advisories.html
Vendor Advisory
github.com / nodejs/undici/security/advisories/GHSA-hm92-r4w5-c3mj
MitigationVendor Advisory