CVE-2025-58372

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.
Configurations

No configuration.

History

05 Sep 2025, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-05 23:15

Updated : 2025-09-05 23:15


NVD link : CVE-2025-58372

Mitre link : CVE-2025-58372

CVE.ORG link : CVE-2025-58372


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-732

Incorrect Permission Assignment for Critical Resource