CVE-2026-9091
Received Received - Intake
Casdoor Social Login Bypass of MFA Enforcement

Publication date: 2026-05-28

Last updated on: 2026-05-28

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-28
Generated
2026-05-28
AI Q&A
2026-05-28
EPSS Evaluated
N/A
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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart