VYPR

Faraday

by Faraday Project

Source repositories

CVEs (3)

  • CVE-2026-54297HigJun 24, 2026
    risk 0.42cvss 7.5epss 0.00

    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…

  • CVE-2026-25765MedFeb 9, 2026
    risk 0.31cvss 5.8epss 0.00

    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…

  • CVE-2026-33637NonMay 19, 2026
    risk 0.00cvss 0.0epss 0.00

    Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. Versions 2.0.0 through 2.14.1 still allow protocol-relative host override when the request target is passed as a URI object (rather than a String) to…