CVE-2026-76230
MediumCVSS 6.7Summary
Renovate versions from 35.63.0 before 40.33.0 contain a command injection vulnerability in the npm manager where user-provided packageName values are appended to npm install commands without proper sanitization. Attackers with repository write access can craft malicious Renovate configuration files to execute arbitrary commands on the machine running Renovate.
Risk Assessment
Risk of full compromise of the Renovate host, potentially leading to data theft, repository tampering, or further attacks on the infrastructure.
Recommendation
Upgrade Renovate to version 40.33.0 or later, which includes the fix for this vulnerability.
Original NVD description (English source)
Renovate versions from 35.63.0 before 40.33.0 contain a command injection vulnerability in the npm manager where user-provided packageName values are appended to npm install commands without proper sanitization. Attackers with repository write access can craft malicious Renovate configuration files to execute arbitrary commands on the machine running Renovate.

