Authorization bypass through user-controlled key in Admidio - CVE-2026-30927
Published: April 23, 2026
Admidio
Detailed vulnerability description
The vulnerability allows a remote user to modify other users' event participation records.
The vulnerability exists due to authorization bypass through a user-controlled key in modules/events/events_function.php when handling the user_uuid GET parameter for event participation requests. A remote user can supply a different user_uuid value to modify other users' event participation records.
This can be used to register other users for events, cancel their participation, manipulate participant counts and comments, and fill limited participation slots.