CVE Catalog

CVE-2026-57994

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Summary

A vulnerability in phpMyFAQ before version 4.1.5 allows unauthenticated attackers to retrieve inactive (draft or review-only) FAQ content due to inconsistent filtering in public API endpoints.

Risk Assessment

The organization risks exposure of non-public FAQ content, which may include confidential information such as internal procedures, customer data, or sensitive instructions.

Recommendation

Immediately upgrade phpMyFAQ to version 4.1.5 or later, which includes fixes for inconsistent active status and publication date filtering.

Other vulnerabilities in phpMyFAQ

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS