CVE-2026-24422

MEDIUM

phpmyfaq < 4.0.17 - Unauthenticated Exposure of Sensitive Information via Public API Endpoints

Title source: llm
STIX 2.1

Description

phpMyFAQ is an open source FAQ web application. In versions 4.0.16 and below, multiple public API endpoints improperly expose sensitive user information due to insufficient access controls. The OpenQuestionController::list() endpoint calls Question::getAll() with showAll=true by default, returning records marked as non-public (isVisible=false) along with user email addresses, with similar exposures present in comment, news, and FAQ APIs. This information disclosure vulnerability could enable attackers to harvest email addresses for phishing campaigns or access content that was explicitly marked as private. This issue has been fixed in version 4.0.17.

References (1)

Core 1
Core References

Scores

CVSS v3 5.3
EPSS 0.0037
EPSS Percentile 29.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Details

CWE
CWE-200
Status published
Products (3)
phpmyfaq/phpmyfaq < 4.0.17
phpmyfaq/phpmyfaq 0 - 4.0.17Packagist
thorsten/phpmyfaq 0 - 4.0.17Packagist
Published Jan 24, 2026
Tracked Since Feb 18, 2026