CVE-2026-9095
Last modified
CVE-2026-9095 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. Casdoor versions 2.362.0 and earlier map SAML assertions to user sessions without replay protection. The ParseSamlResponse() function in object/saml_sp.go calls sp.RetrieveAssertionInfo() and immediately maps the result to a user session. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
Casdoor versions 2.362.0 and earlier map SAML assertions to user sessions without replay protection. The ParseSamlResponse() function in object/saml_sp.go calls sp.RetrieveAssertionInfo() and immediately maps the result to a user session. There is no assertion ID cache, OneTimeUse condition enforcement, or replay detection anywhere in the SAML SP code path. As a result, an attacker can replay a previously captured SAML assertion to obtain an authenticated session for the assertion’s subject, including administrator accounts, without needing the user’s password or MFA credentials.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-9095?
How severe is CVE-2026-9095?
How do I fix CVE-2026-9095?
Are you affected by CVE-2026-9095?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
