Résumé
Duplicate Advisory: Guzzle: URI fragments disclosed in redirect Referer headers
Détails de l’avis
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-h95v-h523-3mw8. This link is maintained to preserve external references.
Original Description
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.
Références
Vulnérabilités liées
Tout Supply chain →- MEDIUMCVE-2026-63481
Hurl: Cookies in Cookies section leak when redirecting to a different host
- HIGHGHSA-vx52-2968-3vc6
pnpm: Environment secrets exfiltrated via env-placeholder expansion in proxy settings read from an untrusted pnpm-workspace.yaml
- HIGHCVE-2026-55553
urllib's cross-origin redirects preserve credential-bearing request headers, leading to potential credential leakage
- HIGHGHSA-mjrx-74jh-7xgw
Duplicate Advisory: Guzzle: Host-only cookie scope is not preserved
- HIGHCVE-2026-67425
Flyto2 Core: LLM/API keys leak to an attacker-controlled base_url
- HIGHCVE-2026-54660
swagger-typescript-api vulnerable to authorization-token exfiltration via spec `$ref`