Weak Password Recovery Mechanism for Forgotten Password in phpMyFAQ - #VU131754
Published: May 18, 2026
phpMyFAQ
Detailed vulnerability description
The vulnerability allows a remote attacker to take over arbitrary user accounts.
The vulnerability exists due to a weak password recovery mechanism in the /api/user/password/update endpoint when handling password reset requests. A remote attacker can send a specially crafted PUT request containing a valid username and associated email address to take over arbitrary user accounts.
The issue can be used against administrative accounts, including SuperAdmin accounts, and no user interaction is required.