CVE-2026-76230 PUBLISHED

Renovate 35.63.0 before 40.33.0 Command Injection via npm

Assigner: VulnCheck
Reserved: 19.08.2026 Published: 19.08.2026 Updated: 19.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.4

Product Status

Vendor renovatebot
Product renovate
Versions Default: unaffected
  • affected from 35.63.0 to 40.33.0 (excl.)
  • Version 40.33.0 is unaffected

Credits

  • astellingwerf reporter

References

Problem Types

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