CVE-2025-54377
Roo Code Lacks Line Break Validation in its Command Execution Tool
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.
INFO
Published Date :
July 23, 2025, 9:15 p.m.
Last Modified :
Sept. 11, 2025, 3:56 p.m.
Remotely Exploit :
No
Source :
[email protected]
CVSS Scores
Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
---|---|---|---|---|---|---|
CVSS 3.1 | HIGH | [email protected] |
Solution
- Update Roo Code to version 3.23.19.
- Validate and sanitize all command inputs.
- Implement robust parsing for command execution.
- Enforce allow-list mechanisms strictly.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-54377
.
URL | Resource |
---|---|
https://github.com/RooCodeInc/Roo-Code/commit/9d434c2db9b20eb5c78b698cb2b0037cd2074534 | Patch |
https://github.com/RooCodeInc/Roo-Code/security/advisories/GHSA-p278-52x9-cffx | Exploit Vendor Advisory |
https://github.com/RooCodeInc/Roo-Code/security/advisories/GHSA-p278-52x9-cffx | Exploit Vendor Advisory |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-54377
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-54377
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-54377
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-54377
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Sep. 11, 2025
Action Type Old Value New Value Added CPE Configuration OR *cpe:2.3:a:roocode:roo_code:*:*:*:*:*:*:*:* versions up to (excluding) 3.23.19 Added Reference Type GitHub, Inc.: https://github.com/RooCodeInc/Roo-Code/commit/9d434c2db9b20eb5c78b698cb2b0037cd2074534 Types: Patch Added Reference Type CISA-ADP: https://github.com/RooCodeInc/Roo-Code/security/advisories/GHSA-p278-52x9-cffx Types: Exploit, Vendor Advisory Added Reference Type GitHub, Inc.: https://github.com/RooCodeInc/Roo-Code/security/advisories/GHSA-p278-52x9-cffx Types: Exploit, Vendor Advisory -
New CVE Received by [email protected]
Jul. 23, 2025
Action Type Old Value New Value Added 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. Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Added CWE CWE-77 Added Reference https://github.com/RooCodeInc/Roo-Code/commit/9d434c2db9b20eb5c78b698cb2b0037cd2074534 Added Reference https://github.com/RooCodeInc/Roo-Code/security/advisories/GHSA-p278-52x9-cffx -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jul. 23, 2025
Action Type Old Value New Value Added Reference https://github.com/RooCodeInc/Roo-Code/security/advisories/GHSA-p278-52x9-cffx