Path traversal in Admidio - CVE-2026-41655
Published: April 23, 2026
Admidio
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to path traversal in the ecard_preview.php endpoint when processing the ecard_template POST parameter. A remote user can send a specially crafted request with path traversal sequences to disclose sensitive information.
The issue can expose arbitrary files accessible to the web server process, including adm_my_files/config.php containing database credentials.