ZeroHour

CVE-2026-76215

PoC moderate

Unauthenticated information disclosure in phpMyFAQ comments and attachments API

CVSS 4.0
6.9 medium
EPSS
<1%p30
Published
()
Modified
AI analysis

phpMyFAQ versions prior to 4.1.7 fail to apply the visibility rules of a parent FAQ record when serving its child resources, a missing-authorization flaw (CWE-862) affecting the comments and attachments API endpoints. By querying those endpoints, an unauthenticated attacker can retrieve restricted comment text, commenter email addresses, and attachment filenames for FAQ records they cannot otherwise access. Impact is limited to disclosure of this content and metadata; there is no data modification, privilege escalation, or code execution. Any installation running an affected version and using visibility-restricted FAQs (e.g., FAQs limited to logged-in or specific user groups) is exposed. Exploitation has not been reported in the wild; the issue is documented in a public vendor advisory (GHSA-jmv9-23mw-mxpq), carries a 0.4% EPSS probability, and is fixed in phpMyFAQ 4.1.7.

What to do: Upgrade to phpMyFAQ 4.1.7 or later, which restores the parent FAQ visibility checks for comments and attachments. As an interim measure, restrict unauthenticated access to the comments and attachments API endpoints at the web server, reverse proxy, or WAF, and review access logs for queries against restricted FAQ IDs to determine whether comment text, commenter emails, or attachment filenames were exposed. No in-the-wild exploitation is currently known, so patching at the next maintenance window is a reasonable priority.

Affected
phpMyFAQall versions before 4.1.7
Estimated exposure
moderate≈1,000–10,000 internet-exposed phpMyFAQ instances — phpMyFAQ is a self-hosted open-source FAQ platform with no central install telemetry or published user counts, and public internet scans have historically surfaced only a low-thousands footprint of exposed instances, so this is a rough…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

phpMyFAQ before 4.1.7 fails to apply parent FAQ visibility checks before returning child resources including comments and attachments. Unauthenticated attackers can retrieve restricted comment text, commenter email addresses, and attachment filenames for FAQ records they cannot directly access by querying the comments and attachments API endpoints.

Vendors
phpmyfaq
Products
phpmyfaq
Weakness
CWE-862
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.