CVE-2026-54171Medium· 6.5▾ SunlitExcon does not redact additional sensitive/risky headers when following redirects
▾ Sunlit zone — Low / medium · no exploitation signal
impact 35.8 · likelihood 0 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
The redirect follower middleware previously failed to strip a number of headers that are known to be sensitive and did not provide a way to provide a custom list of headers to strip.
What kind of vulnerability is it? Who is impacted? This could cause inadvertent leakage of sensitive data for users of the RedirectFollower middleware in cases where the initial request includes header information that is not intended for the new target.
Patch exists and is released in v1.5.0
Users can backport the fix to a custom redirect follower middleware.
excon < 1.5.0Upgrade to a patched release:
excon 1.5.0