CVE-2026-59734

HIGH

Coolify: OS Command Injection in Health Check Configuration Allows Remote Code Execution

Title source: cna
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-59734. PoCs published by cybertechajju.

AI-analyzed exploit summary This repository contains a functional proof-of-concept exploit for CVE-2026-59734, an OS command injection vulnerability in Coolify's health check configuration. The exploit demonstrates how unauthenticated parameters (health_check_host, health_check_method, health_check_path) are interpolated into shell commands without sanitization, allowing arbitrary command execution in deployment containers.

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.

Exploits (1)

github WORKING POC
by cybertechajju · shellpoc
https://github.com/cybertechajju/CVE-2026-59734-POC

This repository contains a functional proof-of-concept exploit for CVE-2026-59734, an OS command injection vulnerability in Coolify's health check configuration. The exploit demonstrates how unauthenticated parameters (health_check_host, health_check_method, health_check_path) are interpolated into shell commands without sanitization, allowing arbitrary command execution in deployment containers.

Classification
Working Poc 98%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Coolify <= v4.0.0-beta.460
Auth required
Prerequisites: Authenticated access to Coolify instance · Target application UUID · API bearer token
mistral-large-3 · analyzed Jul 11, 2026 Full analysis →

Scores

CVSS v3 8.8
EPSS 0.0052
EPSS Percentile 41.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-78
Status published
Products (1)
coollabsio/coolify < 4.0.0-beta.469
Published Jul 09, 2026
Tracked Since Jul 09, 2026