CVE-2026-8927EPSS p36.6%
CVE-2026-8927CVE-2026-8927
haxx / curl
Description
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`.
Scoring
| CVSS | 9.1 () |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
| EPSS | 0.44% probability of exploitation · percentile 36.6% · 2026-08-17T12:03:47Z |
| Last modified | 2026-07-07 |