216.73.217.22

CVE-2026-34728

· Published 02/04/2026 15:16 · Modified 03/04/2026 16:10

Labels: CVE-2026-34728 2026-04-02CVE-2026-34728CWE-22[email protected]

Essential information

Published
02/04/2026 15:16
Modified
03/04/2026 16:10
Author
Creator
CVSS
8.7 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:H

CVSS metrics

Description

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
phpmyfaq / phpmyfaq cpe:2.3:a:phpmyfaq:phpmyfaq:<4.1.1:*:*:*:*:*:*:*

References