License Manager for WooCommerce <= 3.0.17 - Authenticated (Customer+) Arbitrary Content Deletion
Strategic Overview
- Status
- Patched in 3.0.18
- Affected Plugin
- License Manager for WooCommerce
- Affected Version
<= 3.0.17- CVSS
- 4.3Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2026-61958
At a glance
CVE-2026-61958 is a medium-severity Missing Authorization vulnerability in the License Manager for WooCommerce WordPress plugin, affecting versions <= 3.0.17. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Customer level or above. The issue is fixed in version 3.0.18; sites on affected versions should update now. Disclosed July 2026, reported by WiniS.
Vulnerability Overview
The License Manager for WooCommerce plugin for WordPress is vulnerable to Arbitrary Content Deletion in all versions up to, and including, 3.0.17. This makes it possible for authenticated attackers, with Custom-level access and above, to delete arbitrary content.
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 License Manager for WooCommerce <= 3.0.17 takes an account at Customer level or above. 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 License Manager for WooCommerce the fix is 3.0.18: builds <= 3.0.17 are affected, anything from 3.0.18 onward is not.
Remediation
Update to version 3.0.18, 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: License Manager for WooCommerce 3.0.18 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 License Manager for WooCommerce
- 7.2CVE-2023-48742: License Manager for WooCommerce SQL Injection
CVE-2023-48742 - 6.5CVE-2026-73345: License Manager for WooCommerce SQL Injection
CVE-2026-73345 - 6.1CVE-2025-32522: License Manager for WooCommerce <= 3.0.9 Reflected XSS
CVE-2025-32522 - 6.1CVE-2023-33999: Freemius SDK <= 2.5.9 Reflected Cross-Site Scripting
CVE-2023-33999 - 5.3CVE-2026-56013: License Manager for WooCommerce <= 3.0.15 IDOR
CVE-2026-56013 - 4.9CVE-2025-58788: License Manager for WooCommerce SQL Injection
CVE-2025-58788
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C