CVE-2026-57994 PUBLISHED

phpMyFAQ - Information Disclosure of Inactive FAQ Content via Public API Endpoints

Assigner: VulnCheck
Reserved: 26.06.2026 Published: 10.07.2026 Updated: 10.07.2026

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.

Metrics

CVSS 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
CVSS Score: 6.9

Product Status

Vendor phpMyFAQ
Product phpMyFAQ
Versions Default: unaffected
  • affected from 4.1.0 to 4.1.5 (excl.)
  • Version 4.1.5 is unaffected

Credits

  • YHalo-wyh reporter

References

Problem Types

  • Exposure of Sensitive Information to an Unauthorized Actor CWE