๐Ÿ” CVE Alert

CVE-2026-82536

HIGH 8.8

Roo-Code 3.54.0 Auto-Approve Bypass via Shell Command Pipe Operator

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

Roo-Code through 3.54.0 contains an auto-approve bypass vulnerability in the shell command parsing logic that allows attackers to execute denied shell commands by exploiting the omission of the bash pipe operator from the command parser's operator token set. Attackers can craft a command line with an allowlisted prefix followed by the stderr-redirecting pipe operator and a denied command, causing the parser to approve the full pipeline while bash executes the denied component with the agent's auto-execute privileges on the developer's machine.

CWE CWE-184
Vendor roocodeinc
Product roo-code
Published Sep 8, 2026
Stay Ahead of the Next One

Get instant alerts for roocodeinc roo-code

Be the first to know when new high vulnerabilities affecting roocodeinc roo-code are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

RooCodeInc / Roo-Code
0 โ‰ค 3.54.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/7rah/oss-cve/blob/main/roocode-group04-pipe-both-operator.md vulncheck.com: https://www.vulncheck.com/advisories/roo-code-auto-approve-bypass-via-shell-command-pipe-operator

Credits

Minqiang Gui