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

CVE-2026-41662: Admidio Missing Minimum Administrator Check in Role Membership Removal

April 29, 2026 (updated May 8, 2026)

Role::stopMembership() does not verify whether removing a user from the administrator role leaves zero administrators. The deprecated Membership::stopMembership() contains this safety check, but the current code path bypasses it. Any administrator can remove the last remaining other administrator, locking the entire system out of administrative access. The exploit does not require concurrent requests; sequential removals produce the same result.

References

  • github.com/Admidio/admidio
  • github.com/Admidio/admidio/releases/tag/v5.0.9
  • github.com/Admidio/admidio/security/advisories/GHSA-c7xm-r6vj-8vg6
  • github.com/advisories/GHSA-c7xm-r6vj-8vg6
  • nvd.nist.gov/vuln/detail/CVE-2026-41662

Code Behaviors & Features

Detect and mitigate CVE-2026-41662 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 5.2 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-754: Improper Check for Unusual or Exceptional Conditions

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 09 May 2026 12:19:17 +0000.