CVE-2026-9091
Deferred Deferred - Pending Action
Casdoor Social Login Bypass of MFA Enforcement

Publication date: 2026-05-28

Last updated on: 2026-05-29

Assigner: CERT/CC

Description
Casdoor versions 2.362.0 and earlier contain a logic flaw in the social‑login binding flow that allows users to bypass configured MFA requirements. The binding‑rule code path in controllers/auth.go calls HandleLoggedIn directly without invoking checkMfaEnable. Any user authenticating via this path is logged in without MFA enforcement.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-28
Last Modified
2026-05-29
Generated
2026-06-18
AI Q&A
2026-05-28
EPSS Evaluated
2026-06-16
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
casdoor casdoor to 2.362.0 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in Casdoor versions 2.362.0 and earlier. It is a logic flaw in the social-login binding flow that allows users to bypass the configured Multi-Factor Authentication (MFA) requirements.

Specifically, the binding-rule code path in the file controllers/auth.go calls the function HandleLoggedIn directly without invoking the checkMfaEnable function. As a result, any user authenticating via this path is logged in without MFA enforcement.

Impact Analysis

This vulnerability can impact you by allowing unauthorized users to bypass Multi-Factor Authentication (MFA) when logging in via the social-login binding flow.

By bypassing MFA, attackers or unauthorized users could gain access to accounts or systems that should have additional security layers, potentially leading to unauthorized access, data breaches, or other security incidents.

Compliance Impact

The vulnerability in Casdoor versions 2.362.0 and earlier allows users to bypass configured multi-factor authentication (MFA) requirements during social-login binding. This bypass weakens the authentication security controls that are often required by standards and regulations such as GDPR and HIPAA to protect user data and ensure strong access controls.

By allowing authentication without enforcing MFA, this flaw could lead to unauthorized access to sensitive personal or health information, potentially resulting in non-compliance with regulations that mandate strong authentication mechanisms to protect data privacy and security.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-9091. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart