cvedb.io
CVE-2026-34728
HIGH · CVSS 8.7
EPSS exploitation probability: 0%
Published 2026-04-02T15:16:41.770 · Last modified 2026-06-17T10:39:31.273

Summary

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.

Affected products

phpmyfaq — phpmyfaq

Does this affect you?

Add your gear to cvedb and we'll alert you only when phpmyfaq ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.