Bug 2479951 (CVE-2026-33637) - CVE-2026-33637 faraday: rubygem-faraday: Faraday: Off-host request forgery due to protocol-relative host override
Summary: CVE-2026-33637 faraday: rubygem-faraday: Faraday: Off-host request forgery du...
Keywords:
Status: NEW
Alias: CVE-2026-33637
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-19 19:01 UTC by OSIDB Bzimport
Modified: 2026-06-25 14:54 UTC (History)
21 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-19 19:01:32 UTC
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 Faraday::Connection#build_exclusive_url. This bypasses the February 2026 fix for GHSA-33mh-2634-fwr2 and enables off-host request forgery: a request built from a fixed-base Faraday::Connection can be redirected to an attacker-controlled host, forwarding connection-scoped values such as Authorization headers and default query parameters. This issue has been fixed in version 2.14.3.


Note You need to log in before you can comment on or make changes to this bug.