← Browse

CVE-2026-3783

Low

No strong exploitation signal.

CVSS base
5.3 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
EPSS — probability of exploitation (30 days)
0.5%
38.8th percentile
CISA KEV
Not listed
Weakness / dates
CWE-522
Published 2026-03-11 · modified 2026-09-15

CVSS breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Attack VectorNNetwork
Attack ComplexityLLow
Privileges RequiredNNone
User InteractionNNone
ScopeUUnchanged
ConfidentialityLLow
IntegrityNNone
AvailabilityNNone

Timeline

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.

Affected

haxx

References

Official: NVD · CVE.org