SCA: security update for admidio/admidio (GHSA-7fh7-8xqm-3g88)

high Tenable Self-Hosted Container Security Plugin ID 439560

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-34381)

Solution

Update the admidio/admidio library and its related packages to version 5.0.8 or later.

See Also

https://github.com/advisories/GHSA-7fh7-8xqm-3g88

Plugin Details

Severity: High

ID: 439560

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 4/1/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 5.7

Percentile: 96.49

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N

CVSS Score Source: CVE-2026-34381

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/31/2026

Vulnerability Publication Date: 3/31/2026

Reference Information

CVE: CVE-2026-34381

cwe: CWE-284