---
id: CVE-2026-82536
title: >-
  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'…
summary: >-
  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'…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'
cwe:
  - CWE-184
vendor: RooCodeInc
product: Roo-Code
affected:
  - Roo-Code <= 3.54.0
published: '2026-09-08'
updated: '2026-09-19'
sourceUpdated: '2026-09-19T15:17:03.617'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-82536'
references:
  - url: >-
      https://github.com/7rah/oss-cve/blob/main/roocode-group04-pipe-both-operator.md
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/roo-code-auto-approve-bypass-via-shell-command-pipe-operator
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.00521
epssPercentile: 0.41906
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-18T17:43:56.578648Z'
ingestedAt: '2026-09-08T19:08:49.638Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
