CVE-2026-7168

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`.
Configurations

Configuration 1 (hide)

cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*

History

14 May 2026, 14:12

Type Values Removed Values Added
First Time Haxx
Haxx curl
CWE CWE-294
CPE cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*
References () https://curl.se/docs/CVE-2026-7168.html - () https://curl.se/docs/CVE-2026-7168.html - Patch, Vendor Advisory
References () https://curl.se/docs/CVE-2026-7168.json - () https://curl.se/docs/CVE-2026-7168.json - Vendor Advisory
References () https://hackerone.com/reports/3697719 - () https://hackerone.com/reports/3697719 - Exploit, Issue Tracking
References () http://www.openwall.com/lists/oss-security/2026/04/29/14 - () http://www.openwall.com/lists/oss-security/2026/04/29/14 - Mailing List, Patch

13 May 2026, 16:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-13 13:01

Updated : 2026-05-14 14:12


NVD link : CVE-2026-7168

Mitre link : CVE-2026-7168

CVE.ORG link : CVE-2026-7168


JSON object : View

Products Affected

haxx

  • curl
CWE
CWE-294

Authentication Bypass by Capture-replay