CVE-2025-61787

Severity CVSS v4.0:
Pending analysis
Type:
CWE-77 Command Injection
Publication date:
08/10/2025
Last modified:
16/10/2025

Description

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Versions prior to 2.5.3 and 2.2.15 are vulnerable to Command Line Injection attacks on Windows when batch files are executed. In Windows, ``CreateProcess()`` always implicitly spawns ``cmd.exe`` if a batch file (.bat, .cmd, etc.) is being executed even if the application does not specify it via the command line. This makes Deno vulnerable to a command injection attack on Windows. Versions 2.5.3 and 2.2.15 fix the issue.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:* 2.2.15 (including)
cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:* 2.3.0 (including) 2.5.3 (excluding)
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*