Ecwid by Lightspeed Ecommerce Shopping Cart < 7.0.9 - Missing Authorization
Strategic Overview
- Status
- Patched in 7.0.9
- Affected Plugin
- Ecwid by Lightspeed Ecommerce Shopping Cart
- Affected Version
< 7.0.9- CVSS
- 4.3Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2026-14332
At a glance
CVE-2026-14332 is a medium-severity Missing Authorization vulnerability in the Ecwid by Lightspeed Ecommerce Shopping Cart WordPress plugin, affecting versions < 7.0.9. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). The root cause is a missing authorization check on a reachable function. The issue is fixed in version 7.0.9; sites on affected versions should update now. Disclosed August 2026, reported by Alexander Jurkschat.
Vulnerability Overview
The Ecwid by Lightspeed Ecommerce Shopping Cart plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in versions up to 7.0.9. This makes it possible for authenticated attackers, with subscriber-level access and above, to perform an unauthorized action.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-862: Missing Authorization
Reaching this weakness in Ecwid by Lightspeed Ecommerce Shopping Cart < 7.0.9 takes a caller who can reach the endpoint. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For Ecwid by Lightspeed Ecommerce Shopping Cart the fix is 7.0.9: builds < 7.0.9 are affected, anything from 7.0.9 onward is not.
Remediation
Update to version 7.0.9, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Ecwid by Lightspeed Ecommerce Shopping Cart 7.0.9 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in Ecwid by Lightspeed Ecommerce Shopping Cart
- 9.8Ecwid Ecommerce Shopping Cart <= 4.4.3 PHP Object injection
- 8.8CVE-2026-1750: Ecwid by Lightspeed… Privilege Escalation
CVE-2026-1750 - 8.8CVE-2022-2432: Ecwid Ecommerce Shopping Cart CSRF
CVE-2022-2432 - 6.4CVE-2025-32195: Ecwid Shopping Cart <= 7.0 Stored Cross-Site Scripting
CVE-2025-32195 - 6.4CVE-2024-2456: Ecwid Ecommerce Shopping Cart <= 6.12.10 Stored XSS
CVE-2024-2456 - 6.4CVE-2023-24408: Ecwid Shopping Cart <= 6.11.4 Stored XSS
CVE-2023-24408 - 5.4Ecwid Ecommerce… Insufficient Access Control on Multiple AJAX Actions
- 4.3CVE-2024-13795: Ecwid by Lightspeed Ecommerce Shopping Cart CSRF
CVE-2024-13795
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C