Weak Password Recovery Mechanism for Forgotten Password in phpMyFAQ - #VU131755
Published: May 18, 2026
phpMyFAQ
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to a weak password recovery mechanism in the password reset API endpoint when handling password reset requests with supplied username and email pairs. A remote attacker can send a specially crafted password reset request to disclose sensitive information.
The endpoint returns different responses for valid and invalid username and email pairs.