CVE-2026-34728
🟠 Łataj w tym tygodniu
Brak walidacji ścieżek w phpMyFAQ pozwala na usunięcie plików przez atak CSRF.
CVSS
8.7
EPSS
0.2%
Exploit
poc
Vendor
phpmyfaq
Opis źródłowy (NVD)
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.
exploit path-traversal
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 8.7 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.2% |
| Opublikowano (NVD) | 2026-04-02 15:16:41 UTC |
| Ostatnia modyfikacja (NVD) | 2026-04-07 14:57:06 UTC |
Referencje
- https://github.com/thorsten/phpMyFAQ/releases/tag/4.1.1 (security-advisories@github.com) [Product]
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-38m8-xrfj-v38x (security-advisories@github.com) [Exploit, Mitigation, Vendor Advisory]