
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-60207 is an Unrestricted File Upload vulnerability (CWE-434) in the Custom User Registration Fields for WooCommerce plugin by Addify, allowing unauthenticated attackers to upload arbitrary files — including web shells — to the web server. It affects all plugin versions up to and including 2.1.2. The vulnerability was reported on June 14, 2025, and published on November 6, 2025 (with Patchstack's advisory dated July 14, 2025). It carries a CVSS v3.1 base score of 10.0 (Critical) (Patchstack).
The root cause is CWE-434 (Unrestricted Upload of File with Dangerous Type): the plugin fails to properly validate or restrict the file types accepted during the user registration process, allowing any file — including PHP web shells — to be uploaded without authentication. The attack vector is network-based, requires no privileges, no user interaction, and has low complexity, making it trivially exploitable remotely. The vulnerability is classified under OWASP Top 10 A3: Injection and is credited to researcher 0xd4rk5id3 (Patchstack).
Successful exploitation grants an unauthenticated attacker the ability to upload and execute arbitrary PHP code on the web server, resulting in full compromise of confidentiality, integrity, and availability. An attacker can deploy a persistent web shell, exfiltrate sensitive data (including WooCommerce customer and payment data), modify site content, or use the compromised server as a pivot point for lateral movement within the hosting environment. The CVSS scope is marked as Changed, indicating that the impact extends beyond the vulnerable plugin itself to the underlying server and potentially co-hosted applications (Patchstack).
No official patch is currently available for this vulnerability as of the time of publication. The EPSS score is approximately 0.024%, indicating low observed exploitation activity to date. There is no current evidence of in-the-wild exploitation or threat actor attribution, and the vulnerability is not listed in the CISA KEV catalog. However, Patchstack notes that vulnerabilities of this class (unauthenticated arbitrary file upload with CVSS 10) are frequently used in mass-exploit campaigns targeting thousands of WordPress sites regardless of traffic or popularity (Patchstack).
/wp-content/plugins/user-registration-plugin-for-woocommerce/ for plugin presence.<?php system($_GET['cmd']); ?>) saved with a .php extension. Submit it via the file upload field in the registration form without any authentication.wp-content/uploads/ or a plugin-specific subdirectory) by observing server responses or using directory enumeration.https://target.com/wp-content/uploads/<shell>.php?cmd=id) to achieve remote code execution on the server.wp-config.php (Patchstack)./wp-login.php?action=register or custom registration pages) containing multipart file upload data with .php, .phtml, or other executable extensions from unauthenticated sources..php files in wp-content/uploads/ or plugin upload directories (e.g., wp-content/plugins/user-registration-plugin-for-woocommerce/uploads/) that were not placed there by administrators; web shell signatures such as system(), exec(), passthru(), or base64_decode() in uploaded files.cmd=, exec=, or c=; registration form submissions with unusual Content-Type: multipart/form-data payloads containing PHP file extensions.bash, curl, wget, or python) indicating web shell execution.As of the publication date, no official patch is available from the plugin developer (Addify). The recommended immediate actions are:
.htaccess rules denying execution in wp-content/uploads/).Patchstack, which discovered and disclosed the vulnerability through researcher 0xd4rk5id3, has flagged it as high priority and noted that CVSS 10 arbitrary file upload vulnerabilities are commonly leveraged in mass-exploit campaigns against WordPress sites. No significant vendor statement from Addify, broader media coverage, or notable social media discussion 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."