AUGUST 25, 2026
Live Feed
Back to database
Case File

CVE-2026-34599

HIGH · CVSS 8.8 EPSS 1.35% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-06 · Last synced 2026-08-05

CyberRota Analysis

AI-Generated

An authenticated command injection vulnerability exists in the GetLogs Livewire component of Coolify prior to version 4.0.0-beta.471, affecting Docker-managed servers. This flaw allows users with minimal privileges to execute arbitrary commands as root, posing a significant security risk. Organizations using Coolify should prioritize upgrading to the fixed version to mitigate potential exploitation.

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-34599
Severity
HIGH
CVSS
8.8
EPSS
1.35%
Docker

Original NVD Description

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.471, there is an authenticated command injection vulnerability in the GetLogs Livewire component which allows users with team membership (lowest privilege member role) to execute arbitrary commands as root on managed servers. The $container Livewire public property is interpolated directly into shell commands (docker logs, docker service logs) without sanitization, and can be modified by any client via the Livewire wire protocol because it lacks the #[Locked] attribute. This issue is fixed in version 4.0.0-beta.471.