CVE-2026-30927

Source
https://cve.org/CVERecord?id=CVE-2026-30927
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-30927.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-30927
Aliases
Published
2026-03-09T23:03:55.824Z
Modified
2026-03-15T13:45:31.255357Z
Severity
  • 5.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
Admidio: Event participation IDOR - non-leaders can register other users for events via user_uuid parameter
Details

Admidio is an open-source user management solution. Prior to 5.0.6, in modules/events/eventsfunction.php, the event participation logic allows any user who can participate in an event to register OTHER users by manipulating the useruuid 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 useruuid and register/cancel participation for that user. The code then operates on $user->getValue('usrid') (the target user from user_uuid) rather than the current user. This vulnerability is fixed in 5.0.6.

Database specific
{
    "cwe_ids": [
        "CWE-639"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/30xxx/CVE-2026-30927.json"
}
References

Affected packages

Git / github.com/admidio/admidio

Affected ranges

Type
GIT
Repo
https://github.com/admidio/admidio
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

3.*
3.0-Beta.1
3.0-Beta.2
3.0-Beta.3
3.0-Beta.4
3.0.0
v3.*
v3.0.1
v3.0.2
v3.0.3
v3.0.4
v3.0.6
v3.1-Beta.1
v3.1-Beta.2
v3.1-Beta.3
v3.1.0
v3.1.1
v3.1.2
v3.1.3
v3.1.4
v3.1.5
v3.1.6
v3.1.7
v3.1.8
v3.1.9
v3.2-Beta.1
v3.2-Beta.2
v3.2-Beta.3
v3.2.0
v3.2.1
v3.2.10
v3.2.11
v3.2.12
v3.2.13
v3.2.14
v3.2.15
v3.2.2
v3.2.3
v3.2.4
v3.2.5
v3.2.5.1
v3.2.6
v3.2.7
v3.2.8
v3.2.9
v3.3-Beta.1
v3.3-Beta.2
v3.3-Beta.3
v3.3-Beta.4
v3.3.0
v3.3.1
v3.3.10
v3.3.11
v3.3.12
v3.3.13
v3.3.14
v3.3.15
v3.3.16
v3.3.17
v3.3.2
v3.3.3
v3.3.4
v3.3.5
v3.3.6
v3.3.7
v3.3.8
v3.3.9
Other
v34
v4.*
v4.0-Beta.1
v4.0-Beta.2
v4.0-Beta.3
v4.0-Beta.4
v4.0-Beta.5
v4.0.0
v4.0.1
v4.0.1.1
v4.0.10
v4.0.11
v4.0.2
v4.0.3
v4.0.4
v4.0.5
v4.0.6
v4.0.7
v4.0.8
v4.0.9
v4.1-Beta.1
v4.1-Beta.2
v4.3-Beta.1
v5.*
v5.0-Beta.1
v5.0-Beta.2
v5.0-Beta.3
v5.0.0
v5.0.1
v5.0.2
v5.0.3
v5.0.4
v5.0.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-30927.json"