Improper Restriction of Excessive Authentication Attempts in phpMyFAQ - #VU130117

 

Improper Restriction of Excessive Authentication Attempts in phpMyFAQ - #VU130117

Published: May 5, 2026


Vulnerability identifier: #VU130117
CSH Severity: High
CVSS v4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-307
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to bypass two-factor authentication and gain full administrative access.

The vulnerability exists due to improper restriction of excessive authentication attempts in the /admin/check endpoint in AuthenticationController when handling unauthenticated 2FA token submissions with an arbitrary user-id. A remote attacker can send repeated crafted POST requests with arbitrary user-id and token values to bypass two-factor authentication and gain full administrative access.

The endpoint is reachable without a prior authenticated session and does not bind the 2FA check to a password-verified login flow.


Affected software

phpMyFAQ

Remediation

Install security update from vendor's website.

phpMyFAQ - update to 4.1.2

External References

Related Security Bulletins