Vulnerability Description
Casdoor versions 2.362.0 and earlier contain a vulnerability enabling cross-organization token exchange. The GetTokenExchangeToken function in object/token_oauth.go validates JWT signatures but does not verify that the token's user belongs to the same organization as the target application. This can result in privilege escalation across organizational boundaries.
CVSS Score
CRITICAL
References
FAQ
What is CVE-2026-9094?
CVE-2026-9094 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Casdoor versions 2.362.0 and earlier contain a vulnerability enabling cross-organization token exchange. The GetTokenExchangeToken function in object/token_oauth.go validates JWT signatures but does n...
How severe is CVE-2026-9094?
CVE-2026-9094 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-9094?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.