Description
Roo Code is an AI-powered autonomous coding agent that lives in users' editors. Versions 3.25.23 and below contain a vulnerability where certain VS Code workspace configuration files (.code-workspace) are not protected in the same way as the .vscode folder. If the agent was configured to auto-approve file writes, an attacker able to influence prompts (for example via prompt injection) could cause malicious workspace settings or tasks to be written. These tasks could then be executed automatically when the workspace is reopened, resulting in arbitrary code execution. This issue is fixed in version 3.26.0.
Problem types
CWE-732: Incorrect Permission Assignment for Critical Resource
CWE-94: Improper Control of Generation of Code ('Code Injection')
Product status
References
github.com/...o-Code/security/advisories/GHSA-4pqh-4ggm-jfmm
github.com/...ommit/296edfc829a7c6efc8b5dbe09aa766a9aed79598
github.com/RooCodeInc/Roo-Code/releases/tag/v3.26.0