Lucene search
+L

1901 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/15 6:36 p.m.14 views

CVE-2026-45009

phpMyFAQ before 4.1.2 contains an insufficient authorization vulnerability in admin-api routes that allows authenticated ordinary users to access administrative endpoints by only checking login status instead of verifying backend privileges. Attackers with valid frontend user accounts can access...

4.3CVSS5.8AI score0.00168EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/05/15 6:36 p.m.28 views

EUVD-2026-30592

phpMyFAQ before 4.1.2 contains an insufficient authorization vulnerability in admin-api routes that allows authenticated ordinary users to access administrative endpoints by only checking login status instead of verifying backend privileges. Attackers with valid frontend user accounts can access...

4.3CVSS5.8AI score0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/15 6:36 p.m.12 views

CVE-2026-45009 phpMyFAQ - Insufficient Authorization Check in Admin API Endpoints

phpMyFAQ before 4.1.2 contains an insufficient authorization vulnerability in admin-api routes that allows authenticated ordinary users to access administrative endpoints by only checking login status instead of verifying backend privileges. Attackers with valid frontend user accounts can access...

5.3CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/15 6:36 p.m.11 views

CVE-2026-45009 phpMyFAQ - Insufficient Authorization Check in Admin API Endpoints

phpMyFAQ before 4.1.2 contains an insufficient authorization vulnerability in admin-api routes that allows authenticated ordinary users to access administrative endpoints by only checking login status instead of verifying backend privileges. Attackers with valid frontend user accounts can access...

5.3CVSS5.8AI score0.00168EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/15 6:36 p.m.45 views

CVE-2026-45009 phpMyFAQ - Insufficient Authorization Check in Admin API Endpoints

phpMyFAQ before 4.1.2 contains an insufficient authorization vulnerability in admin-api routes that allows authenticated ordinary users to access administrative endpoints by only checking login status instead of verifying backend privileges. Attackers with valid frontend user accounts can access...

5.3CVSS0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/15 6:36 p.m.9 views

CVE-2026-45008 phpMyFAQ - Path Traversal in Client::deleteClientFolder via URL Parameter

phpMyFAQ before 4.1.2 contains a path traversal vulnerability in Client::deleteClientFolder that allows admins with INSTANCEDELETE permission to delete arbitrary directories. Attackers can submit traversal sequences like https://../../../ in the client URL parameter to recursively delete...

7CVSS6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/15 6:36 p.m.9 views

CVE-2026-45008 phpMyFAQ - Path Traversal in Client::deleteClientFolder via URL Parameter

phpMyFAQ before 4.1.2 contains a path traversal vulnerability in Client::deleteClientFolder that allows admins with INSTANCEDELETE permission to delete arbitrary directories. Attackers can submit traversal sequences like https://../../../ in the client URL parameter to recursively delete...

7CVSS5.9AI score0.00266EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/15 6:36 p.m.12 views

CVE-2026-45008

phpMyFAQ before 4.1.2 contains a path traversal vulnerability in Client::deleteClientFolder that allows admins with INSTANCEDELETE permission to delete arbitrary directories. Attackers can submit traversal sequences like https://../../../ in the client URL parameter to recursively delete...

6.5CVSS5.9AI score0.00266EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/15 6:36 p.m.16 views

EUVD-2026-30593

phpMyFAQ before 4.1.2 contains a path traversal vulnerability in Client::deleteClientFolder that allows admins with INSTANCEDELETE permission to delete arbitrary directories. Attackers can submit traversal sequences like https://../../../ in the client URL parameter to recursively delete...

6.5CVSS5.9AI score0.00266EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/15 6:36 p.m.35 views

CVE-2026-45008

CVE-2026-45008 affects phpMyFAQ up to version 4.1.2 and describes a path traversal vulnerability in the Client::deleteClientFolder function. An admin with INSTANCE_DELETE permission can submit a crafted client URL parameter (for example using sequences like ../../../) to traverse outside the inte...

7CVSS5.9AI score0.00266EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/15 6:36 p.m.50 views

CVE-2026-45008 phpMyFAQ - Path Traversal in Client::deleteClientFolder via URL Parameter

