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.
{
"cna_assigner": "curl",
"cwe_ids": [
"CWE-346"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/6xxx/CVE-2026-6276.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "7.71.0"
},
{
"fixed": "8.14.2"
},
{
"introduced": "8.15.0"
},
{
"fixed": "8.16.1"
},
{
"introduced": "e15e51384a423be31318b3c9c7d612a1aae661fd"
},
{
"fixed": "3a19987a87f393d9394fe5acc7643f6c263c92db"
}
],
"source": "AFFECTED_FIELD"
}
]
}