6.5
MEDIUM CVSS 3.1
CVE-2026-54171
Excon: redact additional sensitive/risky headers when following redirects
Description

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.

INFO

Published Date :

July 17, 2026, 8:17 p.m.

Last Modified :

July 17, 2026, 8:17 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-54171 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Excon_project excon
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM [email protected]
Solution
Update Excon to version 1.5.0 to prevent sensitive header leakage during redirects.
  • Update Excon to version 1.5.0 or later.
  • Review and sanitize headers sent during redirects.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-54171.

URL Resource
https://github.com/excon/excon/commit/ea89a35308a12f4b791b6c50f2cbd33f94889fa3
https://github.com/excon/excon/pull/901
https://github.com/excon/excon/security/advisories/GHSA-48rx-c7pg-q66r
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-54171 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-54171 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-54171 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Jul. 17, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'excon', 'product': 'excon', 'versions': [{'status': 'affected', 'version': '< 1.5.0'}]}]
    Added Description 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.
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
    Added CWE CWE-201
    Added Reference https://github.com/excon/excon/commit/ea89a35308a12f4b791b6c50f2cbd33f94889fa3
    Added Reference https://github.com/excon/excon/pull/901
    Added Reference https://github.com/excon/excon/security/advisories/GHSA-48rx-c7pg-q66r
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.