CVE-2026-41670: Admidio Sends SAML Response to Unvalidated Assertion Consumer Service URL from AuthnRequest
(updated )
The SAML IdP implementation in Admidio’s SSO module uses the AssertionConsumerServiceURL value directly from incoming SAML AuthnRequest messages as the destination for the SAML response, without validating it against the registered ACS URL (smc_acs_url) stored in the database for the corresponding service provider client. An attacker who knows the Entity ID of a registered SP client can craft a SAML AuthnRequest with an arbitrary AssertionConsumerServiceURL, causing the IdP to send the signed SAML response – containing user identity attributes (login name, email, roles, profile fields) – to an attacker-controlled URL.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-41670 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →