CVE-2026-47231
Published:August 12, 2026
Updated:September 01, 2026
Admidio is an open-source user management solution. Prior to version 5.0.10, "modules/documents-files.php" gates state-changing modes by checking that the actor has "hasUploadRight()" on the URL parameter "folder_uuid". The "move_save" handler then operates on a separate URL parameter "file_uuid" and calls "File::moveToFolder($destFolderUUID)". "File::moveToFolder()" checks the upload right on the destination folder but never on the source folder containing the file. As a result, any user who can upload to any single folder can move any file from any other folder — including private folders to which they have no view rights — into a folder they control, and then download it. Confidentiality is broken (private file contents leak) and integrity is broken (the file is removed from the original location). Version 5.0.10 contains a fix.
Affected Packages
admidio/admidio (PHP):
Affected version(s) >=dev-add-inventory-demo-data <v5.0.10Fix Suggestion:
Update to version v5.0.10admidio/admidio (PHP):
Affected version(s) >=v4.1.x-dev <v5.0.10Fix Suggestion:
Update to version v5.0.10Additional Notes
The description of this vulnerability differs from MITRE.
Related Resources (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.6
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
EPSS
Base Score:
0.21