Admidio is an open-source user management solution. From version 5.0.0 to before version 5.0.8, Admidio relies on adm_my_files/.htaccess to deny direct HTTP access to uploaded documents. The Docker image ships with AllowOverride None in the Apache configuration, which causes Apache to silently ignore all .htaccess files. As a result, any file uploaded to the documents module regardless of the role-based permissions configured in the UI, is directly accessible over HTTP without authentication by anyone who knows the file path. The file path is disclosed in the upload response JSON. This issue has been patched in version 5.0.8.
References
| Link | Resource |
|---|---|
| https://github.com/Admidio/admidio/commit/5f770c1ca81a4f6b02136280cd63316a35aabaaf | Patch |
| https://github.com/Admidio/admidio/security/advisories/GHSA-7fh7-8xqm-3g88 | Exploit Mitigation Vendor Advisory |
| https://github.com/Admidio/admidio/security/advisories/GHSA-7fh7-8xqm-3g88 | Exploit Mitigation Vendor Advisory |
Configurations
History
01 Apr 2026, 18:24
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:admidio:admidio:*:*:*:*:*:*:*:* | |
| First Time |
Admidio
Admidio admidio |
|
| References | () https://github.com/Admidio/admidio/commit/5f770c1ca81a4f6b02136280cd63316a35aabaaf - Patch | |
| References | () https://github.com/Admidio/admidio/security/advisories/GHSA-7fh7-8xqm-3g88 - Exploit, Mitigation, Vendor Advisory |
01 Apr 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/Admidio/admidio/security/advisories/GHSA-7fh7-8xqm-3g88 - |
31 Mar 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-31 21:16
Updated : 2026-04-01 18:24
NVD link : CVE-2026-34381
Mitre link : CVE-2026-34381
CVE.ORG link : CVE-2026-34381
JSON object : View
Products Affected
admidio
- admidio
CWE
CWE-284
Improper Access Control
