Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-22864

33
FAUCET Score

CVE-2026-22864 is a critical vulnerability affecting Deno, a JavaScript, TypeScript, and WebAssembly runtime, specifically versions prior to 2.5.6. It allows for a bypass of a security patch intended to block the spawning of Windows batch/shell files. The original patch performed a case-sensitive comparison of file extensions, enabling attackers to execute malicious scripts by using alternate casing (e.g., .BAT instead of .bat). This vulnerability carries a CVSS score of 9.8 (CRITICAL), indicating a severe risk. It has a network attack vector, low attack complexity, and requires no user interaction or privileges, potentially leading to complete compromise of confidentiality, integrity, and availability. Currently, there is no evidence of active exploitation, nor are there publicly available exploits in Metasploit, Nuclei, or ExploitDB. While there is minimal community discussion, the vulnerability is not listed on the CISA KEV catalog, suggesting it is not yet widely exploited in the wild.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.5.6CPE matchmatch criteria
cpe:2.3:a:deno:deno:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.1HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.2
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.62%
Probability of exploitation in next 30 days
EPSS Percentile
46.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0062 is in the 27th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

rustpatch availablevia ghsa
Product: denoFixed in: 2.5.6
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

rustGHSA-m3c4-prhw-mrx6high

Deno has an incomplete fix for command-injection prevention on Windows — case-insensitive extension bypass

Jan 16, 2026

References

github.com / denoland/deno/releases/tag/v2.5.6
Release Notes
github.com / denoland/deno/security/advisories/GHSA-m3c4-prhw-mrx6
ExploitVendor Advisory