CVE-2026-1926 Details
Description
The Subscriptions for WooCommerce plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `wps_sfw_admin_cancel_susbcription()` function in all versions up to, and including, 1.9.2. This is due to the function being hooked to the `init` action without any authentication or authorization checks, and only performing a non-empty check on the nonce parameter without actually validating it via `wp_verify_nonce()`. This makes it possible for unauthenticated attackers to cancel any active WooCommerce subscription by sending a crafted GET request with an arbitrary nonce value via the `wps_subscription_id` parameter.
A vulnerability exists in the Subscriptions for WooCommerce plugin for WordPress, in versions through 1.9.2. The issue arises from a missing capability check in the 'wps_sfw_admin_cancel_susbcription()' function, which is hooked to the 'init' action. This function lacks proper authentication or authorization checks, only performing a superficial non-empty check on the nonce parameter without validating it using 'wp_verify_nonce()'. As a result, unauthenticated attackers can cancel any active WooCommerce subscription by sending a crafted GET request with an arbitrary nonce value via the 'wps_subscription_id' parameter.
Users are advised to update the Subscriptions for WooCommerce plugin to version 1.9.3 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 18, 2026CISA-ADP
Assessed Mar 18, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Subscriptions for WooCommerce | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 18, 2026 | New CVE Received | [email protected] |
Volerion