AUGUST 25, 2026
Live Feed
Back to database
Case File

CVE-2026-34152

HIGH · CVSS 8.8 EPSS 0.37% Public Exploit

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

CyberRota Analysis

AI-Generated

Coolify versions prior to 4.0.0-beta.471 are vulnerable to command injection during deployment due to improper handling of pre-deployment and post-deployment commands. This flaw allows authenticated users to inject arbitrary shell commands that execute on the remote server, potentially compromising the system's integrity. Organizations using affected versions should prioritize upgrading to the fixed version 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-34152
Severity
HIGH
CVSS
8.8
EPSS
0.37%

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, pre-deployment and post-deployment commands are single-quote escaped but then sent through SSH heredoc transport that preserves newlines, allowing an authenticated user to inject additional shell statements that execute on the remote server during deployment. This issue is fixed in version 4.0.0-beta.471.