Loading market data...
← Back to CVE feed

CVE-2026-7168

MEDIUM CVSS 5.3 View on NVD ↗

Description

Successfully using libcurl to do a transfer over a specific HTTP proxy (`proxyA`) with **Digest** authentication and then changing the proxy host to a second one (`proxyB`) for a second transfer, reusing the same handle, makes libcurl wrongly pass on the `Proxy-Authorization:` header field meant for `proxyA`, to `proxyB`.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Published: May 13, 2026 13:01 UTC Modified: May 13, 2026 16:17 UTC