CVE-2026-63108
Last modified
CVE-2026-63108 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Roo Code through 3.54.0 contains a command injection vulnerability in the auto-approve execute feature that allows attackers to bypass allowlist/denylist enforcement by nesting command substitutions inside parameter expansion defaults. The command parser in parse-command.ts replaces parameter expansions with opaque placeholders before extracting command substitutions, causing the containsDangerousSubstitution guard to miss nested payloads, which are then auto-approved based on the outer allowlisted command prefix and executed by the shell via execa, enabling arbitrary command execution.. EPSS estimates a 1.92% chance of exploitation in the next 30 days.
Description
Roo Code through 3.54.0 contains a command injection vulnerability in the auto-approve execute feature that allows attackers to bypass allowlist/denylist enforcement by nesting command substitutions inside parameter expansion defaults. The command parser in parse-command.ts replaces parameter expansions with opaque placeholders before extracting command substitutions, causing the containsDangerousSubstitution guard to miss nested payloads, which are then auto-approved based on the outer allowlisted command prefix and executed by the shell via execa, enabling arbitrary command execution.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| RooCodeInc | Roo-Code | <= 3.54.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-63108?
How severe is CVE-2026-63108?
How do I fix CVE-2026-63108?
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-63099TheHive through 4.1.24 contains a broken object-level author…7.1
- CVE-2026-6310Use after free in Dawn in Google Chrome prior to 147.0.7727.…8.3
- CVE-2026-63100Maybe through 0.6.0 contains a missing authorization vulnera…7.1
- CVE-2026-63101Open Event Server through 1.19.1 contains a missing authenti…8.7
- CVE-2026-63102rConfig Core before 8.2.8 contains a privilege escalation vu…5.4
- CVE-2026-63107LimeSurvey through 6.17.10 and 7.0.4 contains a server-side …7.7
- CVE-2026-6311Uninitialized Use in Accessibility in Google Chrome on Windo…8.3
- CVE-2026-6312Insufficient policy enforcement in Passwords in Google Chrom…3.1
- CVE-2026-6313Insufficient policy enforcement in CORS in Google Chrome pri…3.1
- CVE-2026-63136Uncontrolled Resource Consumption (CWE-400) in Elasticsearch…6.5
- CVE-2026-63139Uncontrolled Resource Consumption (CWE-400) in Kibana can le…6.5
- CVE-2026-6314Out of bounds write in GPU in Google Chrome prior to 147.0.7…8.3
Are you affected by CVE-2026-63108?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
