WordPress security changelog
MEDIUM CVE-2026-13011 Deferred

ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce: SQL injection

ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce is affected by SQL injection. Exploitation requires an authenticated WordPress account. A successful request can alter database queries and expose or modify WordPress data. The published affected range is <= 1.17.5.

CVE / CNA score 6.5 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce
Plugin slug
erp
Affected
<= 1.17.5
Safe version
> 1.17.5
Published
Jul 09, 2026
Weakness
CWE-89 — Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

This CVE was published Jul 09, 2026 and is one of 14 known issues for this plugin.

Patch or disable the affected component.

Update ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce to a release after 1.17.5, or disable and remove it until a fixed version is available.

Technical description

The ERP: Complete HR, Accounting & CRM Suite with Recruitment and WooCommerce CRM Support plugin for WordPress is vulnerable to generic SQL Injection via the 'orderby' parameter in all versions up to, and including, 1.17.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with custom-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Exploitation requires the erp_list_employee capability, which is granted to HR Manager-level users and above within the WP ERP plugin.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Primary and upstream sources