Description
Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.471, the Settings/Updates Livewire component does not check isInstanceAdmin in its mount method, allowing non-admin users to access the Updates settings page and potentially modify auto-update settings or trigger update checks. This issue is fixed in version 4.0.0-beta.471.
Published: 2026-07-06
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the Settings/Updates Livewire component of Coolify, which fails to verify whether a user is an instance administrator during its mount operation. This omission allows any authenticated user with lesser privileges to access the Updates settings page, modify auto‑update preferences, or trigger update checks, thereby allowing unauthorized configuration changes. The weakness is a missing authorization check, mapped to CWE‑862.

Affected Systems

Coolify, a self‑hostable server management platform provided by coollabsio. Versions prior to 4.0.0‑beta.471 are affected; the issue is resolved in 4.0.0‑beta.471 and later releases.

Risk and Exploitability

The CVSS score of 6.5 places this issue in the Medium severity range, indicating that exploitation could provide a significant advantage to an attacker. The EPSS score is <1%, indicating a very low probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog. Attackers can exploit this accessible to any authenticated user; no additional conditions are specified in the description.

Generated by OpenCVE AI on July 26, 2026 at 20:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Coolify to version 4.0.0‑beta.471 or later, where the mount method includes a proper isInstanceAdmin check.
  • Ensure that future releases continue to enforce isInstanceAdmin validation for all configuration pages.
  • Consider restricting network access to the settings endpoint or applying application‑level role checks to provide an additional safeguard against accidental exposure.

Generated by OpenCVE AI on July 26, 2026 at 20:00 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': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

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

Mon, 06 Jul 2026 21:45: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, the Settings/Updates Livewire component does not check isInstanceAdmin in its mount method, allowing non-admin users to access the Updates settings page and potentially modify auto-update settings or trigger update checks. This issue is fixed in version 4.0.0-beta.471.
Title Coolify Settings/Updates Livewire component missing instance administrator authorization
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Coollabsio Coolify
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-07T13:51:02.738Z

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

Link: CVE-2026-34050

cve-icon Vulnrichment

Updated: 2026-07-07T13:50:57.406Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses