CVE-2025-54377 HIGH

CVE-2025-54377: Roo Code Lacks Line Break Validation in its Command Execution Tool

Vendor Roocodeinc
Product Roo-Code
Weakness CWE-77
Published July 23, 2025
Last update July 23, 2025

CVSS base score

7.8/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 23, 2025 CVE published
July 23, 2025 Record updated