CVE-2026-9092 PUBLISHED

CVE-2026-9092

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

Casdoor versions 2.362.0 and earlier contain a vulnerability involving unverified email binding that may enable account takeover. The getExistUserByBindingRule function matches users by email without checking the email_verified claim from upstream providers; the idp.UserInfo struct does not even include a EmailVerified field. An attacker can supply an unverified email claim from an upstream provider to take over accounts that use the same email address.

Product Status

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

References

Problem Types

  • CWE-290 Authentication Bypass by Spoofing