- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
- Products
- glob
CVSS 3.1
- Type
- Secondary
- Base score
- 7.5
- Impact score
- 5.9
- Exploitability score
- 1.6
- Vector string
- CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
- security-advisories@github.com
- CWE-78
- Hype score
- Not currently trending
Another high severity zero-day vulnerability autonomously surfaced by @WeAreAisle: CVE-2025-64756 = command injection vulnerability in the core of the Node.js ecosystem, the glob utility https://t.co/iscpxZz0qQ
@stanislavfort
20 Nov 2025
946 Impressions
0 Retweets
5 Likes
1 Bookmark
0 Replies
0 Quotes
The NPM module `glob` (230M downloads per week) packages a command-line tool that includes a command injection flaw. This high-severity vulnerability (CVE-2025-64756 CVSSv3=7.5) allows malicious file names to serve as injection vectors for code exection.. Vulnerability affects
@CheckmarxZero
19 Nov 2025
266 Impressions
2 Retweets
4 Likes
0 Bookmarks
0 Replies
0 Quotes
Glob CLI CVE-2025-64756: Command Injection Risk A command injection flaw in Glob CLI lets attackers execute arbitrary code if user input is unsanitized. Patch asap. For more details, read ZeroPath's blog on this vuln. #AppSec #CyberSecurity https://t.co/WGNxW2HKYW
@ZeroPathLabs
17 Nov 2025
11 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CVE-2025-64756 Glob matches files using patterns the shell uses. From versions 10.3.7 to 11.0.3, the glob CLI contains a command injection vulnerability in its -c/--cmd option that … https://t.co/zTq5X8Edey
@CVEnew
17 Nov 2025
216 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
[
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:isaacs:glob:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "3C8601DB-5326-473F-8AB9-6F66833AC884",
"versionEndExcluding": "10.5.0",
"versionStartIncluding": "10.2.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:isaacs:glob:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "F7828865-293E-4DB7-AC94-A3C1027E25A1",
"versionEndExcluding": "11.1.0",
"versionStartIncluding": "11.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
]