Skip to main content

Coolify CVE-2026-34597

| EUVDEUVD-2026-40224 HIGH
OS Command Injection (CWE-78)
2026-06-29 GitHub_M
8.8
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
8.8 HIGH

Network-reachable web UI (AV:N) with simple injection (AC:L) by an authenticated config-capable user (PR:L) yields host RCE with full C/I/A impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Patch available
Jun 29, 2026 - 22:02 EUVD
Analysis Generated
Jun 29, 2026 - 21:15 vuln.today

DescriptionCVE.org

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.470, a critical Authenticated Host Remote Code Execution (RCE) vulnerability was discovered in Coolify. The flaw resides in the handling of user-defined build parameters for the Nixpacks build pack. Specifically, the install_command provided by a user is directly concatenated into a shell command string that is executed on the deployment host during the building phase. An attacker can leverage this to escape the intended build context and execute arbitrary commands with host-level privileges. This vulnerability is fixed in 4.0.0-beta.470.

AnalysisAI

Authenticated remote code execution in Coolify (self-hosted PaaS) before 4.0.0-beta.470 lets a low-privileged authenticated user run arbitrary commands on the deployment host. The flaw is an OS command injection in the Nixpacks build pack: the user-supplied install_command build parameter is concatenated unsanitized into a shell command executed during the build phase, allowing escape from the build context to host-level command execution. There is no public exploit identified at time of analysis, and it is not listed in CISA KEV, but the path to abuse is straightforward for any user who can configure a deployment.

Technical ContextAI

Coolify is an open-source, self-hostable alternative to Heroku/Netlify for deploying applications, databases, and managing servers. It supports multiple build packs, including Nixpacks, which generates build environments automatically. The root cause is CWE-78 (Improper Neutralization of Special Elements used in an OS Command, i.e. OS command injection): the install_command field that users define for the Nixpacks build is injected directly into a shell command string that Coolify executes on the deployment host. Because shell metacharacters are not neutralized, supplied input is interpreted by the shell rather than treated as inert data. The affected component per CPE is cpe:2.3:a:coollabsio:coolify, all versions prior to the fixed 4.0.0-beta.470.

RemediationAI

Upgrade to the patched release Coolify 4.0.0-beta.470, which contains the fix (Vendor-released patch: 4.0.0-beta.470); see the advisory at https://github.com/coollabsio/coolify/security/advisories/GHSA-9pp4-wcmj-rq73. Until upgrading, restrict who can create or modify deployments and build configurations so that only fully trusted operators hold accounts (this reduces the multi-tenant attack surface but does not eliminate risk from any account that can edit build settings), avoid using the Nixpacks build pack or user-defined install_command values for untrusted projects (trade-off: limits build flexibility), and place the Coolify control panel behind network restrictions or a VPN so the authenticated UI is not broadly reachable (trade-off: less convenient remote access). These are compensating controls only; patching is the sole complete remedy.

CVE-2025-59157 CRITICAL POC
9.9 Jan 05

Coolify, a self-hosted server management platform, allows authenticated users to inject OS commands through the Git Repo

CVE-2025-66209 CRITICAL POC
9.9 Dec 23

A command injection vulnerability in Coolify's Database Backup functionality allows authenticated users with application

CVE-2025-64420 CRITICAL POC
9.9 Jan 05

Coolify through v4.0.0-beta.434 exposes the root user's SSH private key to low-privileged team members. Any user with ba

CVE-2026-57498 CRITICAL POC
9.6 Jun 29

Cross-team authorization bypass in Coolify (open-source self-hosted PaaS) before 4.0.0-beta.474 allows an authenticated,

CVE-2025-64419 CRITICAL POC
9.6 Jan 05

Coolify before 4.0.0-beta.445 allows command injection through docker-compose.yaml parameters. If a victim creates an ap

CVE-2025-34161 CRITICAL POC
9.4 Aug 27

Coolify versions prior to v4.0.0-beta.420.7 are vulnerable to a remote code execution vulnerability in the project deplo

CVE-2025-34159 CRITICAL POC
9.4 Aug 27

Coolify versions prior to v4.0.0-beta.420.6 are vulnerable to a remote code execution vulnerability in the application d

CVE-2026-34594 HIGH POC
8.8 Jun 29

Authenticated OS command injection in Coolify before 4.0.0-beta.471 lets any user holding destination management permiss

CVE-2025-64424 HIGH POC
8.8 Jan 05

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. [CVSS 8.8 HIGH]

CVE-2025-59156 HIGH POC
8.8 Jan 05

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to version 4.0

CVE-2025-66211 HIGH POC
8.8 Dec 23

An authenticated command injection vulnerability in Coolify's PostgreSQL initialization script handling allows attackers

CVE-2025-66210 HIGH POC
8.8 Dec 23

A command injection vulnerability in Coolify's Database Import functionality allows authenticated users with application

Share

CVE-2026-34597 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy