SCA: security update for glob (GHSA-5j98-mcp5-4vw2)

high Tenable Self-Hosted Container Security Plugin ID 436082

Description

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

- Glob matches files using patterns the shell uses. Starting in version 10.2.0 and prior to versions 10.5.0
and 11.1.0, the glob CLI contains a command injection vulnerability in its -c/--cmd option that allows
arbitrary command execution when processing files with malicious names. When glob -c <command> <patterns>
are used, matched filenames are passed to a shell with shell: true, enabling shell metacharacters in
filenames to trigger command injection and achieve arbitrary code execution under the user or CI account
privileges. This issue has been patched in versions 10.5.0 and 11.1.0. (CVE-2025-64756)

See Also

https://github.com/advisories/GHSA-5j98-mcp5-4vw2

Plugin Details

Severity: High

ID: 436082

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 11/17/2025

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.88

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.1

Temporal Score: 5.6

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

CVSS Score Source: CVE-2025-64756

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:H/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: 11/17/2025

Vulnerability Publication Date: 11/17/2025

Reference Information

CVE: CVE-2025-64756

cwe: CWE-78