CVE-2026-76230

Summary

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.

Affected Software

VendorProductVersion RangeStatus
renovatebotrenovate35.63.0 < 40.33.0affected
renovatebotrenovate40.33.0unaffected

Weaknesses

  • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')

References