CVE-2026-47230
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" mode "file_rename_save" shares the same root-cause shape as the cross-folder move bug ("05-documents-cross-folder-move-idor.md"): the top-level rights check at lines 79-89 validates "hasUploadRight()" on the URL parameter "folder_uuid", but the rename operation acts on "file_uuid" — a separate URL parameter — without re-checking the folder that actually contains the file. "DocumentsService::renameFile()" resolves the target file via "getFileForDownload()" (which permits view-readable files) but does not require upload right on the file's source folder. Result: a user with upload right on any folder A can rename a file in folder B as long as they can view it. They can also overwrite the file's description. Version 5.0.10 contains a fix.
Affected Packages
admidio/admidio (PHP):
Affected version(s) >=v4.1.x-dev <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 (4)
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.18