Description
phpMyFAQ is an open source FAQ web application. Versions 4.0.16 and below have flawed authorization logic which exposes the /api/setup/backup endpoint to any authenticated user despite their permissions. SetupController.php uses userIsAuthenticated() but does not verify that the requester has configuration/admin permissions. Non-admin users can trigger a configuration backup and retrieve its path. The endpoint only checks authentication, not authorization, and returns a link to the generated ZIP. This issue is fixed in version 4.0.17.
INFO
Published Date :
2026-01-24T01:43:10.011Z
Last Modified :
2026-01-26T16:17:14.650Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-24421 vulnerability.
| Vendors | Products |
|---|---|
| Phpmyfaq |
|
| Thorsten |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-24421.