Incorrect authorization in Admidio - CVE-2026-41660
Published: April 23, 2026
Admidio
Detailed vulnerability description
The vulnerability allows a remote user to disable two-factor authentication on administrator accounts.
The vulnerability exists due to incorrect authorization in modules/profile/two_factor_authentication.php when handling two-factor authentication reset requests. A remote user can send a crafted reset request targeting another user's account to disable two-factor authentication on administrator accounts.
Exploitation requires profile edit rights on the targeted account.