Logo
vulnerabilityCVE-2026-3783
Name
CVE-2026-3783
Source
NVD ( link)Debian ( link)
Description
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.
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
libcurl-gnutls
Exploitable

Vulnerability Ratings#


5.3
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
8.20.0
Not Affected
buildroot
master
8.21.0
Not Affected
openwrt
master
8.19.0-r2
Not Affected
openwrt
master
8.20.0-r1
Not Affected
yocto
kirkstone
7.82.0
Patched
yocto
master
8.20.0
Not Affected
yocto
scarthgap
8.7.1
Patched

Resolved with patches#


curl (yocto:kirkstone)

#
Title
Author
Resolve
1
http: move Curl_allow_auth_to_host()
Daniel Stenberg <daniel@haxx.se>
CVE-2026-3783
2
http: only send bearer if auth is allowed
Daniel Stenberg <daniel@haxx.se>
CVE-2026-3783

curl (yocto:scarthgap)

#
Title
Author
Resolve
1
http: only send bearer if auth is allowed
Daniel Stenberg <daniel@haxx.se>
CVE-2026-3783