CVE-2025-12775
BaseFortify
Publication date: 2025-11-18
Last updated on: 2025-11-18
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | wp_dropzone | 1.1.1 |
| wordpress | wp_dropzone | 1.1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The WP Dropzone plugin for WordPress has a vulnerability in its chunked upload functionality that allows authenticated users with subscriber level access or higher to upload arbitrary files to the server. This happens because files are written directly to the uploads directory before any file type validation is performed, potentially enabling remote code execution.
How can this vulnerability impact me? :
This vulnerability can allow an attacker with subscriber level access to upload malicious files to the server, which may lead to remote code execution. This can compromise the website, allowing the attacker to execute arbitrary code, potentially leading to data theft, site defacement, or full server compromise.