CVE-2026-47226
Published:August 12, 2026
Updated:September 01, 2026
Admidio is an open-source user management solution. Prior to version 5.0.10, an authenticated Admidio member with upload rights on any one folder can permanently delete files from folders where they have only view access. The authorization check at the top of "modules/documents-files.php" evaluates upload rights against the attacker-supplied "folder_uuid" URL parameter — not the file's actual parent folder. The "file_delete" handler then only verifies view rights on the file's real location, never upload rights. By passing a folder they legitimately own in "folder_uuid" while targeting a file in a restricted folder via "file_uuid", an attacker bypasses the upload-right check entirely and permanently deletes the file. This is an incomplete fix of GHSA-rmpj-3x5m-9m5f, which was patched in v5.0.7 but remains exploitable in v5.0.9. User should upgrade to v5.0.10 to receive an updated fix.
Affected Packages
admidio/admidio (PHP):
Affected version(s) >=v5.0.0 <v5.0.7Fix Suggestion:
Update to version v5.0.7admidio/admidio (PHP):
Affected version(s) >=v5.0.7 <v5.0.10Fix Suggestion:
Update to version v5.0.10admidio/admidio (PHP):
Affected version(s) >=dev-add-inventory-demo-data <v5.0.10Fix Suggestion:
Update to version v5.0.10Related Resources (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
EPSS
Base Score:
0.20