phpMyFAQ before 4.1.8 contains an authorization bypass vulnerability in the question creation endpoint where the isAddingQuestionsAllowed() method grants access to all callers when main.enableAskQuestions is enabled, ignoring the records.allowQuestionsForGuests setting. Unauthenticated attackers can submit questions via the question/create API endpoint to bypass guest submission restrictions and inject spam into the admin moderation queue.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-04 12:17
Updated : 2026-09-08 20:05
NVD link : CVE-2026-85592
Mitre link : CVE-2026-85592
CVE.ORG link : CVE-2026-85592
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
