CVE-2026-34050: Coolify Update Settings Authorization Bypass
Coolify is a popular open-source server and application management platform. A flaw in its Settings/Updates component allows any authenticated user—not just administrators—to view and potentially alter automatic update settings or force update checks. This access control gap was present before version 4.0.0-beta.471. While an attacker would need valid login credentials, the lack of role-based authorization on this sensitive functionality creates meaningful risk in multi-user environments.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 6.5 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
- Weaknesses (CWE)
- CWE-862
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-07-06 / 2026-07-07
NVD description (verbatim)
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.
3 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-34050 stems from insufficient authorization enforcement in the Settings/Updates Livewire component. The mount method fails to validate the isInstanceAdmin flag before rendering the Updates settings interface. This permits any authenticated user with any role to access endpoint or state that should be restricted to administrators. The vulnerability affects the ability to read current auto-update configuration and potentially execute update operations. The CVSS 3.1 score of 6.5 (Medium) reflects the need for prior authentication and absence of confidentiality impact, offset by high integrity risk.
Business impact
In organizations running Coolify with multiple team members or delegated access, this flaw enables privilege escalation. A standard user could disable automatic security updates, creating a window where deployed applications remain vulnerable to known issues. Alternatively, a malicious actor with a junior account could trigger update cycles that disrupt service availability. The reputational and operational risks compound in managed hosting scenarios where Coolify supports customer workloads.
Affected systems
Coolify versions prior to 4.0.0-beta.471 are affected. The vulnerability resides in a core component used across all Coolify installations. Self-hosted deployments and any multi-tenant or multi-user Coolify setups are most at risk, particularly those without additional network-level access controls limiting Settings/Updates page interaction.
Exploitability
Exploitation requires valid Coolify credentials, which limits the attack surface to authenticated users. No complex attack chains, special configurations, or network positioning are necessary—the flaw is directly accessible through the standard web interface. In organizations with permissive user provisioning practices, attack likelihood increases. This is not an unauthenticated attack, but it is trivial to execute for anyone with login access.
Remediation
Upgrade Coolify to version 4.0.0-beta.471 or later. The patched version introduces proper isInstanceAdmin authorization checks in the Settings/Updates component's mount method, enforcing role-based access. Organizations running production Coolify deployments should schedule this update promptly, as the vulnerability affects a critical operational function.
Patch guidance
Apply Coolify 4.0.0-beta.471 or any subsequent release. Beta versions should be tested in a staging environment before production deployment to ensure compatibility with your specific configuration. Consult the Coolify release notes and vendor advisory for any additional migration or configuration guidance. If you are running a stable branch rather than beta, verify the stable version line's current status against the vendor advisory to confirm when this fix is included.
Detection guidance
Monitor access logs for the Settings/Updates page to identify non-admin users accessing `/settings/updates` or related endpoints. Review Coolify's audit logs (if available) for evidence of update configuration changes by unexpected users. Implement network-level restrictions to limit access to the Coolify administrative interface to trusted IP ranges or VPN. Consider role-based access control (RBAC) at the reverse proxy level if Coolify's internal controls are insufficient for your threat model.
Why prioritize this
Although the CVSS score is Medium, the vulnerability sits in update management—a function directly tied to security posture. An attacker preventing or controlling updates amplifies exposure to other threats. In multi-user Coolify environments, this should be ranked above the base CVSS score due to the operational nature of the affected component and the ease of exploitation by any authenticated user.
Risk score, explained
The CVSS 3.1 score of 6.5 reflects the following: (AV:N) the attack is network-accessible via the web interface, (AC:L) no special conditions or timing are required, (PR:L) the attacker must possess valid login credentials, (UI:N) no user interaction is needed beyond authentication, (S:U) the impact is confined to the Coolify system itself, (C:N) no confidential data is disclosed, (I:H) an attacker can alter update configurations with significant integrity implications, and (A:N) availability is not directly impacted by the flaw itself. The score appropriately penalizes the authentication requirement but reflects the severity of uncontrolled changes to system update behavior.
Frequently asked questions
Can this vulnerability be exploited without a Coolify login?
No. The CVE requires prior authentication. An attacker must possess valid Coolify credentials—either their own account or a compromised one—to exploit this flaw. If your Coolify instance is not exposed to untrusted networks and access is tightly controlled, the practical risk is lower.
What happens if an attacker disables auto-updates?
If an attacker disables automatic updates, your Coolify instance and dependent applications will no longer receive security patches automatically. This creates a window where known vulnerabilities accumulate, increasing exposure to other CVEs. Manual updates become necessary, which may be overlooked in busy operations.
Is this vulnerability actively exploited in the wild?
The vulnerability is not currently tracked in the CISA KEV catalog, suggesting it has not been widely exploited at the time of publication. However, this does not guarantee future safety. Organizations should patch according to their standard vulnerability management schedule and risk tolerance.
Do I need to rotate user credentials after patching?
If you suspect unauthorized access via this vulnerability, review audit logs for suspicious activity and consider rotating credentials for potentially compromised accounts. Patching alone does not remediate past unauthorized access; investigation and credential management should occur in parallel if compromise is suspected.
This analysis is provided for informational purposes and reflects the vulnerability details available as of the publication date. SEC.co makes no warranty regarding the completeness or accuracy of third-party vendor advisories. Organizations should independently verify patch availability, compatibility, and test impact in their own environments before deploying updates. CVSS scores and severity ratings are determined by the Common Vulnerability Scoring System and may not reflect your organization's specific risk context; use these as one input to your overall risk management process. For the latest updates on this CVE, consult the official Coolify project repository and security announcements. Source: NVD (public-domain), retrieved 2026-08-15. Analysis generated by SEC.co (claude-haiku-4-5).
Weaknesses (CWE)
Related vulnerabilities
- CVE-2022-42479MEDIUMMissing Authorization in TemplateHouse Soledad – MEDIUM Severity Access Control Bypass
- CVE-2022-45813MEDIUMBeRocket Advanced AJAX Product Filters Missing Authorization Flaw
- CVE-2023-25969MEDIUMMissing Authorization in ThemeHunk Contact Form Plugin
- CVE-2023-32959MEDIUMMetroStore Missing Authorization Vulnerability – Patch Guide
- CVE-2024-24709MEDIUMShareaholic Missing Authorization Vulnerability – Update Required
- CVE-2024-31435MEDIUMMissing Authorization in Inisev Social Media & Share Icons Plugin—Patch Guidance
- CVE-2024-33685MEDIUMMissing Authorization in Jegstudio Startupzy 1.1.1 – MEDIUM Severity Vulnerability
- CVE-2024-33909MEDIUMMissing Authorization in Avirtum iPages Flipbook – CVSS 5.3 Patch Guide