Beveiligingsadvies

CVE-2026-7168

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-05-13 08:29:08
Laatst bijgewerkt 2026-06-23 16:12:24
Toegewezen door curl
CVSS-score 5.3
Status PUBLISHED

Beschrijving

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`.