Description
phpMyFAQ versions before 4.1.7 fail to validate active status in the PDF export endpoint, allowing unauthenticated attackers to retrieve draft FAQ metadata. Attackers can access the public PDF export route with sequential FAQ identifiers to obtain titles, solution IDs, author names, and last-update timestamps of inactive or unpublished FAQs.
Published: 2026-08-19
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

phpMyFAQ versions prior to 4.1.7 do not validate the active status of a FAQ entry when generating a PDF export, allowing an unauthenticated user to retrieve metadata about draft or unpublished FAQs. This weakness is a form of Information Disclosure (CWE-200) and exposes the title, solution ID, author name, and last‑update timestamp of these inactive records. The flaw can reveal internal organizational information without granting any modification privileges.

Affected Systems

The vulnerability affects PHP applications using Thorsten’s phpMyFAQ component before release 4.1.7. Any deployment of the open‑source FAQ system that has not applied the 4.1.7 update or later is susceptible.

Risk and Exploitability

The CVSS score of 6.9 classifies the issue as medium severity. The EPSS score is <1%, indicating a very low but nonzero exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be remote, as the PDF export endpoint is publicly reachable; an attacker only needs to know or guess sequential FAQ identifiers to enumerate and exfiltrate the sensitive metadata. Because no authentication is required, the exploitation barrier is low, making it a practical target for threat actors scanning for exposed FAQ data.

Generated by OpenCVE AI on August 20, 2026 at 15:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade phpMyFAQ to version 4.1.7 or newer, which validates the active status during PDF export.
  • If an upgrade is not possible, restrict the PDF export endpoint to authenticated users or limit access to trusted IP ranges using firewall or web‑application firewall rules.
  • Monitor or log requests to the PDF export route for patterns of sequential ID access and block suspicious activity to prevent potential enumeration.

Generated by OpenCVE AI on August 20, 2026 at 15:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Thorsten
Thorsten phpmyfaq
Vendors & Products Thorsten
Thorsten phpmyfaq

Wed, 19 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
Description phpMyFAQ versions before 4.1.7 fail to validate active status in the PDF export endpoint, allowing unauthenticated attackers to retrieve draft FAQ metadata. Attackers can access the public PDF export route with sequential FAQ identifiers to obtain titles, solution IDs, author names, and last-update timestamps of inactive or unpublished FAQs.
Title phpMyFAQ before 4.1.7 Information Disclosure via PDF Export
First Time appeared Phpmyfaq
Phpmyfaq phpmyfaq
Weaknesses CWE-200
CPEs cpe:2.3:a:phpmyfaq:phpmyfaq:*:*:*:*:*:*:*:*
Vendors & Products Phpmyfaq
Phpmyfaq phpmyfaq
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}

cvssV4_0

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


Subscriptions

Phpmyfaq Phpmyfaq
Thorsten Phpmyfaq
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-20T16:07:54.000Z

Reserved: 2026-08-19T11:34:28.576Z

Link: CVE-2026-76206

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-08-19T14:17:45.930

Modified: 2026-09-01T15:23:23.893

Link: CVE-2026-76206

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T16:00:05Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor