CVE-2024-58376
Received Received - Intake

Command Injection in Renovate Helmv3 Manager

Vulnerability report for CVE-2024-58376, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-19

Last updated on: 2026-08-19

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-19
Last Modified
2026-08-19
Generated
2026-08-19
AI Q&A
2026-08-19
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
renovate renovate From 37.199.0 (exc) to 37.158.0 (exc)
renovatebot renovate to 37.199.0 (exc)
renovatebot renovate 37.199.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2024-58376 is a command injection vulnerability in Renovate versions 37.158.0 to 37.198.0. It exists in the helmv3 manager's registryAliases handling. Attackers with commit access can inject arbitrary commands by manipulating registryAliases keys with unquoted shell metacharacters. These commands execute during helm repo add operations, potentially granting full access to Renovate's execution environment.

Detection Guidance

Check Renovate version with 'renovate --version'. If between 37.158.0 and 37.198.0, it is vulnerable. Inspect registryAliases configurations in Renovate's configuration files for unquoted shell metacharacters or suspicious commands.

Impact Analysis

If exploited, attackers could execute arbitrary commands on the system running Renovate, gaining full access to its execution environment. This could lead to data breaches, unauthorized modifications, or further lateral movement within connected systems. The impact depends on Renovate's deployment and whether it handles untrusted repositories.

Compliance Impact

This vulnerability could potentially violate compliance with GDPR and HIPAA if exploited in environments handling personal or health data. Command injection risks unauthorized access to systems processing sensitive information, which may lead to data breaches or unauthorized data exposure. Organizations using vulnerable Renovate versions must assess their exposure and apply patches to maintain compliance.

Mitigation Strategies

Upgrade Renovate to version 37.199.0 or later immediately. Remove or review registryAliases configurations for any untrusted or suspicious entries. Restrict commit access to repositories using Renovate to trusted users only.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2024-58376. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart