Path traversal in Admidio - #VU144270
Published: August 19, 2026
Vulnerability details
The vulnerability allows a remote user to modify files outside the intended extraction directory on a victim system.
The vulnerability exists due to path traversal in modules/photos/photo_download.php when creating ZIP archive entries from an unsanitized album name. A remote user can create an album with a crafted name and cause a victim to extract the resulting archive to modify files outside the intended extraction directory on a victim system.
User interaction is required to extract the archive, and the effect depends on extraction tools that honor stored archive paths.