Description
Coolify through 4.3.17 contains an authentication bypass vulnerability in the OAuth callback handler that signs users into existing accounts based solely on email address without verifying provider assertions or binding OAuth identities. Attackers can register a victim's email address on any enabled OAuth provider to obtain authenticated sessions as that user, bypassing password requirements and two-factor authentication.
Published: 2026-09-05
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Authentication bypass leading to account takeover
Action: Immediate Patch
AI Analysis

Impact

The vulnerability allows an attacker to hijack a victim’s account by registering the victim’s email on an enabled OAuth provider. The callback handler trusts the provider’s assertion solely on the email address, failing to verify provider claims or map OAuth identities to the user. The flaw falls under CWE‑287 – Improper Authentication. Once the attacker obtains an OAuth session, they bypass both password and two‑factor controls, granting full access to the victim’s account. The official description does not specify environmental restrictions, but it implies the attacker can perform the exploit from any external location with network reach to the OAuth login flow.

Affected Systems

Coolify versions up to and including 4.3.17 from the vendor coollabsio are affected. No later official version was listed in the data, so all releases prior to the fix remain vulnerable.

Risk and Exploitability

The CVSS score of 9.2 classifies this as a critical vulnerability. EPSS information is unavailable and the issue is not listed in the CISA KEV catalogue, but the inherent ability to bypass authentication and the absence of provider verification make it highly exploitable. The likely attack vector is remote via the OAuth callback endpoint, where an attacker can orchestrate a new OAuth account registration using the victim’s email and then use the callback to receive an authenticated session. The vulnerability is exploitable without privileged local access and requires only the ability to coordinate with an OAuth provider’s registration process.

Generated by OpenCVE AI on September 5, 2026 at 11:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Coolify to a version that contains a fix for the OAuth authentication bypass. The upgrade must be verified against the vendor’s release notes to confirm that the callback handler no longer trusts only the email address.
  • If an immediate upgrade is not possible, temporarily disable OAuth authentication or enforce a verified email confirmation before allowing OAuth sign‑in, thereby ensuring that provider assertions are checked.
  • Enable or enforce two‑factor authentication for all accounts and monitor login activity for anomalous OAuth‑based sessions, revoking or re‑binding identities when unexpected access occurs.

Generated by OpenCVE AI on September 5, 2026 at 11:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sat, 05 Sep 2026 10:15:00 +0000

Type Values Removed Values Added
Description Coolify through 4.3.17 contains an authentication bypass vulnerability in the OAuth callback handler that signs users into existing accounts based solely on email address without verifying provider assertions or binding OAuth identities. Attackers can register a victim's email address on any enabled OAuth provider to obtain authenticated sessions as that user, bypassing password requirements and two-factor authentication.
Title Coolify through 4.3.17 OAuth Account Takeover via Unverified Email Matching
First Time appeared Coollabs
Coollabs coolify
Weaknesses CWE-287
CPEs cpe:2.3:a:coollabs:coolify:*:*:*:*:*:*:*:*
Vendors & Products Coollabs
Coollabs coolify
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Coollabs Coolify
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-24T14:21:04.350Z

Reserved: 2026-09-05T01:59:21.369Z

Link: CVE-2026-86117

cve-icon Vulnrichment

Updated: 2026-09-10T14:24:57.700Z

cve-icon NVD

Status : Deferred

Published: 2026-09-05T10:16:42.860

Modified: 2026-09-10T16:18:01.553

Link: CVE-2026-86117

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T12:00:05Z

Weaknesses