CVE-2026-5718: Drag and Drop Multiple File Upload for Contact Form 7 <= 1.3.9.7 - Unauthenticated Arbitrary File Upload via Non-ASCII Filename Blacklist Bypass
The Drag and Drop Multiple File Upload for Contact Form 7 plugin for WordPress is vulnerable to arbitrary file upload in versions up to, and including, 1.3.9.7. This is due to insufficient file type validation that occurs when custom blacklist types are configured, which replaces the default dangerous extension denylist instead of merging with it, and the wpcf7antiscriptfilename() sanitization function being bypassed for filenames containing non-ASCII characters. This makes it possible for unauthenticated attackers to upload arbitrary files, such as PHP files, to the server, which can be leveraged to achieve remote code execution. The vulnerability was originally reported by Leonid Semenenko (lsemenenko) and partially patched in version 1.3.9.7. A bypass for the patch was separately discovered and reported by Nguyen Hung (Mitchell).
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-5718?
CVE-2026-5718 has a high severity rating due to the risk of unauthenticated arbitrary file upload.
How do I fix CVE-2026-5718?
To fix CVE-2026-5718, update the Drag and Drop Multiple File Upload for Contact Form 7 plugin to version 1.3.9.7 or later.
What systems are affected by CVE-2026-5718?
CVE-2026-5718 affects versions of the Drag and Drop Multiple File Upload for Contact Form 7 plugin up to and including version 1.3.9.6.
What is the nature of the vulnerability in CVE-2026-5718?
CVE-2026-5718 is a security flaw that allows arbitrary file uploads through a non-ASCII filename blacklist bypass.
Is authentication required to exploit CVE-2026-5718?
No, exploitation of CVE-2026-5718 does not require authentication, making it more critical.