CVE-2025-64756
Last modified
CVE-2025-64756 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 3.03% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Isaacs | Glob | >= 10.2.0, < 10.5.0 |
| Isaacs | Glob | >= 11.0.0, < 11.1.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-64756?
How severe is CVE-2025-64756?
How do I fix CVE-2025-64756?
Are you affected by CVE-2025-64756?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
