CVE-2026-76207
Received Received - Intake

phpMyFAQ Two-Factor Authentication Bypass via Remember-Me Token

Vulnerability report for CVE-2026-76207, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-19

Last updated on: 2026-08-19

Assigner: VulnCheck

Description

phpMyFAQ before 4.1.7 contains a two-factor authentication bypass vulnerability where remember-me tokens are issued before 2FA verification completes. Attackers with valid credentials can obtain a remember-me cookie, skip the 2FA challenge, and replay the cookie to gain full authenticated access without second-factor verification.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-19
Last Modified
2026-08-19
Generated
2026-08-19
AI Q&A
2026-08-19
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
phpmyfaq phpmyfaq to 4.1.7 (exc)
phpmyfaq phpmyfaq From 3.2.0 (inc) to 4.1.6 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-304 The product implements an authentication technique, but it skips a step that weakens the technique.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a two-factor authentication (2FA) bypass in phpMyFAQ versions before 4.1.7. Attackers with valid credentials can obtain a remember-me cookie before completing 2FA verification. They can then replay this cookie to gain full authenticated access without completing the second-factor check.

Detection Guidance

Check phpMyFAQ logs for successful logins without 2FA completion. Look for sessions where remember-me cookies were issued immediately after password verification. Inspect network traffic for cookie replay attempts or sessions authenticated solely via remember-me tokens.

Impact Analysis

An attacker could gain full access to your phpMyFAQ account without completing 2FA. This could lead to unauthorized data access, privilege escalation, or complete account takeover. The remember-me cookie allows persistent access even after session expiration.

Compliance Impact

This vulnerability defeats MFA protection, which is a key requirement for compliance with standards like GDPR and HIPAA. It could lead to unauthorized data exposure, violating data protection regulations and potentially resulting in legal penalties or compliance failures.

Mitigation Strategies

Upgrade phpMyFAQ to version 4.1.7 or later immediately. Disable the remember-me feature if 2FA is enabled. Review all active sessions and invalidate any remember-me tokens issued before 2FA completion.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-76207. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart