Origin validation error in undici - CVE-2026-6734
Published: June 17, 2026
undici
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information, modify request routing, and cause requests to be sent to the wrong origin.
The vulnerability exists due to origin validation error in Socks5ProxyAgent connection pool reuse when handling requests to multiple origins through a shared proxy agent. A remote user can trigger requests to a different origin through the reused pool to disclose sensitive information, modify request routing, and cause requests to be sent to the wrong origin.
Responses from the wrong origin may be trusted, and HTTPS requests may be silently downgraded to HTTP.