CVE-2026-32260
Deno vulnerable to command Injection via incomplete shell metacharacter blocklist in node:child_process
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p deno --precise 2.7.2
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| deno | crates.io | All versions | 2.7.2 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-78OS Command InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.1 score means for each attack dimension.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2026-32260?
- Deno vulnerable to command Injection via incomplete shell metacharacter blocklist in node:child_process This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.1/10).
- How do I check if my project is affected by CVE-2026-32260?
- CVE-2026-32260 affects deno. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-32260 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2023-28445CRITICAL
Deno improperly handles resizable ArrayBuffer
- CVE-2026-49440HIGH
Deno: Miller-Rabin Primality Test Allows Zero Rounds
- CVE-2026-44726HIGH
Deno's TLS retry copies stale upgrade hook, risking plaintext traffic
- CVE-2025-21620HIGH
fetch: Authorization headers not dropped when redirecting cross-origin
- CVE-2026-27190HIGH
Deno has a Command Injection via Incomplete shell metacharacter blocklist in node:child_process
- CVE-2025-61787HIGH
Deno is Vulnerable to Command Injection on Windows During Batch File Execution
- CVE-2026-22864HIGH
Deno has an incomplete fix for command-injection prevention on Windows — case-insensitive extension bypass
- CVE-2024-27936HIGH
Deno's deno_runtime vulnerable to interactive permission prompt spoofing via improper ANSI stripping
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies