CVE-2026-11421: ERP: Complete HR, Accounting & CRM Suite with WooCommerce CRM Support <= 1.17.4 - Authenticated (Custom+) SQL Injection via 'erpadvancefilter' Parameter
The ERP: Complete HR, Accounting & CRM Suite with WooCommerce CRM Support plugin for WordPress is vulnerable to SQL Injection via the 'erpadvancefilter' parameter in all versions up to, and including, 1.17.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. The handler runs the value through sanitizetextfield, which preserves single quotes, and the downstream erpcrmcontactadvancefilter() function interpolates it directly into a single-quoted SQL WHERE clause before execution via $wpdb->getresults(). This makes it possible for authenticated attackers, with the plugin-supplied CRM Agent role (or higher CRM Manager / WordPress admin) and the erpcrmlistcontact capability, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-11421?
The severity of CVE-2026-11421 is medium with a score of 6.5.
What is CVE-2026-11421?
CVE-2026-11421 is an SQL Injection vulnerability in the ERP: Complete HR, Accounting & CRM Suite with WooCommerce CRM Support plugin for WordPress, affecting versions up to 1.17.4.
How do I fix CVE-2026-11421?
To fix CVE-2026-11421, you should update the ERP: Complete HR, Accounting & CRM Suite with WooCommerce CRM Support plugin to version 1.17.5 or later.
What type of attack is associated with CVE-2026-11421?
CVE-2026-11421 is associated with SQL Injection attacks via the 'erpadvancefilter' parameter.
Who is affected by CVE-2026-11421?
Users of the ERP: Complete HR, Accounting & CRM Suite with WooCommerce CRM Support plugin for WordPress up to version 1.17.4 are affected by CVE-2026-11421.