AUGUST 25, 2026
Live Feed
Back to database
Case File

CVE-2026-34058

HIGH · CVSS 8.8 EPSS 0.35% Public Exploit

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

CyberRota Analysis

AI-Generated

The Livewire component in Coolify versions prior to 4.0.0-beta.471 is vulnerable due to the exposure of public methods that allow authenticated users to pass container IDs directly from the browser, leading to unsanitized command execution on remote servers via SSH. This flaw enables potential attackers to execute arbitrary OS commands, posing a significant security risk to server integrity and data confidentiality. Organizations using affected versions should prioritize upgrading to the fixed version to mitigate this high-severity vulnerability.

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-34058
Severity
HIGH
CVSS
8.8
EPSS
0.35%

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, the Livewire component Server\Resources exposes public methods (startUnmanaged, stopUnmanaged, restartUnmanaged) that accept a container ID parameter directly from the browser without any sanitization or escaping. This parameter is interpolated directly into shell commands executed via SSH on managed servers, enabling any authenticated team member to execute arbitrary OS commands on remote servers. This issue is fixed in version 4.0.0-beta.471.