Command execution via POSIX shell re-quoting
Published Mar 12, 2026 · Updated Mar 12, 2026
OS command injection in Deno 2.7.0 through 2.7.1 allows attackers to execute arbitrary commands through shell-enabled child processes. The transformDenoShellCommand path strips safe single-quote delimiters, then re-wraps arguments containing $VAR in double quotes that preserve backtick substitution in POSIX sh. Applications are exposed only when spawn or spawnSync uses shell true with attacker-controlled arguments and --allow-run, after which commands run outside Deno's permission sandbox.
Summary
What happened
OS command injection in Deno 2.7.0 through 2.7.1 allows attackers to execute arbitrary commands through shell-enabled child processes. The transformDenoShellCommand path strips safe single-quote delimiters, then re-wraps arguments containing $VAR in double quotes that preserve backtick substitution in POSIX sh. Applications are exposed only when spawn or spawnSync uses shell true with attacker-controlled arguments and --allow-run, after which commands run outside Deno's permission sandbox.
The record
- CVE
- CVE-2026-32260
- Published
- Mar 12, 2026
- Updated
- Mar 12, 2026
- Vendor
- Deno Land Inc.
- Product
- Deno
- Classifications
- CWE-78, T1059.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Mar 12, 2026CVE publishedPublication date reported by the CVE source.
- Mar 12, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 2.7.0, < 2.7.2
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo