CVE-2026-76208

Source
https://cve.org/CVERecord?id=CVE-2026-76208
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-76208.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-76208
Aliases
  • GHSA-8pr3-q3cw-q234
Published
2026-08-19T14:01:55.901Z
Modified
2026-08-21T03:30:34.419061795Z
Severity
  • 8.8 (High) CVSS_V4 - 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 CVSS Calculator
Summary
phpMyFAQ 3.1.0 through 4.1.6 Authentication Bypass via LDAP
Details

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.

Database specific
{
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-778"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/76xxx/CVE-2026-76208.json"
}
References

Affected packages

Git / github.com/thorsten/phpmyfaq

Affected ranges

Type
GIT
Repo
https://github.com/thorsten/phpmyfaq
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "3.1.0"
        },
        {
            "fixed": "4.1.6"
        }
    ],
    "source": "DESCRIPTION"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-76208.json"