SCA: security update for compressing (GHSA-4c3q-x735-j3r5)

high Tenable Self-Hosted Container Security Plugin ID 440646

Description

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

- Compressing is a compressing and uncompressing lib for node. Prior to 2.1.1 and 1.10.5, the patch for
CVE-2026-24884 relies on a purely logical string validation within the isPathWithinParent utility. This
check verifies if a resolved path string starts with the destination directory string but fails to account
for the actual filesystem state. By exploiting this "Logical vs. Physical" divergence, an attacker can
bypass the security check using a Directory Poisoning technique (pre-existing symbolic links). This
vulnerability is fixed in 2.1.1 and 1.10.5. (CVE-2026-40931)

Solution

Update the compressing library and its related packages to version 1.10.5 or later.

See Also

https://github.com/advisories/GHSA-4c3q-x735-j3r5

Plugin Details

Severity: High

ID: 440646

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 4/18/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.97

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS Score Source: CVE-2026-40931

CVSS v3

Risk Factor: High

Base Score: 7.8

Temporal Score: 7

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/17/2026

Vulnerability Publication Date: 4/17/2026

Reference Information

CVE: CVE-2026-40931

cwe: CWE-59