CVE-2026-45007
phpMyFAQ - Missing Permission Check on 12 Configuration API Endpoints Allows Information Disclosure
CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-862 |
| Vendor | thorsten |
| Product | phpmyfaq |
| Published | May 15, 2026 |
Stay Ahead of the Next One
Get instant alerts for thorsten phpmyfaq
Be the first to know when new medium vulnerabilities affecting thorsten phpmyfaq are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
Affected Versions
thorsten / phpmyfaq
0 < 4.1.2
References
Credits
๐ offset