Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-8927 Details

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

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://hackerone.com/reports/3744543 CISA-ADPExploitIssue TrackingThird Party Advisory
https://curl.se/docs/CVE-2026-8927.html curlPatchVendor Advisory
https://curl.se/docs/CVE-2026-8927.json curlVendor Advisory
https://hackerone.com/reports/3744543 curlExploitIssue TrackingThird Party Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-294Authentication Bypass by Capture-replay[email protected]
CWE-294Authentication Bypass by Capture-replaycurl

Affected Products

ProductVersions
haxx curl
>= 7.12.0, < 8.21.0

CPE

  • cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-8927
NVD Published Date:
Jul 3, 2026
NVD Last Modified:
Sep 15, 2026
Source:
curl
CVE-2026-8927 Details - Not Deferred