CVE-2026-17553
Last modified
CVE-2026-17553 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. The WP EasyCart plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 5.9.3. This is due to the ec_ajax_save_page_default_options() AJAX handler iterating over every $_POST key and passing it directly into update_option() without any allowlist, while gating the handler only on 'manage_options' OR the plugin's custom 'wpec_manager' capability. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
The WP EasyCart plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 5.9.3. This is due to the ec_ajax_save_page_default_options() AJAX handler iterating over every $_POST key and passing it directly into update_option() without any allowlist, while gating the handler only on 'manage_options' OR the plugin's custom 'wpec_manager' capability. The plugin's built-in 'wpec_store_manager' role holds 'wpec_manager' but not 'manage_options', and the required nonce is emitted on frontend product/category templates that render for any user with 'wpec_manager'. This makes it possible for authenticated attackers, with Store Manager-level access and above, to elevate their privileges to administrator by updating arbitrary WordPress options such as default_role='administrator' and users_can_register='1', then self-registering a new account that is assigned the administrator role.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| levelfourstorefront | Shopping Cart & eCommerce Store | <= 5.9.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-17553?
How severe is CVE-2026-17553?
How do I fix CVE-2026-17553?
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-17544Attacker-provided inputs to bccomp() could lead to an out-of…9.8
- CVE-2026-17545On Windows, PHP's filesystem and stream APIs do not reject r…6.9
- CVE-2026-17548Missing authorization in Checkmk <2.5.0p12, <2.4.0p36, <2.3.…5.3
- CVE-2026-1755The Menu Icons by ThemeIsle plugin for WordPress is vulnerab…6.4
- CVE-2026-17550A maliciously crafted DWG or DXF file, when parsed through A…5.5
- CVE-2026-17552Plack::App::Prerender versions before 0.3.0 for Perl can pro…9.1
- CVE-2026-17555The WPvivid Backup & Migration plugin for WordPress is vulne…4.9
- CVE-2026-17556A path traversal vulnerability was identified in GitHub Ente…9.1
- CVE-2026-17559The Passster WordPress plugin before 4.3.9 does not correctl…5.3
- CVE-2026-1756The WP FOFT Loader plugin for WordPress is vulnerable to arb…8.8
- CVE-2026-17561Improper Control of Generation of Code ('Code Injection') vu…9.8
- CVE-2026-17562Authorization bypass through User-Controlled key vulnerabili…6.5
Are you affected by CVE-2026-17553?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
