CVE-2026-41662
MEDIUM EPSS 20.2%
Published May 7, 20261mo ago · Modified Jun 17, 20262w ago
5.2 CVSS 3.1
Published May 7, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
Admidio is an open-source user management solution. Prior to version 5.0.9, 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. This issue has been patched in version 5.0.9.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:H Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction Required
Scope Unchanged
Confidentiality None
Integrity Low
Availability High
Threat Intelligence
EPSS Exploit Probability
20.2% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-754
References 2
- github.com https://github.com/Admidio/admidio/releases/tag/v5.0.9
- github.com https://github.com/Admidio/admidio/security/advisories/GHSA-c7xm-r6vj-8vg6
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.