CVE-2026-76208

HIGH CVSS 4.0: 8.8 EPSS 0.25%
Updated Aug 19, 2026
Bind
Parameter Value
CVSS 8.8 (HIGH)
Affected Versions 3.1.0 — 4.1.6
Fixed In 4.1.7
Type CWE-778
Vendor Bind
Public PoC No

phpMyFAQ versions 3.1.0 through 4.1.6 contain an authentication bypass vulnerability in AuthLdap::create(). When LDAP authentication is enabled, after a successful LDAP bind the code calls User::setStatus('active') unconditionally, which overwrites the account_status column of a pre-existing local account from 'blocked' to 'active'. As a result, a user whose local phpMyFAQ account has been administratively blocked can restore their account and log in by authenticating via LDAP.

The state transition is not logged, so administrators cannot detect that the block was overridden. Fixed in 4.1.7.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
High
Complete data modification
Availability
None
No disruption

CVSS Vector v4.0

Weakness Type (CWE)