CVE-2026-46365
medium
CVSS v3
5.4
CVSS v2
—
VIR risk
5.4
Description
phpMyFAQ: Missing Authorization on Tag Deletion Allows Any Authenticated User to Delete Tags
Predictions
Exploit likelihood
64%
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 | thorsten/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-5h62-f8fg-4w7q
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-7cx3-2qx2-3g6w
- https://www.vulncheck.com/advisories/phpmyfaq-missing-authorization-in-tag-deletion-endpoint
- https://nvd.nist.gov/vuln/detail/CVE-2026-46365
- https://github.com/thorsten/phpMyFAQ
CWEs
CWE-862
Verify integrity in audit chain (admin only). AS-IS.