CVE-2026-34728

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, the MediaBrowserController::index() method handles file deletion for the media browser. When the fileRemove action is triggered, the user-supplied name parameter is concatenated with the base upload directory path without any path traversal validation. The FILTER_SANITIZE_SPECIAL_CHARS filter only encodes HTML special characters (&, ', ", <, >) and characters with ASCII value < 32, and does not prevent directory traversal sequences like ../. Additionally, the endpoint does not validate CSRF tokens, making it exploitable via CSRF attacks. This issue has been patched in version 4.1.1.
Configurations

Configuration 1 (hide)

cpe:2.3:a:phpmyfaq:phpmyfaq:*:*:*:*:*:*:*:*

History

07 Apr 2026, 14:57

Type Values Removed Values Added
References () https://github.com/thorsten/phpMyFAQ/releases/tag/4.1.1 - () https://github.com/thorsten/phpMyFAQ/releases/tag/4.1.1 - Product
References () https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-38m8-xrfj-v38x - () https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-38m8-xrfj-v38x - Exploit, Mitigation, Vendor Advisory
CPE cpe:2.3:a:phpmyfaq:phpmyfaq:*:*:*:*:*:*:*:*
First Time Phpmyfaq phpmyfaq
Phpmyfaq

02 Apr 2026, 16:16

Type Values Removed Values Added
References () https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-38m8-xrfj-v38x - () https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-38m8-xrfj-v38x -

02 Apr 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-02 15:16

Updated : 2026-04-07 14:57


NVD link : CVE-2026-34728

Mitre link : CVE-2026-34728

CVE.ORG link : CVE-2026-34728


JSON object : View

Products Affected

phpmyfaq

  • phpmyfaq
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')