Security Advisory

CVE-2026-7168

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-13 08:29:08
Last updated 2026-06-23 16:12:24
Assigner curl
CVSS score not scored
State PUBLISHED

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