OS Command Injection The advisory has been revoked - it doesn't affect any version of package npm-10.8.2  (opens in a new tab)


Threat Intelligence

EPSS
3.09% (87th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CHAINGUARDLATEST-NPM1082-14112953
  • published12 Jan 2026
  • disclosed17 Nov 2025

Introduced: 17 Nov 2025

CVE-2025-64756  (opens in a new tab)
CWE-78  (opens in a new tab)

Amendment

The Chainguard security team deemed this advisory irrelevant for Chainguard:latest.

NVD Description

Note: Versions mentioned in the description apply only to the upstream npm-10.8.2 package and not the npm-10.8.2 package as distributed by Chainguard.

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.