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

 

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

Published: May 25, 2026


Vulnerability identifier: #VU132283
CSH Severity: Low
CVSS v4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-47230
CWE-ID: CWE-639
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to modify file names and descriptions in folders they cannot upload to.

The vulnerability exists due to authorization bypass through user-controlled key in modules/documents-files.php mode file_rename_save and DocumentsService::renameFile() when handling file rename requests with a folder_uuid that is checked separately from the target file_uuid. A remote user can send a specially crafted request referencing an uploadable folder_uuid and a viewable file_uuid from another folder to modify file names and descriptions in folders they cannot upload to.

The issue affects files in folders the user can view but not edit, and the file remains in its original folder while its name and description are changed.


Affected software

Admidio

How to mitigate CVE-2026-47230

Install security update from vendor's website.

Admidio - update to 5.0.10

External References

Related Security Bulletins