Vulnerability Description
In Casdoor versions 2.362.0 and earlier, the SAML service provider implementation does not validate the AudienceRestriction element in SAML assertions. The buildSp function in object/saml_sp.go never sets AudienceURI on the gosaml2 SAMLServiceProvider struct and never inspects WarningInfo.NotInAudience. This allows assertions issued for other service providers to be accepted by Casdoor.
CVSS Score
CRITICAL
References
FAQ
What is CVE-2026-9093?
CVE-2026-9093 is a vulnerability with a CVSS score of 9.8 (CRITICAL). In Casdoor versions 2.362.0 and earlier, the SAML service provider implementation does not validate the AudienceRestriction element in SAML assertions. The buildSp function in object/saml_sp.go never ...
How severe is CVE-2026-9093?
CVE-2026-9093 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-9093?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.