SCA: security update for admidio/admidio (GHSA-m3vp-3jjm-gpmx)

medium Tenable Self-Hosted Container Security Plugin ID 440983

Description

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

- Admidio is an open-source user management solution. Prior to version 5.0.9, the ecard_preview.php endpoint
does not validate that the ecard_template POST parameter is a safe filename before passing it to
ECard::getEcardTemplate(). An authenticated user can supply a path traversal payload (e.g., ../config.php)
to read arbitrary files accessible to the web server process, including adm_my_files/config.php which
contains database credentials. This issue has been patched in version 5.0.9. (CVE-2026-41655)

Solution

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

See Also

https://github.com/advisories/GHSA-m3vp-3jjm-gpmx

Plugin Details

Severity: Medium

ID: 440983

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 4/30/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-41655

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/29/2026

Vulnerability Publication Date: 4/29/2026

Reference Information

CVE: CVE-2026-41655

cwe: CWE-22