CVE-2026-45007

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

No configuration.

History

No history.

Information

Published : 2026-05-15 19:17

Updated : 2026-06-17 10:51


NVD link : CVE-2026-45007

Mitre link : CVE-2026-45007

CVE.ORG link : CVE-2026-45007


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization