CVE-2025-54377

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

No configuration.

History

23 Jul 2025, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-23 21:15

Updated : 2025-07-25 15:29


NVD link : CVE-2025-54377

Mitre link : CVE-2025-54377

CVE.ORG link : CVE-2025-54377


JSON object : View

Products Affected

No product.

CWE
CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')