CVE-2026-34050 PUBLISHED

Coolify Settings/Updates Livewire component missing instance administrator authorization

Assigner: GitHub_M
Reserved: 25.03.2026 Published: 06.07.2026 Updated: 07.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS Score: 6.5

Product Status

Vendor coollabsio
Product coolify
Versions
  • Version < 4.0.0-beta.471 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE