curl might erroneously pass on credentials for a first proxy to a second proxy.
This can happen when the following conditions are true:
http://), curl is asked to follow
a redirect to a URL using another scheme (say https://), accessed using a
second, different, proxy{
"www": "https://curl.se/docs/CVE-2026-6253.html",
"affects": "both",
"severity": "Medium",
"CWE": {
"id": "CWE-522",
"desc": "Insufficiently Protected Credentials"
},
"last_affected": "8.19.0",
"package": "curl",
"URL": "https://curl.se/docs/CVE-2026-6253.json",
"issue": "https://hackerone.com/reports/3669637"
}