User Management Vulnerability in Admidio Open-Source Solution
CVE-2026-47233
6.5MEDIUM
What is CVE-2026-47233?
Admidio, an open-source user management solution, contains a vulnerability that enables any authenticated user to delete non-system inventory fields through a single POST request. This flaw arises from a missing administrative check in the 'field_delete' handler in the inventory module. Unlike the 'item_delete' case, which enforces administrator permissions, the handler only relies on session-based CSRF token validation, allowing potentially harmful actions by unauthorized users. Users of Admidio version 5.0.9 and earlier are advised to upgrade to version 5.0.10, which includes a fix addressing this oversight.
Affected Version(s)
admidio < 5.0.10
