CVE-2026-22864

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.5.6, a prior patch aimed to block spawning Windows batch/shell files by returning an error when a spawned path’s extension matched .bat or .cmd. That check performs a case-sensitive comparison against lowercase literals and therefore can be bypassed when the extension uses alternate casing (for example .BAT, .Bat, etc.). This vulnerability is fixed in 2.5.6.
Configurations

Configuration 1 (hide)

cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:20

Type Values Removed Values Added
Summary
  • (es) Deno es un entorno de ejecución de JavaScript, TypeScript y WebAssembly. Antes de 2.5.6, un parche anterior tenía como objetivo bloquear la ejecución de archivos batch/shell de Windows devolviendo un error cuando la extensión de una ruta ejecutada coincidía con .bat o .cmd. Esa verificación realiza una comparación que distingue entre mayúsculas y minúsculas contra literales en minúsculas y por lo tanto puede ser eludida cuando la extensión utiliza un uso de mayúsculas y minúsculas alternativo (por ejemplo, .BAT, .Bat, etc.). Esta vulnerabilidad está corregida en 2.5.6.

21 Jan 2026, 14:32

Type Values Removed Values Added
References () https://github.com/denoland/deno/releases/tag/v2.5.6 - () https://github.com/denoland/deno/releases/tag/v2.5.6 - Release Notes
References () https://github.com/denoland/deno/security/advisories/GHSA-m3c4-prhw-mrx6 - () https://github.com/denoland/deno/security/advisories/GHSA-m3c4-prhw-mrx6 - Exploit, Vendor Advisory
First Time Deno
Deno deno
CPE cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:*

15 Jan 2026, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-15 23:15

Updated : 2026-06-17 10:20


NVD link : CVE-2026-22864

Mitre link : CVE-2026-22864

CVE.ORG link : CVE-2026-22864


JSON object : View

Products Affected

deno

  • deno
CWE
CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')