PT-2026-29351 · Admidio · Admidio

Published

2026-03-31

·

Updated

2026-03-31

·

CVE-2026-34384

CVSS v3.1

4.5

Medium

AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N
Admidio is an open-source user management solution. Prior to version 5.0.8, the create user, assign member, and assign user action modes in modules/registration.php approve pending user registrations via GET request without validating a CSRF token. Unlike the delete user mode in the same file (which correctly validates the token), these three approval actions read their parameters from $ GET and perform irreversible state changes without any protection. An attacker who has submitted a pending registration can extract their own user UUID from the registration confirmation email URL, then trick any user with the rol approve users right into visiting a crafted URL that automatically approves the registration. This bypasses the manual registration approval workflow entirely. This issue has been patched in version 5.0.8.

Fix

CSRF

Weakness Enumeration

Related Identifiers

CVE-2026-34384

Affected Products

Admidio