🚨 High-severity security fix in undici (7.26.0, 8.2.0) just released!
Patches CVE-2026-6734. undici vulnerable to cross-origin request routing via SOCKS5 proxy pool reuse.
github.com/nodejs/undic...
## 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 d...