Authenticated File Upload Vulnerability in WP Dropzone Plugin for WordPress
CVE-2025-12775

8.8HIGH

Key Information:

Vendor

WordPress

Vendor
CVE Published:
18 November 2025

What is CVE-2025-12775?

The WP Dropzone plugin for WordPress contains a vulnerability that allows authenticated users to upload arbitrary files due to improper file type validation. The issue arises from the plugin's ajax_upload_handle function, which permits chunked uploads directly to the uploads directory without first validating the file type. This flaw, present in all versions up to and including 1.1.0, enables users with subscriber-level access or higher to potentially upload harmful files, leading to remote code execution and compromising the security of the affected WordPress site.

Affected Version(s)

WP Dropzone * <= 1.1.0

References

CVSS V3.1

Score:
8.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Kenneth Dunn
.
CVE-2025-12775 : Authenticated File Upload Vulnerability in WP Dropzone Plugin for WordPress