CVE-2026-17589
Last modified
CVE-2026-17589 is a medium-severity vulnerability rated 4.9/10 on the CVSS scale. The Shopping Cart & eCommerce Store plugin for WordPress is vulnerable to generic SQL Injection via the 'product_order' parameter in all versions up to, and including, 5.9.2 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 administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
The Shopping Cart & eCommerce Store plugin for WordPress is vulnerable to generic SQL Injection via the 'product_order' parameter in all versions up to, and including, 5.9.2 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 administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This is a second-order SQL injection: the payload is written to the ec_pageoption table via the ec_ajax_save_page_options handler — which applies no sanitization to raw $_POST values — and is later retrieved with stripslashes() (bypassing WordPress magic-quotes protection) before being concatenated directly into SQL on every store page render.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| levelfourstorefront | Shopping Cart & eCommerce Store | <= 5.9.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-17589?
How severe is CVE-2026-17589?
How do I fix CVE-2026-17589?
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-17581The WCPOS – Point of Sale (POS) plugin for WooCommerce plugi…7.2
- CVE-2026-17582The Slider Hero plugin for WordPress is vulnerable to second…4.9
- CVE-2026-17583The affected Thermo Fisher Applied Biosystems Genetic Analy…8.4
- CVE-2026-17585The Royal Addons for Elementor – Addons and Templates Kit fo…5.3
- CVE-2026-17586The VK All in One Expansion Unit plugin for WordPress is vul…6.4
- CVE-2026-17587The My Agile Privacy® – CMP, Cookie Consent & Privacy Tools …5.3
- CVE-2026-1759Improper handling of insufficient permissions or privileges …6.5
- CVE-2026-17590Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-17592Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-17593An account holding the nexus:settings:update permission in N…7.2
- CVE-2026-17594Nexus Repository 3 CE/Pro versions 3.0.0 through 3.94.x cont…4.9
- CVE-2026-17595Nexus Repository 3 did not fully sandbox JEXL expressions us…2.7
Are you affected by CVE-2026-17589?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
