๐Ÿ” CVE Alert

CVE-2026-47231

HIGH 8.1

Admidio has IDOR in `documents-files.php` `mode=move_save` that lets any folder-uploader exfiltrate files from private folders

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-639 CWE-863
Vendor admidio
Product admidio
Published Aug 12, 2026
Stay Ahead of the Next One

Get instant alerts for admidio admidio

Be the first to know when new high vulnerabilities affecting admidio admidio are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

Admidio / admidio
< 5.0.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Admidio/admidio/security/advisories/GHSA-x628-457g-2pw9