WP Dropzone <= 1.1.0 - Authenticated (Subscriber+) Arbitrary File Upload

2025-11-17 20:11
kr0d

Strategic Overview

Status
Patched in 1.1.1
Affected PluginWP Dropzone
Affected Version<= 1.1.0
CVSS8.8High
CVECVE-2025-12775
View all WP Dropzone vulnerabilities

Vulnerability Overview

The WP Dropzone plugin for WordPress is vulnerable to authenticated arbitrary file upload in all versions up to, and including, 1.1.0 via the `ajax_upload_handle` function. This is due to the chunked upload functionality writing files directly to the uploads directory before any file type validation occurs. This makes it possible for authenticated attackers, with subscriber level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Technical Analysis

REMEDIATION: Update to version 1.1.1, or a newer patched version --- IDENTIFIER: CWE-434 (Unrestricted Upload of File with Dangerous Type) The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C