CVE-2026-76232

Summary

Renovate versions from 31.51.0 before 40.33.0 contain a command injection vulnerability in the helmv3 manager where the repository parameter is appended to helm registry login commands without proper sanitization. Attackers with repository write access can craft malicious Chart.yaml files to execute arbitrary commands on the machine running Renovate.

Affected Software

VendorProductVersion RangeStatus
renovatebotrenovate31.51.0 < 40.33.0affected
renovatebotrenovate40.33.0unaffected

Weaknesses

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

References