CVE-2026-54297Disclosure(faraday_project / faraday)

LOWCVSS 7.5 · HIGH

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Track advisory updates for patch or workaround availability

Recommended action window: Monitor and triage in normal cycle

NVD description

Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. From 1.0.0 until 1.10.6 and 2.14.3, Faraday::NestedParamsEncoder, the default nested query parameter encoder/decoder in Faraday, decodes nested query strings without enforcing a maximum nesting depth. A crafted query string causes Faraday to build a deeply nested Ruby Hash structure. The internal dehash routine then recursively walks this attacker-controlled structure without a depth limit. At sufficient depth, Ruby raises an uncaught SystemStackError (stack level too deep), crashing the calling thread or worker. This can lead to denial of service in applications that pass attacker-controlled query strings to Faraday's nested query parsing or URL-building paths. This vulnerability is fixed in 1.10.6 and 2.14.3.

0.0/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-674CWE-770

Priority

LOW

Exploitation

NONE

PoC

YES

Patch

NONE

Momentum

NONE

Are you affected?

If you run products in this scope, you should treat this CVE as relevant to your environment.

  • faraday

Threat summary

  • 1 mentions across 1 observed day

What's happening

  • Technical details provided in 1 signal
  • Disclosure: 1 classified signal
  • 1 total mentions across 1 day

Affected systems

Products
faraday

Deep dive

Activity timeline1 mentions / 1d
00111Mentions · 2026-06-19: 1Technical Details · 2026-06-19: 106-19
Signal classification1 categories
Disclosure
1100.0%
Referenced assets1 URL
Full discourse1 post
  • DailyCVE@dailycve
    Disclosure

    🔵 Faraday - Uncontrolled Recursion in NestedParamsEncoder Allows Stack Exhaustion DoS via Deeply Nested Query Parameters (#CVE-2026-54297) -DC-Jun2026-498 https://dailycve.com/faraday-uncontrolled-recursion-in-nestedparamsencoder-allows-stack-exhaustion-dos-via-deeply-nested-query-parameters-cve-2026-54297-dc-jun2026-498/

    Post summary

    The post announces a new CVE (CVE‑2026‑54297) in Faraday’s NestedParamsEncoder that causes stack exhaustion when deeply nested query parameters are used, but does not provide PoC, exploit code, or patch information.

    0000028
    213 followersView on X
CPE platform detail1 entries

1 of 1 entries

PartVendorProductVersionTarget SWTarget HW
Appfaraday_projectfaraday---

Explore more