CVE-2025-64756

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-64756
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-64756.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-64756
Aliases
Downstream
Related
Published
2025-11-17T17:29:08.029Z
Modified
2025-11-27T02:32:30.680057Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
glob CLI: Command injection via -c/--cmd executes matches with shell:true
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/blob/cc431b3424123d84bcd7afd4de150b33f117a8ef/cves/2025/64xxx/CVE-2025-64756.json",
    "cwe_ids": [
        "CWE-78"
    ]
}
References

Affected packages

Git / github.com/isaacs/node-glob

Affected ranges

Type
GIT
Repo
https://github.com/isaacs/node-glob
Events

Affected versions

v11.*

v11.0.0
v11.0.1
v11.0.2
v11.0.3