High severity8.1GHSA Advisory· Published Jun 23, 2026· Updated Jun 26, 2026
CVE-2026-49402
CVE-2026-49402
Description
Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.10, Deno's node:child_process implementation provided an escapeShellArg() helper used when callers passed shell: true to spawn / spawnSync / exec and friends. On Windows, the helper failed to quote arguments that contained cmd.exe metacharacters and did not neutralize % (which cmd.exe expands even inside double-quoted strings). An attacker who controlled any portion of an argument passed to such a call could inject arbitrary additional commands into the spawned cmd.exe invocation. This vulnerability is fixed in 2.7.10.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
denocrates.io | < 2.7.10 | 2.7.10 |
Affected products
2Patches
Vulnerability mechanics
References
3- github.com/denoland/deno/security/advisories/GHSA-7xh3-mhg9-jcw8nvdExploitMitigationVendor AdvisoryWEB
- github.com/advisories/GHSA-7xh3-mhg9-jcw8ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-49402ghsaADVISORY
News mentions
1- Deno: Nine CVEs Disclosed in 24 Hours — Sandbox Bypasses, Command Injection, and Crypto FlawVypr Intelligence · Jun 17, 2026