CVE Catalog

CVE-2026-56737

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Summary

phpMyFAQ versions 3.2.0 through 4.1.5 contain an authentication bypass in the public two-factor authentication verification flow. An unauthenticated attacker can submit an account's numeric user ID and a valid or brute-forced six-digit TOTP code without the password, allowing takeover of any 2FA-enabled account, including administrators. Version 4.1.6 patches the issue by binding TOTP verification to a session established after successful password authentication and limiting failed TOTP attempts.

Risk Assessment

The risk includes full takeover of user and administrator accounts with 2FA enabled. The attack does not require knowledge of the password, making it especially dangerous.

Recommendation

Upgrade phpMyFAQ to version 4.1.6 or later. No official workaround is documented, so upgrading is required.

Other vulnerabilities in phpMyFAQ

See all
Original NVD description (English source)

phpMyFAQ is an open source FAQ web application. Versions 3.2.0 through 4.1.5 contain an authentication bypass in its public two-factor authentication verification flow: an unauthenticated attacker can submit an account’s numeric user ID and a valid or brute-forced six-digit TOTP code without first authenticating with the account password, allowing takeover of any 2FA-enabled account, including administrator accounts. Version 4.1.6 is patched by binding TOTP verification to a session established after successful password authentication and limiting failed TOTP attempts. No official workaround is documented; affected installations should upgrade to 4.1.6 or later.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS