RCE in Roocode Roo Code

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.

Vulnerability class: Command Injection (OS Command Injection)

EPSS: 0.011 (63.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2025-54377?
CVE-2025-54377 is a high-severity vulnerability in Roocode Roo Code, classified under Command Injection. CVSS score: 7.8/10. Published 2025-07-23.
How severe is CVE-2025-54377?
High severity. CVSS v3 base score is 7.8 out of 10.