CVE-2026-3783
Severity CVSS v4.0:
Pending analysis
Type:
CWE-522
Insufficiently Protected Credentials
Publication date:
11/03/2026
Last modified:
12/03/2026
Description
When an OAuth2 bearer token is used for an HTTP(S) transfer, and that transfer<br />
performs a redirect to a second URL, curl could leak that token to the second<br />
hostname under some circumstances.<br />
<br />
If the hostname that the first request is redirected to has information in the<br />
used .netrc file, with either of the `machine` or `default` keywords, curl<br />
would pass on the bearer token set for the first host also to the second one.
Impact
Base Score 3.x
5.30
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:* | 7.33.0 (including) | 8.19.0 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



