Authorization bypass through user-controlled key in Admidio - CVE-2026-47231
Published: May 25, 2026
Admidio
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information and modify file placement.
The vulnerability exists due to authorization bypass through user-controlled key in modules/documents-files.php move_save handling and File::moveToFolder() when processing mismatched folder_uuid and file_uuid parameters during file move requests. A remote user can submit a crafted move request to disclose sensitive information and modify file placement.
The issue can be exploited by a user who has upload rights on one folder to move a file from a different private source folder into a folder they control before downloading it.