Missing Authorization in phpMyFAQ - CVE-2026-49205
Published: July 14, 2026
phpMyFAQ
Detailed vulnerability description
The vulnerability allows a remote user to perform unauthorized administrative actions.
The vulnerability exists due to missing authorization in public API write endpoints when handling requests authenticated only with a shared API token. A remote user can send a specially crafted API request to perform unauthorized administrative actions.
The issue affects the category creation, FAQ creation, FAQ update, and question creation API endpoints, where per-user permission checks are not enforced.