CVE-2025-64756

HIGH EPSS 85.8%
Published Nov 17, 20257mo ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
High
Find Similar
Published Nov 17, 2025 7mo ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
7.5
Exploitability
1.6
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity High
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
85.8% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-78 OS Command Injection Injection

Affected Products 2

VendorProductVersionRange
isaacsglob*≥10.2.0  –  <10.5.0
isaacsglob*≥11.0.0  –  <11.1.0

References 3

  • github.com https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f
    Patch
  • github.com https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146
    Patch
  • github.com https://github.com/isaacs/node-glob/security/advisories/GHSA-5j98-mcp5-4vw2
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/isaacs/node-glob/commit/1e4e297342a09f2aa0ced87fcd4a70ddc325d75f
    Patch
  • github.com https://github.com/isaacs/node-glob/commit/47473c046b91c67269df7a66eab782a6c2716146
    Patch