Vulnerability in Curl

CVE-2026-3783

When an OAuth2 bearer token is used for an HTTP(S) transfer, and that transfer performs a redirect to a second URL, curl could leak that token to the second hostname under some circumstances. If the hostname that the first request is redirected to has information in the used .netrc file, with either of the `machine` or `default` keywords, curl would pass on the bearer token set for the first host also to the second one.

EPSS: 0.003 (25.8th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-3783?
CVE-2026-3783 is a medium-severity vulnerability in Curl, classified under Insufficiently Protected Credentials. CVSS score: 5.3/10. Published 2026-03-11.
How severe is CVE-2026-3783?
Medium severity. CVSS v3 base score is 5.3 out of 10.