Bug 2510039 (CVE-2026-67354) - CVE-2026-67354 guzzlehttp/guzzle: guzzlehttp/guzzle: URI Fragment Disclosure in Referer Header
Summary: CVE-2026-67354 guzzlehttp/guzzle: guzzlehttp/guzzle: URI Fragment Disclosure ...
Keywords:
Status: NEW
Alias: CVE-2026-67354
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-01 13:04 UTC by OSIDB Bzimport
Modified: 2026-08-27 15:32 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-01 13:04:41 UTC
guzzlehttp/guzzle versions before 7.15.1 contain an information disclosure vulnerability in RedirectMiddleware. When the optional allow_redirects.referer setting is enabled, the middleware copies the URI fragment (the portion after '#') from the referring request into the generated Referer header when following a same-scheme redirect (e.g., HTTPS to HTTPS). An attacker who controls the redirect destination can read this fragment from the incoming Referer header, potentially disclosing one-time login secrets, access tokens, state values, or other sensitive client data to a server never meant to receive it. The referer setting is disabled by default. Fixed in 7.15.1, which strips the fragment before generating the Referer value.


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