GHSA-p26v-fx3x-r2rpMediumCVSS 4.3
phpMyFAQ before 4.1.2 contains missing permission checks in ConfigurationTabController.php where...
🔗 CVE IDs covered (1)
📋 Description
phpMyFAQ before 4.1.2 contains missing permission checks in ConfigurationTabController.php where 12 endpoints use userIsAuthenticated() instead of userHasPermission(CONFIGURATION_EDIT). Any authenticated user can enumerate system configuration metadata including permission model, cache backend, mail provider, and translation provider by querying /admin/api/configuration endpoints, violating least privilege access control.
🔗 References (4)
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-rm98-82fr-mcfx
- https://nvd.nist.gov/vuln/detail/CVE-2026-45007
- https://www.vulncheck.com/advisories/phpmyfaq-missing-permission-check-on-12-configuration-api-endpoints-allows-information-disclosure
- https://github.com/advisories/GHSA-p26v-fx3x-r2rp