CVE-2026-6253
Severity CVSS v4.0:
Pending analysis
Type:
CWE-522
Insufficiently Protected Credentials
Publication date:
13/05/2026
Last modified:
14/05/2026
Description
curl might erroneously pass on credentials for a first proxy to a second<br />
proxy.<br />
<br />
This can happen when the following conditions are true:<br />
<br />
1. curl is setup to use specific different proxies for different URL schemes<br />
2. the first proxy needs credentials<br />
3. the second proxy uses no credentials<br />
4. while using the first proxy (using say `http://`), curl is asked to follow<br />
a redirect to a URL using another scheme (say `https://`), accessed using a<br />
second, different, proxy
Impact
Base Score 3.x
5.90
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:* | 7.14.1 (including) | 8.20.0 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



