SCA: security update for saloonphp/saloon (GHSA-f7xc-5852-fj99)

critical Tenable Self-Hosted Container Security Plugin ID 439212

Description

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

- Saloon is a PHP library that gives users tools to build API integrations and SDKs. Prior to version 4.0.0,
fixture names were used to build file paths under the configured fixture directory without validation. A
name containing path segments (e.g. ../traversal or ../../etc/passwd) resulted in a path outside that
directory. When the application read a fixture (e.g. for mocking) or wrote one (e.g. when recording
responses), it could read or write files anywhere the process had access. If the fixture name was derived
from user or attacker-controlled input (e.g. request parameters or config), this constituted a path
traversal vulnerability and could lead to disclosure of sensitive files or overwriting of critical files.
The fix in version 4.0.0 adds validation in the fixture layer (rejecting names with /, \, .., or null
bytes, and restricting to a safe character set) and defense-in-depth in the storage layer (ensuring the
resolved path remains under the base directory before any read or write). (CVE-2026-33183)

Solution

Update the saloonphp/saloon library and its related packages to version 4.0.0 or later.

See Also

https://github.com/advisories/GHSA-f7xc-5852-fj99

Plugin Details

Severity: Critical

ID: 439212

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/26/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.59

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7

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

CVSS Score Source: CVE-2026-33183

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 8

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/25/2026

Vulnerability Publication Date: 3/25/2026

Reference Information

CVE: CVE-2026-33183