CVE-2024-58376 PUBLISHED

Renovate 37.158.0 before 37.199.0 Command Injection via helmv3

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

Renovate versions 37.158.0 before 37.199.0 contain a command injection vulnerability in the helmv3 manager's registryAliases handling that allows attackers with commit access to execute arbitrary commands. Attackers can manipulate registryAliases keys with unquoted shell metacharacters to inject commands executed during helm repo add operations, gaining full access to Renovate's execution environment.

Metrics

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

Product Status

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

Credits

  • meyfa reporter

References

Problem Types

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