CVE-2026-9091 PUBLISHED

CVE-2026-9091

Assigner: certcc
Reserved: 20.05.2026 Published: 28.05.2026 Updated: 28.05.2026

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.

Product Status

Vendor Casdoor
Product Casdoor
Versions
  • affected from 0 to 2.362.0 (incl.)

References

Problem Types

  • CWE-306 Missing Authentication for Critical Function