cvedb.io
CVE-2026-32816
MEDIUM · CVSS 5.7
EPSS exploitation probability: 0%
Published 2026-03-19T23:16:44.380 · Last modified 2026-06-17T10:36:24.003

Summary

Admidio is an open-source user management solution. In versions 5.0.0 through 5.0.6, the delete, activate, and deactivate modes in modules/groups-roles/groups_roles.php perform destructive state changes on organizational roles but never validate an anti-CSRF token. The client-side UI passes a CSRF token to callUrlHideElement(), which includes it in the POST body, but the server-side handlers ignore $_POST["adm_csrf_token"] entirely for these three modes. An attacker who can discover a role UUID (visible in the public cards view when the module is publicly accessible) can embed a forged POST form on any external page and trick any user with the rol_assign_roles right into deleting or toggling roles for the organization. Role deletion is permanent and cascades to all memberships, event assoc

Affected products

admidio — admidio

Does this affect you?

Add your gear to cvedb and we'll alert you only when admidio ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.