Zurück zur CVE-Übersicht
CVE-2026-54171
MEDIUM(6.5)CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Risk Signal Score26/100 — MITTEL
- CVSS 6.5 — Mittel
- Weniger als 24 Stunden alt
Beschreibung
Excon is usable, fast, simple HTTP 1.1 for Ruby. Prior to 1.5.0, Excon's RedirectFollower middleware failed to strip additional sensitive headers when following redirects and did not provide a custom list of headers to strip. This could cause inadvertent leakage of sensitive data when the initial request includes header information that is not intended for the new target. This issue is fixed in version 1.5.0.
GitHub Advisories
GHSA-48rx-c7pg-q66rMEDIUM
Excon does not redact additional sensitive/risky headers when following redirects
rubygems/excon→ 1.5.0
GitHub Advisory