CVE-2026-76229

Summary

Renovate versions from 39.218.0 before 40.33.0 contain an arbitrary command injection vulnerability in the kustomize manager where user-provided chart names are appended to helm pull commands without proper sanitization. Attackers with repository write access can craft malicious kustomization.yaml files with specially crafted chart names to execute arbitrary commands on the Renovate host machine.

Affected Software

VendorProductVersion RangeStatus
renovatebotrenovate39.218.0 < 40.33.0affected
renovatebotrenovate40.33.0unaffected

Weaknesses

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

References