CVE-2026-18080
9.8wedevs · ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce
The ERP: Complete HR, Accounting & CRM Suite plugin for WordPress is vulnerable to unauthenticated remote code execution via unrestricted file uploads in the CRM Email Connect feature.
Executive summary
An unauthenticated remote code execution vulnerability in the ERP: Complete HR, Accounting & CRM Suite plugin for WordPress poses a critical risk to site integrity and server security.
Vulnerability
This vulnerability involves an unrestricted file upload flaw within the save_attachments function, caused by improper validation of file extensions and path normalization. Unauthenticated attackers can exploit this by sending a specially crafted email to the configured inbound mailbox, allowing them to write malicious PHP files to the server.
Business impact
Successful exploitation of this vulnerability allows an unauthenticated attacker to execute arbitrary code on the underlying server. This level of access typically results in a total system compromise, including the potential for data exfiltration, modification of sensitive business records, and complete loss of control over the WordPress environment. Given the CVSS score of 9.8, this flaw represents the highest level of risk to organizational operations.
Remediation
Immediate Action: Update the ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce plugin to version 1.17.9 or later immediately.
Proactive Monitoring: Review server access logs for suspicious requests to the wp-content/uploads directory and monitor cron job execution logs for anomalous activity related to the CRM Email Connect feature.
Compensating Controls: If patching is not immediately feasible, disable the CRM module and the IMAP Email Connect feature within the plugin settings to remove the vulnerable attack vector.
Exploitation status
Public Exploit Available: Yes, a public proof-of-concept exists as documented in the GitHub repository referenced in the enrichment data.
Analyst recommendation
The critical nature of this vulnerability, combined with the availability of a public exploit, necessitates immediate action. Organizations utilizing this plugin must prioritize updating to version 1.17.9 to eliminate the underlying code execution risk. If updates cannot be applied instantly, disabling the affected CRM Email Connect functionality is essential to prevent potential compromise.
More wedevs CVEs
Sources
Originally found and disclosed by Talal Nasraddeen, per the CVE Program record.