CVE-2026-33637
MEDIUM EPSS 18.9%
Published May 19, 20261mo ago · Modified Jun 17, 20261w ago
6.5 CVSS 3.1
Published May 19, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
18.9% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-918 Server-Side Request Forgery (SSRF) Validation
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| faraday_project | faraday | * | ≥2.0.0 – <2.14.2 |
References 2
- github.com https://github.com/advisories/GHSA-33mh-2634-fwr2
- github.com https://github.com/lostisland/faraday/security/advisories/GHSA-5rv5-xj5j-3484
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.