Beveiligingsadvies

CVE-2026-45007

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-05-15 18:36:34
Laatst bijgewerkt 2026-05-28 14:15:20
Toegewezen door VulnCheck
CVSS-score 5.3
Status PUBLISHED

Beschrijving

phpMyFAQ before 4.1.2 contains missing permission checks in ConfigurationTabController.php where 12 endpoints use userIsAuthenticated() instead of userHasPermission(CONFIGURATION_EDIT). Any authenticated user can enumerate system configuration metadata including permission model, cache backend, mail provider, and translation provider by querying /admin/api/configuration endpoints, violating least privilege access control.