CVE-2026-34728
Last modified
CVE-2026-34728 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.69% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Phpmyfaq | Phpmyfaq | < 4.1.1 |
References
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-38m8-xrfj-v38xExploit, Mitigation, Vendor Advisory
- https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-38m8-xrfj-v38xExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-34728?
How severe is CVE-2026-34728?
How do I fix CVE-2026-34728?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-34722Zammad is a web based open source helpdesk/customer support …4.3
- CVE-2026-34723Zammad is a web based open source helpdesk/customer support …7.5
- CVE-2026-34724Zammad is a web based open source helpdesk/customer support …7.2
- CVE-2026-34725DbGate is cross-platform database manager. From version 7.0.…8.2
- CVE-2026-34726Copier is a library and CLI app for rendering project templa…4.4
- CVE-2026-34727Vikunja is an open-source self-hosted task management platfo…9.1
- CVE-2026-34729phpMyFAQ is an open source FAQ web application. Prior to ver…4.8
- CVE-2026-3473Mattermost versions 11.6.x <= 11.6.0, 11.5.x <= 11.5.3, 11.4…7.1
- CVE-2026-34730Copier is a library and CLI app for rendering project templa…5.5
- CVE-2026-34731WWBN AVideo is an open source video platform. In versions 26…7.5
- CVE-2026-34732WWBN AVideo is an open source video platform. In versions 26…7.5
- CVE-2026-34733WWBN AVideo is an open source video platform. In versions 26…7.3
Are you affected by CVE-2026-34728?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
