CVE-2026-45009
Description
phpMyFAQ before 4.1.2 contains an insufficient authorization vulnerability in admin-api routes that allows authenticated ordinary users to access administrative endpoints by only checking login status instead of verifying backend privileges. Attackers with valid frontend user accounts can access sensitive backend operational information including dashboard versions, LDAP configuration, Elasticsearch statistics, and health-check data.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | thorsten/phpmyfaq | <4.1.2 | |
| Packagist | phpmyfaq/phpmyfaq | <4.1.2 | |
| Packagist | phpMyFAQ/phpMyFAQ | <4.1.2 | 4.1.2 |
| Packagist | thorsten/phpMyFAQ | <4.1.2 | 4.1.2 |
| COMPOSER | thorsten/phpMyFAQ | < 4.1.2 | 4.1.2 |
| COMPOSER | phpMyFAQ/phpMyFAQ | < 4.1.2 | 4.1.2 |
References
- https://github.com/advisories/GHSA-9r8r-x3vg-6xh4
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-jrc5-w569-h7h5
- https://www.vulncheck.com/advisories/phpmyfaq-insufficient-authorization-check-in-admin-api-endpoints
- https://nvd.nist.gov/vuln/detail/CVE-2026-45009
- https://github.com/thorsten/phpMyFAQ
CWEs
CWE-863
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.