Bug 2496770 (CVE-2026-9546) - CVE-2026-9546 libcurl: libcurl: Information disclosure due to persistent Referer header
Summary: CVE-2026-9546 libcurl: libcurl: Information disclosure due to persistent Refe...
Keywords:
Status: NEW
Alias: CVE-2026-9546
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2497438
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-03 07:02 UTC by OSIDB Bzimport
Modified: 2026-07-06 19:23 UTC (History)
16 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-03 07:02:10 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.