GHSA-hm92-r4w5-c3mj · Severity: high · Ecosystem: npm — undici vulnerable to cross-origin request routing via SOCKS5 proxy pool reuse
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.
Conclusion & alert: CVE-2026-6734 is rated Low Risk (36.9/100): CVSS High severity, with low exploitation likelihood (EPSS 0.28%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-30 | 0.20% | 0.28% | +0.08% |
| 2 | 2026-06-23 | 0.15% | 0.20% | +0.05% |
| 3 | 2026-06-18 | — | 0.15% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
1.6 | 5.9 | ce714d77-add3-4f53-aff5-83d477b104bb |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
1.6 | 5.9 | 0b0ca135-0b70-47e7-9f44-1890c2a1c46c |
GHSA-hm92-r4w5-c3mj · Severity: high · Ecosystem: npm — undici vulnerable to cross-origin request routing via SOCKS5 proxy pool reuse
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-6734 not yet assigned priority: Debian including 1 source packages (node-undici), 4 status rows across 4 suites (bookworm, forky, sid, trixie): open 2, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-6734 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-6734 |
ubuntu
|
medium | CVE-2026-6734 medium priority: Ubuntu including 1 source packages (node-undici), 5 status rows across 5 suites (jammy, noble, questing, resolute, upstream): needs-triage 4, DNE 1. | https://ubuntu.com/security/CVE-2026-6734 |