CVE-2026-57994
phpMyFAQ - Information Disclosure of Inactive FAQ Content via Public API Endpoints
CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th
phpMyFAQ before 4.1.5 applies inconsistent active=yes and publication-date filtering across its public FAQ API endpoints, allowing unauthenticated attackers to retrieve inactive (draft or review-only) FAQ content. Specifically, GET /api/v3.1/faq/{categoryId}/{faqId} returns the inactive FAQ title and full answer, while GET /api/v3.1/faqs/tags/{tagId} and GET /api/v4.0/faqs/tags/{tagId} return the inactive FAQ title and answer preview, disclosing non-public content.
| CWE | CWE-200 |
| Vendor | phpmyfaq |
| Product | phpmyfaq |
| Published | Jul 10, 2026 |
| Last Updated | Jul 10, 2026 |
Stay Ahead of the Next One
Get instant alerts for phpmyfaq phpmyfaq
Be the first to know when new medium vulnerabilities affecting phpmyfaq phpmyfaq are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
Affected Versions
phpMyFAQ / phpMyFAQ
4.1.0 < 4.1.5
References
Credits
๐ YHalo-wyh