Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-64756
November 17, 2025
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.
Affected Packages
https://github.com/isaacs/node-glob.git (GITHUB):
Affected version(s) >=v11.0.0 <v11.1.0
Fix Suggestion:
Update to version v11.1.0
https://github.com/isaacs/node-glob.git (GITHUB):
Affected version(s) >=v10.3.7 <v10.5.0
Fix Suggestion:
Update to version v10.5.0
glob (NPM):
Affected version(s) >=10.2.0 <10.5.0
Fix Suggestion:
Update to version 10.5.0
glob (NPM):
Affected version(s) >=10.3.7 <10.5.0
Fix Suggestion:
Update to version 10.5.0
glob (NPM):
Affected version(s) >=11.0.0 <11.1.0
Fix Suggestion:
Update to version 11.1.0
Additional Notes
The description of this vulnerability differs from MITRE.
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.7
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
EPSS
Base Score:
0.04