Authorization bypass through user-controlled key in Admidio - CVE-2026-47231

 

Authorization bypass through user-controlled key in Admidio - CVE-2026-47231

Published: May 25, 2026


Vulnerability identifier: #VU132284
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-47231
CWE-ID: CWE-639
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Admidio
Affected software:
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.


How to mitigate CVE-2026-47231

Install security update from vendor's website.

Sources