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.
Published: 2026-09-04
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a missing authorization check on two admin dashboard API endpoints, namely searches and content-health, which enforce authentication but no permission checks. This allows any authenticated user to read site‑wide search statistics and content‑health counters that should be restricted to privileged administrators. The weakness is classified as CWE‑862 and results in unintended information disclosure.

Affected Systems

All installations of phpMyFAQ before version 4.2.0‑alpha.2 are affected. The product is developed by Thorsten and is identified by the generic CPE cpe:2.3:a:phpmyfaq:phpmyfaq. No specific operating system or environment constraints are mentioned.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity, and the lack of a required privilege escalation barrier makes the flaw trivial to exploit once a user is authenticated. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Attackers need only to authenticate, which can be inferred as a typical user login. Because any authenticated user can abuse the endpoints, the risk is significant for systems with broad user bases.

Generated by OpenCVE AI on September 4, 2026 at 12:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade phpMyFAQ to version 4.2.0‑alpha.2 or later, which includes authorization checks on the dashboard API
  • If an upgrade is not immediately possible, restrict access to the /dashboard API endpoints using server‑side access control (e.g., .htaccess or web‑application firewall rules) so that only admin users can reach them
  • Review and tighten user role definitions to ensure that only administrators have authentication credentials that allow access to the dashboard API endpoints

Generated by OpenCVE AI on September 4, 2026 at 12:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
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.
Title phpMyFAQ before 4.2.0-alpha.2 Missing Authorization via Dashboard API
First Time appeared Phpmyfaq
Phpmyfaq phpmyfaq
Weaknesses CWE-862
CPEs cpe:2.3:a:phpmyfaq:phpmyfaq:*:*:*:*:*:*:*:*
Vendors & Products Phpmyfaq
Phpmyfaq phpmyfaq
References
Metrics cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Phpmyfaq Phpmyfaq
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-04T11:29:55.393Z

Reserved: 2026-09-04T10:59:00.162Z

Link: CVE-2026-85589

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T12:17:21.160

Modified: 2026-09-04T12:17:21.160

Link: CVE-2026-85589

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T12:30:17Z

Weaknesses