RCE in Isaacs Glob

CVE-2025-64756

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.

Vulnerability class: Command Injection (OS Command Injection)

EPSS: 0.031 (86.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2025-64756?
CVE-2025-64756 is a high-severity vulnerability in Isaacs Glob, classified under OS Command Injection. CVSS score: 7.5/10. Published 2025-11-17.
How severe is CVE-2025-64756?
High severity. CVSS v3 base score is 7.5 out of 10.