What the vulnerability does
01Description
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.
Explanation of Vulnerability in Simple Terms
02Summary
A SQL injection vulnerability in WEDevs ERP allows authenticated users with low privileges to read sensitive database information. The vulnerability exists in versions up to 1.17.5 and requires a valid user account to exploit. Site administrators should update to a version newer than 1.17.5 to patch this issue.
What an attacker can do
03Attacker Capabilities
Read sensitive data from the site's database, such as user information or financial records.
Potential impact on your site
04Site Impact
User data and business records stored in the database may be exposed to authenticated attackers.
Conditions required to exploit
05Prerequisites
Attacker must have a valid user account with low-level privileges on the site.
Key dates
06Disclosure timeline
July 9, 2026
CVE published
July 9, 2026
Record updated