Cross-site request forgery in Admidio - CVE-2026-53760
Published: July 21, 2026
Admidio
Detailed vulnerability description
The vulnerability allows a remote user to perform unauthorized plugin install, uninstall, and update operations.
The vulnerability exists due to cross-site request forgery in modules/plugins.php when handling top-level GET requests for plugin management actions. A remote privileged user can trick an administrator into visiting a crafted web page to perform unauthorized plugin install, uninstall, and update operations.
User interaction is required, and the issue affects install, uninstall, and update actions triggered through the mode and name parameters.