CVE 7.5 HIGH

Admidio: Unauthenticated Access to Role-Restricted documents via neutralized .htaccess_CVE-2026-34381

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Description

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.

Basic Information

ID CVE-2026-34381
Source GitHub_M
Published Mar 31, 2026 at 20:31
Modified Apr 1, 2026 at 13:41

Affected Product

Vendor Admidio
Product admidio
Version >= 5.0.0, < 5.0.8
Affected Versions Admidio admidio >= 5.0.0, < 5.0.8

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.