CVE-2025-54377

Severity CVSS v4.0:
Pending analysis
Type:
CWE-77 Command Injection
Publication date:
23/07/2025
Last modified:
11/09/2025

Description

Roo Code is an AI-powered autonomous coding agent that lives in users' editors. In versions 3.23.18 and below, RooCode does not validate line breaks (\n) in its command input, allowing potential bypass of the allow-list mechanism. The project appears to lack parsing or validation logic to prevent multi-line command injection. When commands are evaluated for execution, only the first line or token may be considered, enabling attackers to smuggle additional commands in subsequent lines. This is fixed in version 3.23.19.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:roocode:roo_code:*:*:*:*:*:*:*:* 3.23.19 (excluding)