Beveiligingsadvies

CVE-2026-8927

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-07-03 06:16:06
Laatst bijgewerkt 2026-07-06 17:01:06
Toegewezen door curl
CVSS-score 9.1
Status PUBLISHED

Beschrijving

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