Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.466, log drain secret and environment values were interpolated into shell commands without sufficient encoding, allowing an authenticated user to inject commands executed on the host. This issue is fixed in version 4.0.0-beta.466.
Published: 2026-07-07
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from weak encoding of log drain secret and environment values that are directly interpolated into shell commands. An attacker with authenticated access can modify these values to inject arbitrary shell commands, which are then executed on the host machine, giving the attacker full control over the environment and compromising confidentiality, integrity, and availability of the host and its services.

Affected Systems

The affected product is Coolify, released by coollabsio. Any installation of Coolify older than version 4.0.0-beta.466 is vulnerable. No other vendors or products are impacted.

Risk and Exploitability

The vulnerability has a CVSS score of 8 high severity. While the EPSS score is below 1% suggesting a low likelihood of exploitation, the CVE description shows that an authenticated user can alter log drain secrets or environment values used in shell commands. Based on this description, the likely attack vector involves injection of shell commands via those values, which could give the attacker full host control. The vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on July 25, 2026 at 20:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to 4.0.0-beta.466 or later, which includes the fix.
  • Restrict privileged access to log drain features, allowing only trusted administrators to modify or view them.
  • If the feature is not required, disable log drain functionality.
  • As a temporary workaround, apply a code patch that properly encodes them into shell commands, preventing command injection until the official patch is installed.

Generated by OpenCVE AI on July 25, 2026 at 20:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Jul 2026 14: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 04:45:00 +0000

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

Tue, 07 Jul 2026 03:30: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.466, log drain secret and environment values were interpolated into shell commands without sufficient encoding, allowing an authenticated user to inject commands executed on the host. This issue is fixed in version 4.0.0-beta.466.
Title Coolify: Host RCE via Log Drain secret/env command injection
Weaknesses CWE-78
References
Metrics cvssV3_1

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


Subscriptions

Coollabsio Coolify
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-07T13:41:35.267Z

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

Link: CVE-2026-34035

cve-icon Vulnrichment

Updated: 2026-07-07T13:41:29.905Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-25T21:00:14Z

Weaknesses
  • CWE-78

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