phpMyFAQ before 4.1.2 contains a path traversal vulnerability in Client::deleteClientFolder that allows admins with INSTANCEDELETE permission to delete arbitrary directories. Attackers can submit traversal sequences like https://../../../ in the client URL parameter to recursively delete...

7CVSS0.00266EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/15 6:36 p.m.12 views

CVE-2026-45007

phpMyFAQ before 4.1.2 contains missing permission checks in ConfigurationTabController.php where 12 endpoints use userIsAuthenticated instead of userHasPermissionCONFIGURATIONEDIT. Any authenticated user can enumerate system configuration metadata including permission model, cache backend, mail...

4.3CVSS5.8AI score0.00221EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/15 6:36 p.m.51 views

CVE-2026-45007 phpMyFAQ - Missing Permission Check on 12 Configuration API Endpoints Allows Information Disclosure

phpMyFAQ before 4.1.2 contains missing permission checks in ConfigurationTabController.php where 12 endpoints use userIsAuthenticated instead of userHasPermissionCONFIGURATIONEDIT. Any authenticated user can enumerate system configuration metadata including permission model, cache backend, mail...

5.3CVSS0.00221EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/15 6:36 p.m.27 views

CVE-2026-45007 phpMyFAQ - Missing Permission Check on 12 Configuration API Endpoints Allows Information Disclosure

phpMyFAQ before 4.1.2 contains missing permission checks in ConfigurationTabController.php where 12 endpoints use userIsAuthenticated instead of userHasPermissionCONFIGURATIONEDIT. Any authenticated user can enumerate system configuration metadata including permission model, cache backend, mail...

5.3CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/05/15 6:36 p.m.46 views

CVE-2026-45007

CVE-2026-45007 affects phpMyFAQ prior to 4.1.2. In ConfigurationTabController.php, 12 endpoints perform userIsAuthenticated() checks instead of validating permission with userHasPermission(CONFIGURATION_EDIT), enabling information disclosure. Any authenticated user can enumerate configuration met...

5.3CVSS5.8AI score0.00221EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/15 6:36 p.m.21 views

EUVD-2026-30591

phpMyFAQ before 4.1.2 contains missing permission checks in ConfigurationTabController.php where 12 endpoints use userIsAuthenticated instead of userHasPermissionCONFIGURATIONEDIT. Any authenticated user can enumerate system configuration metadata including permission model, cache backend, mail...

4.3CVSS5.8AI score0.00221EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/15 6:36 p.m.11 views

CVE-2026-45007 phpMyFAQ - Missing Permission Check on 12 Configuration API Endpoints Allows Information Disclosure

phpMyFAQ before 4.1.2 contains missing permission checks in ConfigurationTabController.php where 12 endpoints use userIsAuthenticated instead of userHasPermissionCONFIGURATIONEDIT. Any authenticated user can enumerate system configuration metadata including permission model, cache backend, mail...

5.3CVSS5.8AI score0.00221EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/15 12:0 a.m.22 views

phpMyFAQ 安全漏洞

phpMyFAQ is a multilingual FAQ system developed by Thorsten Rinne. It is entirely database-driven. Versions of phpMyFAQ prior to 4.1.2 contained security vulnerabilities. These vulnerabilities stemmed from path traversal in the Client::deleteClientFolder function, which could allow administrators...

7CVSS5.8AI score0.00266EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/15 12:0 a.m.18 views

phpMyFAQ SQL注入漏洞

phpMyFAQ is a multilingual, database-driven FAQ system developed by Thorsten Rinne. Versions of phpMyFAQ prior to 4.1.2 had an SQL injection vulnerability. This vulnerability stems from the SQL injection in the CurrentUser::setTokenData function, which could allow authenticated attackers to execu...

7.7CVSS6.1AI score0.00212EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/15 12:0 a.m.16 views

phpMyFAQ 安全漏洞

phpMyFAQ is a multilingual, fully database-driven FAQ system developed by Thorsten Rinne. Versions of phpMyFAQ prior to 4.1.2 contained security vulnerabilities. These vulnerabilities stemmed from the AbstractAdministrationController::userHasPermission function, which did not terminate execution...

7.1CVSS5.9AI score0.00303EPSS
SaveExploits0References1
Rows per page
Query Builder