Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-82536— Roo-Code 3.54.0 Auto-Approve Bypass via Shell Command Pipe Operator

Quick assessment

Affected
RooCodeInc Roo-Code
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Roo-Code 3.54.0 及更早版本中存在一个“自动批准”(auto-approve)绕过漏洞,位于 shell 命令解析逻辑中。该漏洞允许攻击者利用命令解析器的操作符 token 集合中遗漏了 bash 管道操作符( ),从而执行本应被拒绝的 shell 命令。 攻击者可以构造一条命令行:先使用一个在允许列表中的命令前缀,随后紧跟用于重定向标准错误的管道操作符( ),再接上被拒绝的命令。这样,解析器会将整条管道流水线视为已批准,而 bash 会以代理(agent)的自动执行权限,在开发者的机器上执行其中被拒

CVSS 8.8 · High

Possible ATT&CK Techniques 1 AI

T1059 · Command and Scripting Interpreter

Affected Version Matrix 1

VendorProduct Version RangeStatus
RooCodeInc Roo-Code ≤ 3.54.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-82536

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Roo-Code 3.54.0 Auto-Approve Bypass via Shell Command Pipe Operator
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
不完整的黑名单
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
RooCodeInc Roo-Code 0 ~ 3.54.0 -

II. Public POCs for CVE-2026-82536

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-82536

登录查看更多情报信息。

Vendor Advisories for CVE-2026-82536 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-82536

No comments yet


Leave a comment