curl vulnerability

When reusing a libcurl handle for sequential transfers driven by environment-variable proxy configuration, libcurl fails to clear the proxy authentication state between requests. Specifically, if the initial transfer authenticates against `proxyA` using Digest auth, a subsequent transfer routed through `proxyB` erroneously leaks the `Proxy-Authorization:` header intended solely for `proxyA`.

Published 3 Jul 2026Updated 15 Sep 20266 sources
CVSS 9.1 ✓ VERIFIED REFERENCE

Source timeline

CVE record published by NVDView source ↗