Authorization Bypass Vulnerability in phpMyFAQ by phpMyFAQ Team
CVE-2026-85592
6.3MEDIUM
What is CVE-2026-85592?
An authorization bypass vulnerability has been identified in phpMyFAQ versions before 4.1.8. This issue occurs in the question creation endpoint, where the isAddingQuestionsAllowed() method inadvertently allows all callers to access the functionality when the main.enableAskQuestions setting is activated. This flaw disregards the records.allowQuestionsForGuests configuration, enabling unauthenticated attackers to exploit the question/create API endpoint. As a result, they can bypass the established restrictions for guest submissions and inject spam into the administrative moderation queue, posing serious implications for user experience and site integrity.
Affected Version(s)
phpMyFAQ 0 < 4.1.8
phpMyFAQ 4.1.8
