TROYANOSYVIRUS
Back to CVEs

CVE-2026-34384

MEDIUM
4.5

Description

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.

CVE Details

CVSS v3.1 Score4.5
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredHIGH
User InteractionREQUIRED
Published3/31/2026
Last Modified4/1/2026
Sourcenvd
Honeypot Sightings0

Affected Products

admidio:admidio

Weaknesses (CWE)

CWE-352

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.