Lucene search
+L

47943 matches found

CVE
CVE
added 2026/08/19 2:01 p.m.15 views

CVE-2026-76209

phpMyFAQ versions before v4.1.6 contain a registration bypass vulnerability. The API endpoints POST /api/register and POST /api/v3.1/register do not validate the security.enableRegistration configuration flag, which is only enforced by the HTML registration page. An authenticated attacker can exp...

5.3CVSS5.3AI score0.00215EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/08/19 2:01 p.m.11 views

CVE-2026-76208 phpMyFAQ 3.1.0 through 4.1.6 Authentication Bypass via LDAP

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 accountstatus column of a pre-existing local...

8.8CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 2:01 p.m.9 views

EUVD-2026-62448

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...

8.6CVSS5.4AI score0.00269EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/19 2:01 p.m.6 views

EUVD-2026-62449

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 accountstatus column of a pre-existing local...

8.8CVSS5.4AI score0.00254EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/19 2:01 p.m.28 views

CVE-2026-76208 phpMyFAQ 3.1.0 through 4.1.6 Authentication Bypass via LDAP

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 accountstatus column of a pre-existing local...

8.8CVSS0.00254EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/19 2:01 p.m.10 views

CVE-2026-76207 phpMyFAQ before 4.1.7 2FA Bypass via Remember-Me Cookie

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...

8.6CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/19 2:01 p.m.22 views

CVE-2026-76208

phpMyFAQ versions 3.1.0 through 4.1.6 contain an authentication bypass in AuthLdap::create(). When LDAP authentication is enabled, a successful LDAP bind unconditionally calls User::setStatus('active'), overwriting a pre-existing local account's status from blocked to active . This allows an admi...

8.8CVSS5.3AI score0.00254EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/08/19 2:01 p.m.28 views

CVE-2026-76207

phpMyFAQ before 4.1.7 issues remember-me cookies before 2FA verification, allowing attackers with valid credentials to skip the 2FA challenge and replay the cookie for full authenticated access. CVSS 8.1 HIGH. No in-the-wild exploitation reported. Upgrade to 4.1.7; advisory at https://github.com/...

8.6CVSS5.4AI score0.00269EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/19 2:01 p.m.11 views

CVE-2026-75919 phpMyFAQ before 4.1.7 Authentication Bypass via Setup API

phpMyFAQ before 4.1.7 contains an authentication bypass vulnerability in SetupController that allows unauthenticated attackers to run database migrations and create configuration backups when maintenance mode is enabled. Attackers can call POST /api/setup/update-database and POST /api/setup/backu...

6.9CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 2:01 p.m.33 views

CVE-2026-75919 phpMyFAQ before 4.1.7 Authentication Bypass via Setup API

phpMyFAQ before 4.1.7 contains an authentication bypass vulnerability in SetupController that allows unauthenticated attackers to run database migrations and create configuration backups when maintenance mode is enabled. Attackers can call POST /api/setup/update-database and POST /api/setup/backu...

6.9CVSS0.00397EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/19 2:01 p.m.10 views

EUVD-2026-62444

phpMyFAQ before 4.1.7 contains an authentication bypass vulnerability in SetupController that allows unauthenticated attackers to run database migrations and create configuration backups when maintenance mode is enabled. Attackers can call POST /api/setup/update-database and POST /api/setup/backu...

6.9CVSS5.6AI score0.00397EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 2:01 p.m.24 views

CVE-2026-75919

phpMyFAQ before 4.1.7 has an authentication bypass in SetupController. Unauthenticated attackers can call POST /api/setup/update-database and POST /api/setup/backup while maintenance mode is enabled to run database migrations, disable maintenance mode, and extract database credentials from genera...

6.9CVSS5.6AI score0.00397EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/19 2:01 p.m.31 views

CVE-2026-75918 phpMyFAQ before 4.1.7 Authentication Bypass via Tracking File

phpMyFAQ before 4.1.7 stores password reset tokens in a publicly accessible tracking file when user tracking is enabled. Unauthenticated attackers can read the tracking file at content/core/data/trackingDDMMYYYY to extract reset tokens and replay them against the password reset API to take over...

8.8CVSS0.00252EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/19 2:01 p.m.16 views

CVE-2026-75918 phpMyFAQ before 4.1.7 Authentication Bypass via Tracking File

phpMyFAQ before 4.1.7 stores password reset tokens in a publicly accessible tracking file when user tracking is enabled. Unauthenticated attackers can read the tracking file at content/core/data/trackingDDMMYYYY to extract reset tokens and replay them against the password reset API to take over...

8.7CVSS5.4AI score
SaveExploits0References4
OSV
OSV
added 2026/08/19 1:55 p.m.6 views

CGA-F8FR-G9GW-GWRH

Bulletin has no description...

7.5CVSS4.8AI score0.00317EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:48 p.m.5 views

MINI-FQXW-MRRQ-3Q23

Bulletin has no description...

7.5CVSS4.9AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.8 views

MINI-R86X-8JJM-CPHQ

Bulletin has no description...

7.5CVSS5AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.8 views

MINI-Q6FP-FG97-4J43

Bulletin has no description...

8.4CVSS5AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.10 views

MINI-6R63-R9H7-9X5M

Bulletin has no description...

7.5CVSS5AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.3 views

MINI-5PF8-JGMR-3RWH

Bulletin has no description...

8.4CVSS4.9AI score0.00107EPSS
SaveExploits0
Rows per page
Query Builder