AUGUST 24, 2026
Live Feed
Back to database
Case File

CVE-2026-59734

HIGH · CVSS 8.8 EPSS 0.52% Public Exploit

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

CyberRota Analysis

AI-Generated

Coolify versions prior to 4.0.0-beta.469 are vulnerable to command injection due to improper sanitization of user-supplied parameters in the generate_healthcheck_commands() function. This flaw allows authenticated users to execute arbitrary commands within deployment containers, posing a significant security risk. Organizations using affected versions 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-59734
Severity
HIGH
CVSS
8.8
EPSS
0.52%

Original NVD Description

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.469, Coolify's app/Jobs/ApplicationDeploymentJob.php generate_healthcheck_commands() function directly interpolated the health_check_host, health_check_method, and health_check_path parameters into shell commands without proper sanitization, allowing authenticated users to execute arbitrary commands inside deployment containers. This issue is fixed in version 4.0.0-beta.469.