# CVE-2026-76208

## Summary

- **CVE ID:** CVE-2026-76208
- **Severity:** HIGH
- **CVSS Score:** 8.8 (CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N)
- **CWE:** CWE-778
- **Published:** Aug 19, 2026
- **Last Modified:** Aug 19, 2026

## Description

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.

## Affected Products

- thorsten — phpMyFAQ (0)

## References

- [CNA](https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-8pr3-q3cw-q234)
- [CNA](https://www.vulncheck.com/advisories/phpmyfaq-through-authentication-bypass-via-ldap)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.30%
- **EPSS Percentile:** 22.2

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._