CVE 5.2 MEDIUM

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

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

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.

Basic Information

ID CVE-2026-41662
Source GitHub_M
Published May 7, 2026 at 02:59

Affected Product

Vendor Admidio
Product admidio
Version < 5.0.9
Affected Versions Admidio admidio < 5.0.9

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.