Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. admidio/admidio
  4. ›
  5. CVE-2026-34381

CVE-2026-34381: Admidio allows Unauthenticated Access to Role-Restricted documents via neutralized .htaccess

March 31, 2026

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.


References

  • github.com/Admidio/admidio
  • github.com/Admidio/admidio/commit/5f770c1ca81a4f6b02136280cd63316a35aabaaf
  • github.com/Admidio/admidio/security/advisories/GHSA-7fh7-8xqm-3g88
  • github.com/advisories/GHSA-7fh7-8xqm-3g88
  • nvd.nist.gov/vuln/detail/CVE-2026-34381

Code Behaviors & Features

Detect and mitigate CVE-2026-34381 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 5.0.0 before 5.0.8

Fixed versions

  • 5.0.8

Solution

Upgrade to version 5.0.8 or above.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-284: Improper Access Control

Source file

packagist/admidio/admidio/CVE-2026-34381.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 15 May 2026 12:19:11 +0000.