Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. admidio/admidio
  4. ›
  5. CVE-2026-41670

CVE-2026-41670: Admidio Sends SAML Response to Unvalidated Assertion Consumer Service URL from AuthnRequest

April 29, 2026 (updated May 8, 2026)

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

  • github.com/Admidio/admidio
  • github.com/Admidio/admidio/releases/tag/v5.0.9
  • github.com/Admidio/admidio/security/advisories/GHSA-p9w9-87c8-m235
  • github.com/advisories/GHSA-p9w9-87c8-m235
  • nvd.nist.gov/vuln/detail/CVE-2026-41670

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 →

Affected versions

All versions before 5.0.9

Fixed versions

  • 5.0.9

Solution

Upgrade to version 5.0.9 or above.

Impact 8.2 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation
  • CWE-601: URL Redirection to Untrusted Site ('Open Redirect')

Source file

packagist/admidio/admidio/CVE-2026-41670.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 12 May 2026 00:22:41 +0000.