Missing Authentication for Critical Function in phpMyFAQ - #VU140881
Published: August 4, 2026
Vulnerability details
The vulnerability allows a remote attacker to disable maintenance mode and trigger database migration.
The vulnerability exists due to missing authentication for a critical function in the setup update-database endpoint when maintenance mode is enabled and the application handles an update request. A remote attacker can send a specially crafted request to disable maintenance mode and trigger database migration.
A successful migration sets main.maintenanceMode=false.