๐Ÿ” CVE Alert

CVE-2026-30927

UNKNOWN 0.0

Admidio: Event participation IDOR - non-leaders can register other users for events via user_uuid parameter

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Admidio is an open-source user management solution. Prior to 5.0.6, in modules/events/events_function.php, the event participation logic allows any user who can participate in an event to register OTHER users by manipulating the user_uuid GET parameter. The condition uses || (OR), meaning if possibleToParticipate() returns true (event is open for participation), ANY user - not just leaders - can specify a different user_uuid and register/cancel participation for that user. The code then operates on $user->getValue('usr_id') (the target user from user_uuid) rather than the current user. This vulnerability is fixed in 5.0.6.

CWE CWE-639
Vendor admidio
Product admidio
Published Mar 9, 2026
Last Updated Mar 10, 2026
Stay Ahead of the Next One

Get instant alerts for admidio admidio

Be the first to know when new unknown vulnerabilities affecting admidio admidio are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Admidio / admidio
< 5.0.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Admidio/admidio/security/advisories/GHSA-7pfv-hr63-h7cw github.com: https://github.com/Admidio/admidio/issues/1985 github.com: https://github.com/Admidio/admidio/commit/e47f70cc3cbcdb39635fdbaaef02d19f604b8c3e