CVE-2026-22864
Last modified
CVE-2026-22864 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.62% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Deno | Deno | < 2.5.6 |
References
- https://github.com/denoland/deno/releases/tag/v2.5.6Release Notes
- https://github.com/denoland/deno/security/advisories/GHSA-m3c4-prhw-mrx6Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-22864?
How severe is CVE-2026-22864?
How do I fix CVE-2026-22864?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-22859FreeRDP is a free implementation of the Remote Desktop Proto…9.1
- CVE-2026-2286CrewAI contains a server-side request forgery vulnerability …9.8
- CVE-2026-22860Rack is a modular Ruby web server interface. Prior to versio…7.5
- CVE-2026-22861iccDEV provides a set of libraries and tools that allow for …8.8
- CVE-2026-22862go-ethereum (geth) is a golang execution layer implementatio…7.5
- CVE-2026-22863Deno is a JavaScript, TypeScript, and WebAssembly runtime. B…7.5
- CVE-2026-22865Gradle is a build automation tool, and its native-platform t…7.4
- CVE-2026-22866Ethereum Name Service (ENS) is a distributed, open, and exte…7.5
- CVE-2026-22867LaSuite Doc is a collaborative note taking, wiki and documen…5.4
- CVE-2026-22868go-ethereum (geth) is a golang execution layer implementatio…7.5
- CVE-2026-22869Eigent is a multi-agent Workforce. A critical security vulne…9.8
- CVE-2026-2287CrewAI does not properly check that Docker is still running …9.8
Are you affected by CVE-2026-22864?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
