VYPR
High severity8.1OSV Advisory· Published Jan 15, 2026· Updated Jun 17, 2026

CVE-2026-22864

CVE-2026-22864

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
denocrates.io
< 2.5.62.5.6

Affected products

3
  • Denoland/DenoOSV2 versions
    std/0.34.0, std/0.35.0, std/0.36.0, …+ 1 more
    • (no CPE)range: std/0.34.0, std/0.35.0, std/0.36.0, …
    • cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:*range: <2.5.6
  • ghsa-coords
    Range: < 2.5.6

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.