CVE-2026-85592: phpMyFAQ before 4.1.8 Authorization Bypass via question/create

Published Sep 4, 2026
·
Updated

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.

Affected Software

1 affected component
PhpMyFaq phpmyfaq<4.1.8

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade phpMyFAQ to a version that resolves this vulnerability.

    Fixed in 4.1.8
  2. Configuration

    Ensure main.enableAskQuestions is disabled so that the question/create endpoint does not grant access to all callers and bypass guest restrictions (vulnerable when main.enableAskQuestions is enabled prior to 4.1.8).

    phpMyFAQ main.enableAskQuestions = disabled
  3. Configuration

    Configure records.allowQuestionsForGuests to allow only the intended guests, noting that versions before 4.1.8 ignore this setting when main.enableAskQuestions is enabled.

    phpMyFAQ records.allowQuestionsForGuests = restricted to intended guests

Event History

Sep 4, 2026
CVE Published
via MITRE·11:29 AM
Data Sourced
via MITRE·11:29 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed to unauthorized question submissions?

Deployments running phpMyFAQ before 4.1.8 are exposed when main.enableAskQuestions is enabled. In that state, the question/create endpoint permits unauthenticated submissions even if records.allowQuestionsForGuests is intended to block guest questions.

2

What does an attacker need to exploit this issue?

An attacker does not need authentication or user interaction. They need network access to the question/create API endpoint and a deployment where main.enableAskQuestions is enabled.

3

What is the practical impact of exploitation?

Attackers can submit questions that bypass guest-submission restrictions. The submitted content can be used to inject spam into the administrator moderation queue.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203