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

16 May 2026, 02:16

Type Values Removed Values Added
References () https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-rm98-82fr-mcfx - () https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-rm98-82fr-mcfx -

15 May 2026, 19:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-15 19:17

Updated : 2026-05-28 16:16


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