SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2024-58376

HIGH · CVSS 8.8 EPSS 1.67% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-19 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Versions 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.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-58376
Severity
HIGH
CVSS
8.8
EPSS
1.67%

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.