Skip to content

Commit 61b1878

Browse files
simiRubySec CI
authored andcommitted
Updated advisory posts against rubysec/ruby-advisory-db@d3101eb
1 parent baa4602 commit 61b1878

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

advisories/_posts/2026-06-19-CVE-2026-54297.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,18 +61,28 @@ advisory:
6161
This issue does not provide remote code execution, authentication
6262
bypass, or data disclosure. The confirmed impact is availability loss.
6363
64+
## Patched Versions
65+
66+
The fix was released in Faraday 2.14.3 and backported to the 1.x
67+
branch in Faraday 1.10.6, which adds a `param_depth_limit` to
68+
`NestedParamsEncoder`.
69+
6470
## Reporter
6571
6672
Reported by: Emre Koca
6773
cvss_v3: 7.5
6874
patched_versions:
75+
- "~> 1.10.6"
6976
- ">= 2.14.3"
7077
related:
7178
url:
7279
- https://www.cve.org/CVERecord/SearchResults?query=CVE-2026-54297
7380
- https://rubygems.org/gems/faraday/versions/2.14.3
7481
- https://github.com/lostisland/faraday/releases/tag/v2.14.3
7582
- https://github.com/lostisland/faraday/compare/v2.14.2...v2.14.3
83+
- https://rubygems.org/gems/faraday/versions/1.10.6
84+
- https://github.com/lostisland/faraday/releases/tag/v1.10.6
85+
- https://github.com/lostisland/faraday/compare/v1.10.5...v1.10.6
7686
- https://test.osv.dev/vulnerability/GHSA-98m9-hrrm-r99r
7787
- https://advisories.gitlab.com/gem/faraday/CVE-2026-54297
7888
- https://github.com/lostisland/faraday/security/advisories/GHSA-98m9-hrrm-r99r
@@ -81,4 +91,5 @@ advisory:
8191
- cvss_v3 from GHSA
8292
- cve is reserved, but no cve at nvd.nist.gov, so no cvss_v2 or cvss_v4
8393
- Removed a lot of text from description field. See reference for details.
94+
- Fix backported to the 1.x branch in faraday 1.10.6.
8495
---

0 commit comments

Comments
 (0)