CVE-2026-85589
Received Received - Intake

phpMyFAQ Admin Dashboard API Authorization Bypass

Vulnerability report for CVE-2026-85589, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: VulnCheck

Description

phpMyFAQ before 4.2.0-alpha.2 contains a missing authorization vulnerability in the admin dashboard API endpoints searches and content-health that enforce only authentication without permission checks. Any authenticated user can access these endpoints to read site-wide search statistics and content-health counters regardless of their privilege level.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-04
Generated
2026-09-05
AI Q&A
2026-09-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
phpmyfaq phpmyfaq to 4.2.0-alpha.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

phpMyFAQ before version 4.2.0-alpha.2 has a missing authorization vulnerability in admin dashboard API endpoints for searches and content-health. Any authenticated user, even without admin privileges, can access these endpoints to read site-wide search statistics and content-health counters.

Detection Guidance

To detect this vulnerability, check if your phpMyFAQ version is before 4.2.0-alpha.2. Inspect the admin dashboard API endpoints /admin/api/dashboard/searches and /admin/api/dashboard/content-health for unauthorized access. Verify if any authenticated user can retrieve site-wide search statistics or content-health counters without proper permissions.

Impact Analysis

This vulnerability allows unauthorized users to view sensitive site statistics and content health data. If open registration is enabled (default), attackers can create accounts and access this information without any special privileges, potentially exposing confidential data.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR, HIPAA, or other privacy regulations by exposing sensitive user data or system statistics without proper authorization. Organizations using affected phpMyFAQ versions may face regulatory penalties for inadequate data protection measures.

Mitigation Strategies

Immediately upgrade phpMyFAQ to version 4.2.0-alpha.2 or later. Ensure the searches() and contentHealth() methods enforce the STATISTICS_VIEWLOGS permission. Disable open registration if enabled to prevent unauthorized access. Review logs for suspicious activity on the vulnerable endpoints.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-85589. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart