Robocode · Robocode · CVE-2025-54377
**Name of the Vulnerable Software and Affected Versions**
Roo Code versions 3.23.18 and below
**Description**
Roo Code, an AI-powered autonomous coding agent, does not validate line breaks (`
`) in its command input. This bypasses the allow-list mechanism due to a lack of parsing or validation logic, potentially enabling command injection. Only the first line or token may be considered during command evaluation, allowing attackers to smuggle additional commands in subsequent lines.
**Recommendations**
Update to Roo Code version 3.23.19 or later.