Drag and Drop Multiple File Upload for Contact Form 7 <= 1.3.9.0 - Directory Traversal via `wpcf7_guest_user_id` Cookie
Strategic Overview
- Status
- Patched in 1.3.9.1
- Affected Plugin
- Drag and Drop Multiple File Upload for Contact Form 7
- Affected Version
<= 1.3.9.0- CVSS
- 5.3Medium
- Weakness type
- CWE-23 · Relative Path Traversal
- CVE
CVE-2025-8464
At a glance
CVE-2025-8464 is a medium-severity Relative Path Traversal vulnerability in the Drag and Drop Multiple File Upload for Contact Form 7 WordPress plugin, affecting versions <= 1.3.9.0. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 1.3.9.1; sites on affected versions should update now. Disclosed August 2025, reported by Thien Tran.
Vulnerability Overview
The Drag and Drop Multiple File Upload for Contact Form 7 plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 1.3.9.0 via the wpcf7_guest_user_id cookie. This makes it possible for unauthenticated attackers to upload and delete files outside of the originally intended directory. The impact of this vulnerability is limited, as file types are validated and only safe ones can be uploaded, while deletion is limited to the plugin's uploads folder.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.
CWE-23: Relative Path Traversal
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as .. that can resolve to a location that is outside of that directory.
Remediation
Update to version 1.3.9.1, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to Drag and Drop Multiple File Upload for Contact Form 7: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Drag and Drop Multiple File Upload for Contact Form 7 1.3.9.1 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Other vulnerabilities in Drag and Drop Multiple File Upload for Contact Form 7
- 9.8CVE-2026-18781: Drag and Drop Multiple File Upload… RCE
CVE-2026-18781 - 9.8CVE-2020-12800: Drag and Drop Multiple… Arbitrary File Upload
CVE-2020-12800 - 8.8CVE-2025-2328: Drag and Drop Multiple… Arbitrary File Deletion
CVE-2025-2328 - 8.8CVE-2022-45364: Drag and Drop Multiple… CSRF in dnd_upload_cf7_upload
CVE-2022-45364 - 8.1CVE-2026-5718: Drag and Drop Multiple… Arbitrary File Upload
CVE-2026-5718 - 8.1CVE-2026-3459: Drag and Drop Multiple… Arbitrary File Upload
CVE-2026-3459 - 8.1CVE-2025-3515: Drag and Drop Multiple… Arbitrary File Upload
CVE-2025-3515 - 8.1CVE-2023-5822: Drag and Drop Multiple… Arbitrary File Upload
CVE-2023-5822
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C