← Volver al buscador de CVEs

CVE-2026-76208

phpMyFAQ

Descripción

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.

CVSS 8.2EPSS 0.254%Riesgo 0.84
Ver fuente
Publicación
2026-08-19 14:17:46
Versiones afectadas
>=3.1.0,<4.1.7
Tipo
Aplicación web
Última modificación
2026-08-19 16:19:10
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N