Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Roocode | Roo Code | < 3.23.19 |
Related Weaknesses (CWE)
References
- https://github.com/RooCodeInc/Roo-Code/commit/9d434c2db9b20eb5c78b698cb2b0037cd2Patch
- https://github.com/RooCodeInc/Roo-Code/security/advisories/GHSA-p278-52x9-cffxExploitVendor Advisory
- https://github.com/RooCodeInc/Roo-Code/security/advisories/GHSA-p278-52x9-cffxExploitVendor Advisory
FAQ
What is CVE-2025-54377?
CVE-2025-54377 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 bypas...
How severe is CVE-2025-54377?
CVE-2025-54377 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-54377?
Check the references section above for vendor advisories and patch information. Affected products include: Roocode Roo Code.