Roo Code is an AI-powered autonomous coding agent that lives in users' editors. Versions 3.25.23 and below contain a default list of allowed commands that do not need manual approval if auto-approve is enabled, and npm install is included in that list. Because npm install executes lifecycle scripts, if a repository’s package.json file contains a malicious postinstall script, it would be executed automatically without user approval. This means that enabling auto-approved commands and opening a malicious repo could result in arbitrary code execution. This is fixed in version 3.26.0.
References
Link | Resource |
---|---|
https://github.com/RooCodeInc/Roo-Code/pull/7390/files | Product |
https://github.com/RooCodeInc/Roo-Code/releases/tag/v3.26.0 | Release Notes |
https://github.com/RooCodeInc/Roo-Code/security/advisories/GHSA-c292-qxq4-4p2v | Vendor Advisory |
Configurations
History
15 Sep 2025, 18:07
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/RooCodeInc/Roo-Code/pull/7390/files - Product | |
References | () https://github.com/RooCodeInc/Roo-Code/releases/tag/v3.26.0 - Release Notes | |
References | () https://github.com/RooCodeInc/Roo-Code/security/advisories/GHSA-c292-qxq4-4p2v - Vendor Advisory | |
First Time |
Roocode roo Code
Roocode |
|
CPE | cpe:2.3:a:roocode:roo_code:*:*:*:*:*:*:*:* |
06 Sep 2025, 03:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-09-06 03:15
Updated : 2025-09-15 18:07
NVD link : CVE-2025-58374
Mitre link : CVE-2025-58374
CVE.ORG link : CVE-2025-58374
JSON object : View
Products Affected
roocode
- roo_code
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')