CVE-2026-82536 PUBLISHED

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

Assigner: VulnCheck
Reserved: 29.08.2026 Published: 08.09.2026 Updated: 08.09.2026

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.

Metrics

CVSS Vector: 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
CVSS Score: 7.7

Product Status

Vendor RooCodeInc
Product Roo-Code
Versions Default: unaffected
  • affected from 0 to 3.54.0 (incl.)

Credits

  • Minqiang Gui finder

References

Problem Types

  • Incomplete List of Disallowed Inputs CWE