SCA: security update for faraday (GHSA-5rv5-xj5j-3484)

medium Tenable Cloud Security Plugin ID 442081

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-33637)

Solution

Update the faraday library and its related packages to version 2.14.2 or later.

See Also

https://github.com/advisories/GHSA-5rv5-xj5j-3484

Plugin Details

Severity: Medium

ID: 442081

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 5/18/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.76

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2026-33637

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/18/2026

Vulnerability Publication Date: 5/18/2026

Reference Information

CVE: CVE-2026-33637

cwe: CWE-918