SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-76233

MEDIUM · CVSS 6.7 EPSS 0.91% 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 40.33.0 are vulnerable to a command injection flaw in the gleam manager, where the depName parameter is improperly sanitized. This allows attackers with write access to repositories to create malicious gleam.toml files, potentially executing arbitrary commands on the affected system. Organizations using Renovate 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.

CVE
CVE-2026-76233
Severity
MEDIUM
CVSS
6.7
EPSS
0.91%

Original NVD Description

Renovate versions from 39.53.0 before 40.33.0 contain a command injection vulnerability in the gleam manager where the depName parameter is appended to gleam deps update commands without proper sanitization. Attackers with repository write access can craft malicious gleam.toml files to execute arbitrary commands on the machine running Renovate.