CVE-2026-76233 PUBLISHED

Renovate 39.53.0 before 40.33.0 Command Injection via gleam manager

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

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.

Metrics

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

Product Status

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

Credits

  • astellingwerf reporter

References

Problem Types

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