CVE-2026-56396: phpMyFAQ - Privilege Escalation via Missing Authorization in editUser() and updateUserRights()
phpMyFAQ before 4.1.4 contains missing authorization vulnerabilities in editUser() and updateUserRights() endpoints that allow authenticated administrators to escalate privileges. Non-SuperAdmin users with edituser permission can set issuperadmin flag or grant arbitrary rights to escalate to SuperAdmin access.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
phpMyFAQto a version that resolves this vulnerability.Fixed in 4.1.4
Event History
Frequently Asked Questions
What is the severity of CVE-2026-56396?
The severity of CVE-2026-56396 is high with a score of 8.8.
How do I fix CVE-2026-56396?
To fix CVE-2026-56396, upgrade phpMyFAQ to version 4.1.4 or later.
What impact does CVE-2026-56396 have on users?
CVE-2026-56396 allows authenticated non-SuperAdmin users to escalate their privileges by modifying user rights.
Which software is affected by CVE-2026-56396?
The vulnerability affects phpMyFAQ versions prior to 4.1.4.
What are the attack vectors for CVE-2026-56396?
The attack vector for CVE-2026-56396 is through the editUser() and updateUserRights() endpoints.