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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-05-07 04:16
Updated : 2026-06-17 10:46
NVD link : CVE-2026-41655
Mitre link : CVE-2026-41655
CVE.ORG link : CVE-2026-41655
JSON object : View
Products Affected
No product.
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
