PT-2026-24152 · Admidio · Admidio

Fasse

·

Published

2026-03-09

·

Updated

2026-03-13

·

CVE-2026-30927

CVSS v3.1

5.4

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Name of the Vulnerable Software and Affected Versions Admidio versions prior to 5.0.6
Description Admidio is a user management solution. A flaw exists in the event participation logic within the modules/events/events function.php file. This allows any user permitted to participate in an event to register or cancel participation for other users by manipulating the user uuid GET parameter. The issue stems from an incorrect conditional statement using the OR operator (||), which allows any user to specify a different user uuid and operate on the target user's ID (usr id) instead of the current user's ID. This could lead to unwanted registrations, cancellations, or manipulation of event participant data. The vulnerable code operates on $user->getValue('usr id').
Recommendations Versions prior to 5.0.6 should be updated to version 5.0.6 or later. As a temporary workaround, for non-leader users, force the user uuid parameter to the current user's UUID.

Exploit

Fix

IDOR

Weakness Enumeration

Related Identifiers

CVE-2026-30927
GHSA-7PFV-HR63-H7CW

Affected Products

Admidio