Severity by source
AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Unrestricted Upload of File with Dangerous Type vulnerability in Rymera Web Co Pty Ltd. Woocommerce Wholesale Lead Capture allows Using Malicious Files.This issue affects Woocommerce Wholesale Lead Capture: from n/a through 2.0.3.1.
AnalysisAI
An unrestricted file upload vulnerability exists in the Woocommerce Wholesale Lead Capture plugin for WordPress, allowing remote attackers to upload and execute malicious files without authentication. The vulnerability affects all versions through 2.0.3.1 of the plugin developed by Rymera Web Co Pty Ltd. With a CVSS score of 9.0 (Critical), this vulnerability enables attackers to achieve complete system compromise through arbitrary file upload, though the attack complexity is rated as high.
Technical ContextAI
This vulnerability is classified as CWE-434 (Unrestricted Upload of File with Dangerous Type), affecting the WordPress plugin identified by CPE cpe:2.3:a:rymera_web_co_pty_ltd.:woocommerce_wholesale_lead_capture. The Woocommerce Wholesale Lead Capture plugin is designed to capture and manage wholesale customer leads for WooCommerce stores. The vulnerability stems from inadequate validation of uploaded files, failing to properly restrict file types, extensions, or content before storing them on the server. This allows attackers to bypass intended security controls and upload executable files such as PHP scripts, which can then be accessed directly via web requests to gain code execution on the vulnerable WordPress installation.
RemediationAI
Immediately upgrade Woocommerce Wholesale Lead Capture to a version newer than 2.0.3.1 if available from the vendor Rymera Web Co Pty Ltd through the official WordPress plugin repository or vendor website. Consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/woocommerce-wholesale-lead-capture/vulnerability/wordpress-woocommerce-wholesale-lead-capture-plugin-1-17-8-arbitrary-file-upload-vulnerability?_s_id=cve for specific patch information and version recommendations. If immediate patching is not feasible, consider temporarily disabling the plugin until an update can be applied, particularly if the lead capture functionality is not business-critical. Implement web application firewall (WAF) rules to restrict file uploads to known safe extensions and enforce strict content-type validation. Review server logs for suspicious file upload attempts to endpoints associated with this plugin, and scan the WordPress uploads directory for recently added PHP, executable, or otherwise unexpected file types that may indicate prior exploitation.
Same technique File Upload
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13059