๐Ÿ” CVE Alert

CVE-2026-54297

HIGH 7.5

Faraday: Uncontrolled recursion in NestedParamsEncoder allows stack exhaustion DoS via deeply nested query parameters

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-674
Vendor lostisland
Product faraday
Published Jun 24, 2026
Stay Ahead of the Next One

Get instant alerts for lostisland faraday

Be the first to know when new high vulnerabilities affecting lostisland faraday are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

lostisland / faraday
>= 1.0.0, < 1.10.6 >= 2.0.0.alpha.pre.1, < 2.14.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/lostisland/faraday/security/advisories/GHSA-98m9-hrrm-r99r