CVE-2026-41655 MEDIUM

CVE-2026-41655: Admidio: Path Traversal in ECard Preview Allows Reading Arbitrary Server Files Including Database Credentials

Vendor Admidio
Product admidio
Weakness CWE-22 · Path traversal
Published May 7, 2026
Last update May 7, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 7, 2026 CVE published
May 7, 2026 Record updated