
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-53283 is an Unrestricted File Upload vulnerability (CWE-434) in the "Drop Uploader for CF7 - Drag&Drop File Uploader Addon" WordPress plugin by borisolhor, allowing unauthenticated attackers to upload web shells to the web server. It affects all plugin versions up to and including 2.4.1, with no official patch available as of the time of disclosure. The vulnerability was reported by researcher 0xd4rk5id3 on May 25, 2025, and published by Patchstack on June 24, 2025. It carries a CVSS v3.1 base score of 10.0 (Critical) (Patchstack).
The vulnerability is classified as CWE-434 (Unrestricted Upload of File with Dangerous Type), meaning the plugin fails to validate or restrict the type of files that can be uploaded through its drag-and-drop interface integrated with Contact Form 7. No authentication is required to trigger the upload functionality, and there are no server-side checks to prevent dangerous file types (e.g., PHP web shells) from being written to the web server's file system. This maps to OWASP Top 10 category A3: Injection and CAPEC-1 (Accessing Functionality Not Properly Constrained by ACLs) (Patchstack). No public proof-of-concept code has been identified at this time.
Successful exploitation allows an unauthenticated remote attacker to upload arbitrary files — including PHP web shells or backdoors — directly to the web server, resulting in full remote code execution. This can lead to complete compromise of the WordPress application, unauthorized access to sensitive data, lateral movement within the hosting environment, and potential full server takeover. The changed scope (S:C) in the CVSS vector reflects that the impact extends beyond the vulnerable plugin itself to the underlying server and potentially co-hosted applications (Patchstack).
No public proof-of-concept exploit has been identified, and there is no confirmed evidence of in-the-wild exploitation at this time. The EPSS score is approximately 0.018%, reflecting a currently low but non-negligible probability of exploitation in the near term. However, Patchstack classifies this as high priority and notes that vulnerabilities of this type are commonly used in mass-exploit campaigns targeting thousands of WordPress sites regardless of traffic or popularity. The vulnerability is not currently listed in the CISA KEV catalog (Patchstack).
wp-content/plugins/drop-uploader-for-contact-form-7-dragdrop-file-uploader-addon/readme.txt.shell.php) and submit it via an HTTP POST request to the plugin's upload endpoint, bypassing any client-side file type restrictions.wp-content/uploads/).https://target.com/wp-content/uploads/shell.php?cmd=id) to achieve remote code execution on the server (Patchstack).wp-admin/admin-ajax.php) or plugin-specific upload URLs containing PHP or other executable file extensions; outbound connections from the web server to unknown external IPs following file upload activity..php, .phtml, .php5, or other executable files in wp-content/uploads/ or plugin directories; newly created files with web shell signatures (e.g., eval(, base64_decode(, system(, passthru().bash, curl, wget, or python) (Patchstack).As of the time of disclosure, no official patch from the plugin developer is available; the recommended action is to deactivate and remove the plugin immediately until a patched version (beyond 2.4.1) is released. Patchstack has issued a virtual patching/mitigation rule for its subscribers to block exploit attempts in the interim. Additional mitigations include configuring the web server to deny PHP execution within the uploads directory (e.g., via .htaccess rules), deploying a Web Application Firewall (WAF) to filter malicious file upload requests, and monitoring server logs for signs of unauthorized uploads (Patchstack).
Patchstack, which discovered and disclosed the vulnerability through researcher 0xd4rk5id3, has flagged this as high priority and warned that vulnerabilities of this class are routinely weaponized in mass-exploit campaigns against WordPress sites. No significant vendor statement from the plugin developer (borisolhor) or broader media coverage has been identified at this time (Patchstack).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."