Missing Authorization in phpMyFAQ - #VU140901

 

Missing Authorization in phpMyFAQ - #VU140901

Published: August 4, 2026


Vulnerability identifier: #VU140901
CSH Severity: Medium
CVSS v4: 6.9 [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]
CVE-ID: N/A
CWE-ID: CWE-862
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to missing authorization in the attachments API endpoint when handling requests for attachments by FAQ record ID. A remote attacker can send a specially crafted request for a restricted FAQ record ID to disclose sensitive information.

Exposed data can include attachment filenames, generated attachment URLs, and the existence of attachments for restricted FAQ records. The advisory states that file contents were not disclosed in the demonstrated reproduction.


Affected software

phpMyFAQ

Remediation

Install security update from vendor's website.

phpMyFAQ - update to 4.1.7

External References