ERP: Complete HR, Accounting & CRM Suite with WooCommerce CRM Support <= 1.17.4 - Authenticated (Custom+) SQL Injection via 'erpadvancefilter' Parameter

6.5
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVE CVE-2026-11421
CVSS 6.5 (Medium)
Publicly Published August 4, 2026
Last Updated August 5, 2026
Researcher Hyunsoo Jeong - University of Seoul, Department of Computer Science

Description

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 sanitize_text_field, which preserves single quotes, and the downstream erp_crm_contact_advance_filter() function interpolates it directly into a single-quoted SQL WHERE clause before execution via $wpdb->get_results(). This makes it possible for authenticated attackers, with the plugin-supplied CRM Agent role (or higher CRM Manager / WordPress admin) and the erp_crm_list_contact capability, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Learn more about SQL Injection vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce

Software Type Plugin
Software Slug erp (view on wordpress.org)
Patched? Yes
Remediation Update to version 1.17.5, or a newer patched version
Affected Version
  • <= 1.17.4
Patched Version
  • 1.17.5

Recent vulnerabilities in ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce

# Title CVE ID CVSS Researchers Date
1 ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce <= 1.17.8 - Unauthenticated Arbitrary File Upload via CRM Email Connect IMAP Attachment CVE-2026-18080 9.8 Talal Nasraddeen August 25, 2026
2 ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce <= 1.17.6 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Company Location Creation via wp_ajax_erp-company-location AJAX Handler CVE-2026-15349 4.3 Wordfence PRISM July 16, 2026
3 ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce <= 1.17.5 - Missing Authorization CVE-2026-59522 4.3 July 15, 2026
4 ERP: Complete HR, Accounting & CRM Suite with Recruitment and WooCommerce CRM Support <= 1.17.5 - Authenticated (HR Manager+) SQL Injection via 'orderby' Parameter CVE-2026-13011 6.5 Wordfence PRISM July 8, 2026
5 ERP <= 1.16.10 - Authenticated (Crm agent+) SQL Injection CVE-2026-31917 6.5 daroo February 5, 2026
6 ERP <= 1.16.7 - Missing Authorization CVE-2025-63008 5.3 Legion Hunter December 4, 2025
7 ERP <= 1.16.6 - Authenticated (Subscriber+) Information Exposure CVE-2025-67546 4.3 daroo November 26, 2025
8 WP ERP <= 1.13.4 - Missing Authorization CVE-2025-30896 4.3 theviper17y March 27, 2025
9 WP ERP <= 1.13.3 - Authenticated (Employee+) Insecure Direct Object Reference CVE-2024-12812 4.3 Pedro Cuco (Illex) March 3, 2025
10 WP ERP <= 1.13.3 - Authenticated (Admin+) Stored Cross-Site Scripting CVE-2024-12808 4.4 Pedro Cuco (Illex) March 3, 2025

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation