CVE-2026-35672: phpMyFAQ - Authentication Bypass via Empty API Token

Published May 28, 2026
·
Updated

phpMyFAQ before 4.1.3 contains an authentication bypass vulnerability in API v4.0 where the default empty api.apiClientToken allows unauthenticated users to create and modify FAQ entries. Attackers can send an empty x-pmf-token header to bypass token validation and inject malicious content via POST endpoints /api/v4.0/faq/create, /api/v4.0/category, and /api/v4.0/question.

Affected Software

1 affected component
PhpMyFaq phpmyfaq<4.1.3

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Do not use the default empty api.apiClientToken. Configure api.apiClientToken to a non-empty secret value so requests must present a valid token to access the API.

    phpMyFAQ API api.apiClientToken = non-empty token
  2. Configuration

    Enforce token validation by rejecting empty x-pmf-token headers (do not treat an empty header as valid). Ensure POST endpoints require a non-empty x-pmf-token.

    phpMyFAQ API x-pmf-token validation = reject empty
  3. Compensating control

    Until the application is remediated, restrict access to API v4.0 endpoints — especially POST /api/v4.0/faq/create, /api/v4.0/category, and /api/v4.0/question — using network controls (firewall/IP allowlist) or a web application firewall to block unauthenticated requests.

Event History

May 28, 2026
CVE Published
via MITRE·02:13 PM
Data Sourced
via MITRE·02:13 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:16 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-35672?

CVE-2026-35672 has a high severity rating of 8.7.

2

How do I fix CVE-2026-35672?

To fix CVE-2026-35672, upgrade to phpMyFAQ version 4.1.3 or later.

3

What vulnerability is addressed in CVE-2026-35672?

CVE-2026-35672 addresses an authentication bypass vulnerability via an empty API token.

4

What can attackers do with CVE-2026-35672?

Attackers can exploit CVE-2026-35672 to create and modify FAQ entries without authentication.

5

Which version of phpMyFAQ is affected by CVE-2026-35672?

CVE-2026-35672 affects phpMyFAQ versions prior to 4.1.3.

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