Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.469, an authenticated remote command injection vulnerability in application deployment handling allows users with application write permissions to achieve remote code execution and exfiltrate sensitive environment variables through deployment logs via fields such as dockerfile_location and deployment commands. This issue is fixed in version 4.0.0-beta.469.
Published: 2026-07-06
Score: 9.9 Critical
EPSS: 1.8% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw permits an authenticated user with application deployment write permissions to inject arbitrary shell commands into the deployment process, which are executed with the privileges of the deployment service. The injection also allows exfiltration of sensitive environment variables that are recorded in deployment logs, enabling attackers to obtain secrets such as passwords and API keys. This is an OS command injection weakness classified as CWE-78.

Affected Systems

The vulnerability affects all installations of Coolify provided by coollabsio prior to version 4.0.0-beta.469. Any instance running a vulnerable version can be exploited by users who possess application‑write deployment rights.

Risk and Exploitability

The CVSS score of 9.9 marks the issue as critical, while the EPSS score of 3% indicates a low but non‑zero chance of real‑world exploitation. The vulnerability is not listed in the CISA KEV catalog. Full control of the host can be achieved if an attacker has legitimate deployment access, making the combination of an authentication requirement and remote command injection a high‑risk scenario.

Generated by OpenCVE AI on July 22, 2026 at 12:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Coolify to version 4.0.0-beta.469 or later to apply the fixed code.
  • Restrict application deployment write permissions to trusted users only, reducing the attack surface for command injection.
  • Mask or remove sensitive environment variable values from deployment logs to prevent secret exfiltration.

Generated by OpenCVE AI on July 22, 2026 at 12:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 07 Jul 2026 00:45:00 +0000

Type Values Removed Values Added
First Time appeared Coollabsio
Coollabsio coolify
Vendors & Products Coollabsio
Coollabsio coolify

Mon, 06 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Description Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.469, an authenticated remote command injection vulnerability in application deployment handling allows users with application write permissions to achieve remote code execution and exfiltrate sensitive environment variables through deployment logs via fields such as dockerfile_location and deployment commands. This issue is fixed in version 4.0.0-beta.469.
Title Coolify authenticated remote command injection leading to RCE and secret exfiltration
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

Coollabsio Coolify
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-07T12:42:59.446Z

Reserved: 2026-03-25T15:29:04.744Z

Link: CVE-2026-34038

cve-icon Vulnrichment

Updated: 2026-07-07T12:42:09.980Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-22T12:45:02Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')