216.73.217.22

CVE-2026-30927

· Published 10/03/2026 17:40 · Modified 11/03/2026 13:53

Labels: CVE-2026-30927 2026-03-10CVE-2026-30927CWE-639[email protected]

Essential information

Published
10/03/2026 17:40
Modified
11/03/2026 13:53
Author
Creator
CVSS
5.3 MEDIUM (v3) 5.3 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
admidio / admidio cpe:2.3:a:admidio:admidio:<5.0.6:*:*:*:*:*:*:*

References