Improper privilege management in phpMyFAQ - CVE-2026-57995
Published: July 14, 2026
phpMyFAQ
Detailed vulnerability description
The vulnerability allows a remote user to escalate privileges.
The vulnerability exists due to improper privilege management in GroupController::updatePermissions when handling permission-update requests. A remote user can submit a crafted POST request that grants a group rights they do not hold to escalate privileges.
Exploitation requires the delegated GROUP_EDIT permission and the attacker must be a member of the targeted group, or otherwise able to place themselves into that group.