Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

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

CVSS 8.1 · High EPSS 0.03% · P10

Possible ATT&CK Techniques 1AI

T1530 · Data from Cloud Storage

Affected Version Matrix 1

VendorProductVersion RangeStatus
Admidioadmidio< 5.0.10affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-47231

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Admidio has IDOR in `documents-files.php` `mode=move_save` that lets any folder-uploader exfiltrate files from private folders
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
通过用户控制密钥绕过授权机制
Source: CVE Program / CVE List V5

Affected Products

VendorProductAffected VersionsCPESubscribe
Admidioadmidio < 5.0.10 -

II. Public POCs for CVE-2026-47231

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium
Qwen3.6-35B-A3B · 9225 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-47231

登录查看更多情报信息。

Vendor Advisories for CVE-2026-47231 (1)

Same Patch Batch · Admidio · 2026-08-12 · 9 CVEs total

CVE-2026-472266.5 MEDIUMAdmidio: Authorization bypass in file_delete enables cross-folder file removal by authenti
CVE-2026-472276.5 MEDIUMAdmidio module-administrator can delete or reorder categories owned by other modules via d
CVE-2026-472306.5 MEDIUMAdmidio: IDOR in documents-files.php allows cross-folder file rename and description chang
CVE-2026-472336.5 MEDIUMAdmidio: Any logged-in user can delete inventory fields via `mode=field_delete` — incomple
CVE-2026-472295.4 MEDIUMAdmidio: CSRF in SSO client `enable` action toggles SAML/OIDC clients without token valida
CVE-2026-472285.2 MEDIUMAdmidio's CSRF in registration `send_login` mode resets arbitrary user passwords
CVE-2026-472344.4 MEDIUMAdmidio writes session IDs and auto-login cookie values to application logs
CVE-2026-472324.3 MEDIUMAdmidio PKCS#12 private key export action lacks CSRF protection

IV. Related Vulnerabilities

V. Comments for CVE-2026-47231

No comments yet


Leave a comment