CyberRota
← Ana sayfaya dön

CVE-2026-9098

CRITICAL · CVSS 9.1 EPSS %0.23

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-28T17:16:34.963 · Çekilme zamanı: 2026-06-27T12:01:01.294143+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-9098
Severity
CRITICAL
CVSS
9.1
EPSS
%0.23

Orijinal NVD Açıklaması

In Casdoor versions 2.362.0 and earlier, the SAML callback handler in controllers/auth.go accepts any well-formed SAMLResponse sent to /api/acs without verifying that it corresponds to an AuthnRequest previously issued by Casdoor. Additionally, if an administrator disables or deletes an IdP (Identity Provider) after a SAML flow has started, the handler still processes the response using the provider snapshot loaded at the start of the request. As a result, an attacker controlling a registered upstream IdP can send unsolicited SAML responses, or replay a legitimately captured response in a different session or after the original flow has ended. In both cases, Casdoor accepts the response and issues a session, enabling persistent unauthorized access.