CVE-2026-6276 Details
Description
Using libcurl, when a custom `Host:` header is first set for an HTTP request and a second request is subsequently done using the same *easy handle* but without the custom `Host:` header set, the second request would use stale information and pass on cookies meant for the first host in the second request. Leak them.
A vulnerability in libcurl versions 7.71.0 prior to 8.20.0 has been identified, where cookies can be leaked between different HTTP hosts when using the same easy handle. This occurs when a custom 'Host' header is set for one request, and a subsequent request is made without that header, causing libcurl to reuse stale cookie information intended for the first host. The issue does not affect the curl command line tool.
Users are advised to upgrade to libcurl version 8.20.0 or apply the patch available in the curl GitHub repository.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 13, 2026References 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.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://hackerone.com/reports/3671818 | CISA-ADP | ExploitIssue TrackingThird Party Advisory |
| https://curl.se/docs/CVE-2026-6276.html | curl | PatchVendor Advisory |
| https://curl.se/docs/CVE-2026-6276.json | curl | Product |
| https://hackerone.com/reports/3671818 | curl | ExploitIssue TrackingThird Party Advisory |
| http://www.openwall.com/lists/oss-security/2026/04/29/13 | CVE | Mailing ListThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-319 | Cleartext Transmission of Sensitive Information | [email protected] |
| CWE-346 | Origin Validation Error | curl |
Affected Products
| Product | Versions |
|---|---|
| haxx curl | >= 7.71.0, < 8.20.0 |
CPE
Remediation
| |
Change History
9 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 15, 2026 | CVE Modified | curl |
| Sep 15, 2026 | CVE Modified | CVE |
| Sep 15, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | curl |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 14, 2026 | Initial Analysis | [email protected] |
| May 13, 2026 | CVE Modified | CISA-ADP |
| May 13, 2026 | CVE Modified | CVE |
| May 13, 2026 | New CVE Received | curl |