CVE-2026-6733
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
17/06/2026
Last modified:
27/06/2026
Description
Impact:<br />
Undici&#39;s HTTP/1.1 client is vulnerable to response queue poisoning on reused keep-alive sockets. An attacker-controlled upstream server can inject an unsolicited HTTP/1.1 response onto an idle socket after a request completes. When the client dispatches the next request on that socket, it associates the injected response with the new request, causing responses to be delivered to the wrong requests.<br />
<br />
This requires an attacker-controlled or compromised upstream HTTP/1.1 server and keep-alive connection reuse.<br />
<br />
Patches:<br />
Upgrade to undici v6.26.0, v7.28.0 or v8.5.0.<br />
<br />
Workarounds:<br />
Disable keep-alive connection reuse by setting keepAliveTimeout: 0 on the Client or Pool.
Impact
Base Score 3.x
3.70
Severity 3.x
LOW
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:* | 6.27.0 (excluding) | |
| cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:* | 7.0.0 (including) | 7.28.0 (excluding) |
| cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:* | 8.0.0 (including) | 8.5.0 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



