CVE-2026-45008
medium
CVSS v3
6.5
CVSS v2
—
VIR risk
6.5
Description
phpMyFAQ: Path traversal in Client::deleteClientFolder enables arbitrary directory deletion by non-super-admin admins
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Packagist | phpmyfaq/phpmyfaq | <4.1.2 | |
| Packagist | phpMyFAQ/phpMyFAQ | <4.1.2 | 4.1.2 |
| COMPOSER | phpMyFAQ/phpMyFAQ | < 4.1.2 | 4.1.2 |
References
- https://github.com/advisories/GHSA-rmqr-h98c-qg2m
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-gh9p-q46p-57g2
- https://www.vulncheck.com/advisories/phpmyfaq-path-traversal-in-client-deleteclientfolder-via-url-parameter
- https://nvd.nist.gov/vuln/detail/CVE-2026-45008
- https://github.com/thorsten/phpMyFAQ
CWEs
CWE-73
Verify integrity in audit chain (admin only). AS-IS.