GHSA-m3c4-prhw-mrx6 · Severity: high · Ecosystem: rust — Deno has an incomplete fix for command-injection prevention on Windows — case-insensitive extension bypass
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.
Conclusion & alert: CVE-2026-22864 is rated High Exploit Risk (63.7/100): CVSS High severity, with low exploitation likelihood (EPSS 0.62%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.62% | +0.60% |
| 2 | 2026-02-18 | 0.06% | 0.02% | -0.04% |
| 3 | 2026-01-21 | — | 0.06% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.1 | 3.1 | HIGH |
|
2.2 | 5.9 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-m3c4-prhw-mrx6 · Severity: high · Ecosystem: rust — Deno has an incomplete fix for command-injection prevention on Windows — case-insensitive extension bypass
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
high | CVE-2026-22864: 1 source package rows (deno); 13 state rows across 2 repos (3.23-community, edge-community); fixed 0, open 13. | https://security.alpinelinux.org/vuln/CVE-2026-22864 |
| URL | Tags |
|---|---|
| https://github.com/denoland/deno/releases/tag/v2.5.6 | Release Notes |
| https://github.com/denoland/deno/security/advisories/GHSA-m3c4-prhw-mrx6 | Exploit Vendor Advisory |