PT-2026-26026 · Unknown+1 · Woocommerce+1
Shrikant Bhosale
·
Published
2026-03-18
·
Updated
2026-03-18
·
CVE-2026-1926
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Subscriptions for WooCommerce versions up to and including 1.9.2
Description
The Subscriptions for WooCommerce plugin for WordPress is susceptible to unauthorized data modification. This is due to a missing capability check within the
wps sfw admin cancel susbcription() function. The function is connected to the init action without proper authentication or authorization. It performs a basic check for a nonce parameter but does not validate it using wp verify nonce(). This allows unauthenticated attackers to cancel any active WooCommerce subscription by sending a specially crafted GET request. The request includes an arbitrary nonce value through the wps subscription id parameter. The API endpoint involved is not explicitly mentioned.Recommendations
Versions prior to and including 1.9.2 should be updated to a newer, fixed version when available. As a temporary workaround, consider restricting access to the
wps sfw admin cancel susbcription() function until a patch is available.Fix
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Woocommerce Subscriptions
Woocommerce