← Browse

CVE-2026-7168

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%
39.9th percentile
CISA KEV
Not listed
Weakness / dates
CWE-294
Published 2026-05-13 · 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

Successfully using libcurl to do a transfer over a specific HTTP proxy (`proxyA`) with **Digest** authentication and then changing the proxy host to a second one (`proxyB`) for a second transfer, reusing the same handle, makes libcurl wrongly pass on the `Proxy-Authorization:` header field meant for `proxyA`, to `proxyB`.

Affected

haxx

References

Official: NVD · CVE.org