SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-13011

MEDIUM · CVSS 6.5 EPSS 0.26% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-09 · Last synced 2026-08-08

CyberRota Analysis

AI-Generated

The ERP: Complete HR, Accounting & CRM Suite plugin for WordPress is vulnerable to SQL Injection through the 'orderby' parameter, affecting all versions up to 1.17.5. This flaw allows authenticated attackers with HR Manager-level access or higher to manipulate SQL queries, potentially leading to unauthorized data extraction from the database. Organizations using this plugin should prioritize patching to mitigate the risk of data breaches.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-13011
Severity
MEDIUM
CVSS
6.5
EPSS
0.26%
WordPress

Original NVD 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.