Command Line Injection Vulnerability in Deno by Denoland
CVE-2025-61787
8.1HIGH
What is CVE-2025-61787?
Deno, a runtime for JavaScript, TypeScript, and WebAssembly, is susceptible to Command Line Injection attacks on Windows systems due to the way batch files are processed. When executing batch files, the CreateProcess()
function automatically invokes cmd.exe
, which can be exploited if an attacker carefully crafts command inputs. Versions 2.5.3 and 2.2.15 of Deno address this vulnerability, ensuring that the application mitigates the risk of unauthorized command execution.
Affected Version(s)
deno >= 2.3.0, < 2.5.3 < 2.3.0, 2.5.3
deno < 2.2.15 < 2.2.15