CVE-2026-33637
Last modified
CVE-2026-33637 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Faraday Project | Faraday | >= 2.0.0, < 2.14.2 |
References
- https://github.com/advisories/GHSA-33mh-2634-fwr2Vendor Advisory
- https://github.com/lostisland/faraday/security/advisories/GHSA-5rv5-xj5j-3484Exploit, Vendor Advisory
- https://github.com/lostisland/faraday/security/advisories/GHSA-5rv5-xj5j-3484Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33637?
How severe is CVE-2026-33637?
How do I fix CVE-2026-33637?
Are you affected by CVE-2026-33637?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
