Improper Verification of Cryptographic Signature in Admidio - CVE-2026-41669
Published: April 23, 2026
Admidio
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass signature verification and process forged SAML AuthnRequests and LogoutRequests.
The vulnerability exists due to improper verification of cryptographic signature in the SAMLService handleSSORequest() and handleSLORequest() logic when processing SAML requests. A remote attacker can send specially crafted unsigned or invalidly signed SAML requests to bypass signature verification and process forged SAML AuthnRequests and LogoutRequests.
For SSO requests, exploitation can cause disclosure of user attributes to an attacker-controlled AssertionConsumerServiceURL for users with an active session. For SLO requests, exploitation can terminate the targeted user's session and trigger cascading single logout across registered service providers.