Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-6734— undici vulnerable to cross-origin request routing via SOCKS5 proxy pool reuse

CVSS 7.5 · High EPSS 0.34% · P28

Affected Version Matrix 4

VendorProductVersion RangeStatus
undiciundici7.23.0< 7.26.0affected
7.26.0unaffected
8.0.0< 8.2.0affected
8.2.0unaffected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-6734

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
undici vulnerable to cross-origin request routing via SOCKS5 proxy pool reuse
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
源验证错误
Source: CVE Program / CVE List V5
Vulnerability Title
Node.js undici 输入验证错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Node.js undici是Node.js基金会开源的一个HTTP/1.1客户端。 Node.js undici存在输入验证错误漏洞,该漏洞源于使用Socks5ProxyAgent时,未验证连接池的来源是否与请求的来源匹配,导致跨源请求路由,凭证和请求数据被发送到错误来源,响应被错误信任,且HTTPS请求可能被静默降级为HTTP。以下版本受到影响:7.23.0版本至8.1.0及之前版本。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
undiciundici 7.23.0 ~ 7.26.0 -

II. Public POCs for CVE-2026-6734

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium
Qwen3.6-35B-A3B · 10082 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-6734

登录查看更多情报信息。

Vendor Advisories for CVE-2026-6734 (1)

Same Patch Batch · undici · 2026-06-17 · 8 CVEs total

CVE-2026-96757.5 HIGHundici WebSocket client vulnerable to denial of service via cumulative fragment bypass
CVE-2026-121517.5 HIGHundici WebSocket client vulnerable to denial of service via fragment count bypass
CVE-2026-96977.4 HIGHundici vulnerable to TLS certificate validation bypass via dropped requestTls in SOCKS5 Pr
CVE-2026-96795.9 MEDIUMundici vulnerable to HTTP header injection via Set-Cookie percent-decoding
CVE-2026-96785.9 MEDIUMundici vulnerable to cross-user information disclosure via shared cache whitespace bypass
CVE-2026-67333.7 LOWundici vulnerable to HTTP response queue poisoning via keep-alive socket reuse
CVE-2026-115253.7 LOWundici vulnerable to Set-Cookie SameSite attribute downgrade via permissive substring matc

IV. Related Vulnerabilities

V. Comments for CVE-2026-6734

No comments yet


Leave a comment