CVE-2026-30927 | Teknoloji dünyasından en güncel haberleri ve güvenlikle ilgili gelişmeleri takip edin.

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…
Medium CVSS: 5.3

CVE-2026-30927

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.
Vendor
Admidio
Product
Admidio
CWE
CWE-639
Yayın Tarihi
2026-03-10 17:40:16
Güncelleme
2026-03-13 14:45:47
Source Identifier
security-advisories@github.com
KEV Date Added
-

Kategoriler

Referanslar