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-11856 Details

Description

Successfully using libcurl to do a transfer to a specific HTTP origin (`hostA`) with **Digest** authentication and then changing the origin to a different one (`hostB`) for a second transfer, reusing the same handle, makes libcurl wrongly pass on the `Authorization:` header field meant for `hostA`, to `hostB`.

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/3793260 CISA-ADPExploitIssue TrackingThird Party Advisory
https://curl.se/docs/CVE-2026-11856.html curlPatchVendor Advisory
https://curl.se/docs/CVE-2026-11856.json curlVendor Advisory
https://hackerone.com/reports/3793260 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.10.6, < 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-11856
NVD Published Date:
Jul 3, 2026
NVD Last Modified:
Sep 15, 2026
Source:
curl
CVE-2026-11856 Details - Not Deferred