A vulnerability in libcurl caused the HTTP `Referer:` header to persist even
when explicitly cleared. While the documentation states that passing NULL to
`CURLOPT_REFERER` suppresses the header, the option failed to clear the
internal state. As a result, the previous referrer string was erroneously
reused and sent in subsequent requests, potentially leaking sensitive
information to unintended servers.
References
| Link | Resource |
|---|---|
| https://curl.se/docs/CVE-2026-9546.html | Patch Vendor Advisory |
| https://curl.se/docs/CVE-2026-9546.json | Third Party Advisory |
| https://hackerone.com/reports/3754343 | Exploit Issue Tracking Third Party Advisory |
| https://hackerone.com/reports/3754343 | Exploit Issue Tracking Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-07-03 07:16
Updated : 2026-09-15 07:16
NVD link : CVE-2026-9546
Mitre link : CVE-2026-9546
CVE.ORG link : CVE-2026-9546
JSON object : View
Products Affected
haxx
- curl
CWE
