Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
5601 articles · 220742 vulns · 37/41 feeds (7d)
← Back to list
6.5
CVE-2026-54171PATCHED
rubygems · excon

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.

Affected Products

VendorProductVersions
rubygemsexconrubygems/excon: < 1.5.0

References

  • https://github.com/excon/excon/security/advisories/GHSA-48rx-c7pg-q66r(x_refsource_CONFIRM)
  • https://github.com/excon/excon/pull/901(x_refsource_MISC)
  • https://github.com/excon/excon/commit/ea89a35308a12f4b791b6c50f2cbd33f94889fa3(x_refsource_MISC)

Related News (3 articles)

Tier B
CERT-FR11d ago
Multiples vulnérabilités dans les produits IBM (11 septembre 2026)
→ No new info (linked only)
Tier A
Microsoft MSRC61d ago
CVE-2026-54171 Excon: redact additional sensitive/risky headers when following redirects
→ No new info (linked only)
Tier C
VulDB66d ago
CVE-2026-54171 | Excon up to 1.4.x RedirectFollower Middleware redirect
→ No new info (linked only)

Discussion (0)

Loading…

CVSS 3.16.5 MEDIUM
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
CISA KEV❌ No
Actively exploited❌ No
Patch available
excon@1.5.0
CWECWE-200, CWE-201, CWE-522
PublishedJul 10, 2026
Last enriched66d agov2
Tags
GHSA-48rx-c7pg-q66rrubygems
Trending Score10
Source articles3
Independent3
Info Completeness10/14
Missing: epss, kev, exploit, iocs

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

MEDIUMCVE-2026-44163
fluent-plugin-opentelemetry: Denial of Service (DoS) via Large Payloads and Decompression Bombs in `in_opentelemetry`
Trending: 15
NONECVE-2026-66066EXPKEV
Action Pack: Possible arbitrary file read and remote code execution in Active Storage variant processing
Trending: 13
HIGHCVE-2026-50276
dd-trace-rb: Improper parsing of W3C baggage headers may lead to DoS
Trending: 13
LOWCVE-2026-44162
fluent-plugin-s3: Denial of Service (DoS) via Decompression Bomb in `in_s3`
Trending: 6
MEDIUMCVE-2026-53769
Avo: Direct attachment upload endpoint lacks upload authorization and bypasses field-level upload policy
Trending: 4

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jul 10, 2026
Discovered by ZDM
Jul 10, 2026
Updated: cweIds, mitreAttack
Jul 17, 2026
Patch Available
Jul 20, 2026

Version History

v2
Last enriched 66d ago
v2Tier C66d ago

Article reveals the actual vulnerability is an open redirect (CWE-601) rather than sensitive header leakage, and adds MITRE ATT&CK technique T1598.003 for phishing via redirect.

cweIdsmitreAttack
via VulDB
v173d ago

Initial creation