AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-30927

MEDIUM · CVSS 5.4 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-03-10 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.4. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-30927
Severity
MEDIUM
CVSS
5.4
EPSS
0.25%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)