Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.471, terminal WebSocket bootstrap routes did not enforce the expected authorization middleware, allowing an authenticated user to access terminal functionality for resources outside the authorized scope and potentially execute commands. This issue is fixed in version 4.0.0-beta.471.
Published: 2026-07-07
Score: 9.9 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An access control flaw in Coolify’s terminal WebSocket bootstrap routes allows an authenticated user to invoke terminal commands on resources outside their authorized scope, therefore enabling remote code execution. The exploit is possible because the expected authorization middleware is not applied, allowing the user to bypass the platform’s scope checks. This directly threatens system integrity and confidentiality for any’s control, as the flaw is a missing authorization check (CWE‑863).

Affected Systems

The affected product is Coolify from Coollabsio. All releases prior to 4.0.0‑beta.471 are vulnerable. Coolify is an open‑source, self‑hosted tool for managing servers, applications, and databases, and the vulnerability resides in its terminal WebSocket bootstrap functionality.

Risk and Exploitability

The CVSS score of 9.9 classifies the severe potential impact when exploited. Although the EPSS score is listed as <1%, indicating a very low likelihood of exploitation at present, the high severity remains a critical risk for any affected installation. The vulnerability is not yet listed in the CISA KEV catalog. The likely attack vector is an authenticated user accessing the web interface to open the vulnerable WebSocket endpoint; from there, the attacker can execute arbitrary commands on resources outside their permitted scope.

Generated by OpenCVE AI on July 26, 2026 at 19:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Coolify to version 4.0.0‑beta.471 or later, which adds the missing authorization checks for terminal WebSocket routes.
  • Verify that the authentication middleware is applied to all WebSocket endpoints and that scope validation correctly matches user permissions.
  • If an upgrade cannot be performed immediately, restrict access to the terminal WebSocket endpoint to administrator accounts only or disable the endpoint until the patch is applied.

Generated by OpenCVE AI on July 26, 2026 at 19:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Jul 2026 15: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.471, terminal WebSocket bootstrap routes did not enforce the expected authorization middleware, allowing an authenticated user to access terminal functionality for resources outside the authorized scope and potentially execute commands. This issue is fixed in version 4.0.0-beta.471.
Title Coolify: WebSocket Endpoint Access Control Flaw Leading to Remote Code Execution
Weaknesses CWE-863
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-07T14:29:58.274Z

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

Link: CVE-2026-34047

cve-icon Vulnrichment

Updated: 2026-07-07T14:29:35.692Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T20:00:04Z

Weaknesses