Debian Package Tracker
Register | Log in
Subscribe

ruby-faraday

HTTP/REST API client library

Choose email to subscribe with

general
  • source: ruby-faraday (main)
  • version: 2.14.3-1
  • maintainer: Debian Ruby Team (archive) (DMD)
  • uploaders: Pirate Praveen [DMD] – Anish A [DMD]
  • arch: all
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1.1.0-6
  • oldstable: 1.1.0-7
  • stable: 2.12.2-1
  • testing: 2.14.3-1
  • unstable: 2.14.3-1
versioned links
  • 1.1.0-6: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.1.0-7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.12.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.14.3-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • ruby-faraday
action needed
2 security issues in trixie high

There are 2 open security issues in trixie.

1 important issue:
  • CVE-2026-54297: 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.
1 issue left for the package maintainer to handle:
  • CVE-2026-25765: (needs triaging) Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. Prior to 2.14.1, Faraday's build_exclusive_url method (in lib/faraday/connection.rb) uses Ruby's URI#merge to combine the connection's base URL with a user-supplied path. Per RFC 3986, protocol-relative URLs (e.g. //evil.com/path) are treated as network-path references that override the base URL's host/authority component. This means that if any application passes user-controlled input to Faraday's get(), post(), build_url(), or other request methods, an attacker can supply a protocol-relative URL like //attacker.com/endpoint to redirect the request to an arbitrary host, enabling Server-Side Request Forgery (SSRF). This vulnerability is fixed in 2.14.1.

You can find information about how to handle this issue in the security team's documentation.

Created: 2026-02-10 Last update: 2026-06-25 07:00
2 security issues in bullseye high

There are 2 open security issues in bullseye.

1 important issue:
  • CVE-2026-54297: 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.
1 issue postponed or untriaged:
  • CVE-2026-25765: (postponed; to be fixed through a stable update) Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. Prior to 2.14.1, Faraday's build_exclusive_url method (in lib/faraday/connection.rb) uses Ruby's URI#merge to combine the connection's base URL with a user-supplied path. Per RFC 3986, protocol-relative URLs (e.g. //evil.com/path) are treated as network-path references that override the base URL's host/authority component. This means that if any application passes user-controlled input to Faraday's get(), post(), build_url(), or other request methods, an attacker can supply a protocol-relative URL like //attacker.com/endpoint to redirect the request to an arbitrary host, enabling Server-Side Request Forgery (SSRF). This vulnerability is fixed in 2.14.1.
Created: 2026-06-24 Last update: 2026-06-25 07:00
2 security issues in bookworm high

There are 2 open security issues in bookworm.

1 important issue:
  • CVE-2026-54297: 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.
1 issue left for the package maintainer to handle:
  • CVE-2026-25765: (needs triaging) Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. Prior to 2.14.1, Faraday's build_exclusive_url method (in lib/faraday/connection.rb) uses Ruby's URI#merge to combine the connection's base URL with a user-supplied path. Per RFC 3986, protocol-relative URLs (e.g. //evil.com/path) are treated as network-path references that override the base URL's host/authority component. This means that if any application passes user-controlled input to Faraday's get(), post(), build_url(), or other request methods, an attacker can supply a protocol-relative URL like //attacker.com/endpoint to redirect the request to an arbitrary host, enabling Server-Side Request Forgery (SSRF). This vulnerability is fixed in 2.14.1.

You can find information about how to handle this issue in the security team's documentation.

Created: 2026-02-10 Last update: 2026-06-25 07:00
debian/patches: 2 patches to forward upstream low

Among the 3 debian patches available in version 2.14.3-1 of the package, we noticed the following issues:

  • 2 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2026-06-17 06:02
news
[rss feed]
  • [2026-06-22] ruby-faraday 2.14.3-1 MIGRATED to testing (Debian testing watch)
  • [2026-06-16] Accepted ruby-faraday 2.14.3-1 (source) into unstable (Simon Quigley)
  • [2026-02-20] ruby-faraday 2.14.1-1 MIGRATED to testing (Debian testing watch)
  • [2026-02-11] Accepted ruby-faraday 2.14.1-1 (source) into unstable (Simon Quigley)
  • [2025-10-19] ruby-faraday 2.14.0-1 MIGRATED to testing (Debian testing watch)
  • [2025-10-16] Accepted ruby-faraday 2.14.0-1 (source) into unstable (Simon Quigley)
  • [2025-03-22] ruby-faraday 2.12.2-1 MIGRATED to testing (Debian testing watch)
  • [2025-03-19] Accepted ruby-faraday 2.12.2-1 (source) into unstable (Blair Noctis)
  • [2024-08-29] ruby-faraday 2.10.0-2 MIGRATED to testing (Debian testing watch)
  • [2024-08-25] Accepted ruby-faraday 2.10.0-2 (source) into unstable (Cédric Boutillier)
  • [2024-07-29] ruby-faraday 2.10.0-1 MIGRATED to testing (Debian testing watch)
  • [2024-07-26] Accepted ruby-faraday 2.10.0-1 (source) into unstable (Sergio de Almeida Cipriano Junior) (signed by: Lucas Kanashiro)
  • [2024-02-12] ruby-faraday 2.7.1-2 MIGRATED to testing (Debian testing watch)
  • [2024-02-04] Accepted ruby-faraday 2.7.1-2 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2022-12-04] Accepted ruby-faraday 2.7.1-1 (source) into experimental (Vinay Keshava) (signed by: Praveen Arimbrathodiyil)
  • [2022-01-29] ruby-faraday 1.1.0-7 MIGRATED to testing (Debian testing watch)
  • [2022-01-23] Accepted ruby-faraday 1.1.0-7 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2021-02-01] Accepted ruby-faraday 1.1.0-6~bpo10+1 (source all) into buster-backports (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2021-01-31] ruby-faraday 1.1.0-6 MIGRATED to testing (Debian testing watch)
  • [2021-01-28] Accepted ruby-faraday 1.1.0-6 (source) into unstable (Lucas Kanashiro)
  • [2021-01-27] ruby-faraday 1.1.0-5 MIGRATED to testing (Debian testing watch)
  • [2020-12-03] Accepted ruby-faraday 1.1.0-5 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2020-12-03] Accepted ruby-faraday 1.1.0-4 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2020-12-01] Accepted ruby-faraday 1.1.0-3 (source) into unstable (Pirate Praveen) (signed by: Sruthi Chandran)
  • [2020-11-30] Accepted ruby-faraday 1.1.0-2 (source) into experimental (Pirate Praveen) (signed by: Sruthi Chandran)
  • [2020-11-30] Accepted ruby-faraday 1.1.0-1 (source) into experimental (Pirate Praveen) (signed by: Sruthi Chandran)
  • [2020-07-12] Accepted ruby-faraday 0.17.3-1~bpo10+1 (source all) into buster-backports (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2020-07-09] ruby-faraday 0.17.3-1 MIGRATED to testing (Debian testing watch)
  • [2020-06-24] Accepted ruby-faraday 0.17.3-1 (source) into unstable (Pirate Praveen) (signed by: Praveen Arimbrathodiyil)
  • [2020-04-06] Accepted ruby-faraday 0.15.4-3~bpo10+1 (source all) into buster-backports, buster-backports (Debian FTP Masters) (signed by: Praveen Arimbrathodiyil)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.14.3-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing