CVE-2026-11421
Last modified
CVE-2026-11421 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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().
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| wedevs | ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce | <= 1.17.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-11421?
How severe is CVE-2026-11421?
How do I fix CVE-2026-11421?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-11414A hard-coded cryptographic key is used by Altium Enterprise …9.8
- CVE-2026-11416MoviePilot contains a path traversal vulnerability in the Al…8.1
- CVE-2026-11417OS command injection in the NodejsFunction local bundling pi…7.3
- CVE-2026-11419A path traversal vulnerability exists in the Altium Enterpri…8.8
- CVE-2026-1142A security flaw has been discovered in PHPGurukul News Porta…6.5
- CVE-2026-11420Two path traversal vulnerabilities in the Network Installati…9.8
- CVE-2026-11422Markdown Preview Enhanced 0.8.x with crossnote engine 0.9.28…8.4
- CVE-2026-11423A path traversal vulnerability exists in the Altium Enterpri…9.4
- CVE-2026-11424A server-side request forgery (SSRF) vulnerability exists in…8.3
- CVE-2026-11425Domoticz versions prior to 2026.3 contains a stored cross-si…4.4
- CVE-2026-11426The UnderConstructionPage PRO plugin for WordPress is vulner…6.5
- CVE-2026-11429Two endpoints in the Vault Service ScriptsController, shared…10
Are you affected by CVE-2026-11421?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
