CVE-2026-32816
Last modified
CVE-2026-32816 is a medium-severity vulnerability rated 5.7/10 on the CVSS scale. 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. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
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 associations, and rights data. If exploited, an attacker can trick any user with delegated role-assignment rights into permanently deleting roles, mass-revoking all associated memberships and access to events, documents, and mailing lists, or silently activating or deactivating entire groups, with target role UUIDs trivially harvested from the unauthenticated public cards view and no undo path short of a database restore. This issue has been fixed in version 5.0.7.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Admidio | Admidio | >= 5.0.0, < 5.0.7 |
References
- https://github.com/Admidio/admidio/releases/tag/v5.0.7Product, Release Notes
- https://github.com/Admidio/admidio/security/advisories/GHSA-wwg8-6ffr-h4q2Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32816?
How severe is CVE-2026-32816?
How do I fix CVE-2026-32816?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-32810Halloy is an IRC application written in Rust. In versions on…5.5
- CVE-2026-32811Heimdall is a cloud native Identity Aware Proxy and Access C…7.5
- CVE-2026-32812Admidio is an open-source user management solution. In versi…6.8
- CVE-2026-32813Admidio is an open-source user management solution. Versions…8
- CVE-2026-32814libheif is a HEIF and AVIF file format decoder and encoder. …6.5
- CVE-2026-32815SiYuan is a personal knowledge management system. In version…7.5
- CVE-2026-32817Admidio is an open-source user management solution. In versi…9.1
- CVE-2026-32818Admidio is an open-source user management solution. In versi…6.5
- CVE-2026-32819dataCycle is a data management system for centrally storing,…4.3
- CVE-2026-3282A flaw has been found in libvips 8.19.0. This vulnerability …7.1
- CVE-2026-32820dataCycle is a data management system for centrally storing,…7.5
- CVE-2026-32821dataCycle is a data management system for centrally storing,…8.1
Are you affected by CVE-2026-32816?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
