phpMyFAQ before 4.1.7 contains a brute-force vulnerability in the two-factor authentication step where the failure counter is session-scoped and reset on each successful password re-authentication. Attackers with a valid password can bypass the five-attempt limit by obtaining a fresh session cookie and repeatedly re-authenticating to reset the counter, enabling unbounded TOTP code guessing.
References
| Link | Resource |
|---|---|
| https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-f98m-hcjv-7rp9 | Exploit Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/phpmyfaq-before-2fa-brute-force-via-session-scoped-throttle | Third Party Advisory |
| https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-f98m-hcjv-7rp9 | Exploit Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-08-19 14:17
Updated : 2026-09-01 15:20
NVD link : CVE-2026-76213
Mitre link : CVE-2026-76213
CVE.ORG link : CVE-2026-76213
JSON object : View
Products Affected
phpmyfaq
- phpmyfaq
CWE
CWE-307
Improper Restriction of Excessive Authentication Attempts
