CyberRota Analysis
AI-GeneratedVersions of Renovate prior to 37.199.0 are vulnerable to a command injection flaw in the helmv3 manager's registryAliases handling, allowing attackers with commit access to execute arbitrary commands. This vulnerability can be exploited by manipulating registryAliases keys with unquoted shell metacharacters during helm repo add operations, potentially compromising the entire execution environment of Renovate. Organizations using affected versions should prioritize patching to mitigate the risk of unauthorized command execution.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
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.