CVE-2026-4347 in inc2734 MW WP Form Plugin
Summary
The MW WP Form plugin for WordPress is vulnerable to arbitrary file moving due to insufficient file path validation via the 'generate_user_filepath' function and the 'move_temp_file_to_upload_dir' function in all versions up to, and including, 5.1.0. This makes it possible for unauthenticated attackers to move arbitrary files on the server, which can easily lead to remote code execution when the right file is moved (such as wp-config.php). The vulnerability is only exploitable if a file upload field is added to the form and the “Saving inquiry data in database” option is enabled.
Responsible
Wordfence
Reservation
03/17/2026
Disclosure
04/02/2026
Entries
VulDB provides additional information and datapoints for this CVE:
| ID | Vulnerability | CWE | Exp | Cou | CVE |
|---|---|---|---|---|---|
| 354823 | inc2734 MW WP Form Plugin Path Validation move_temp_file_to_upload_dir path traversal | 22 | Not defined | Not defined | CVE-2026-4347 |