SCA: security update for whistle (GHSA-3vfr-4gwf-qxfp)

high Tenable Self-Hosted Container Security Plugin ID 446271

Description

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

- Whistle is an HTTP, HTTP2, HTTPS, and WebSocket debugging proxy. Prior to 2.10.3, lib/service/service.js
handles GET /cgi-bin/temp/get by reading req.query.filename, joining it to TEMP_FILES_PATH only when it
matches the temporary file pattern, and otherwise passing the user-supplied filename directly to getFile,
allowing a remote attacker to read arbitrary files such as /etc/passwd. This issue is reported as fixed in
version 2.10.3. (CVE-2026-55629)

Solution

Update the whistle library and its related packages to version 2.10.3 or later.

See Also

https://github.com/advisories/GHSA-3vfr-4gwf-qxfp

Plugin Details

Severity: High

ID: 446271

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/25/2026

Updated: 8/25/2026

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.78

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2026-55629

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.6

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/25/2026

Vulnerability Publication Date: 7/16/2026

Reference Information

CVE: CVE-2026-55629

cwe: CWE-22