Description
The Subscriptions for WooCommerce WordPress plugin before 2.0.3 does not verify the security token on the request that cancels a subscription, allowing attackers to make a logged-in customer cancel their own active subscription through a crafted request they are tricked into making.
Published: 2026-09-16
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: Unintended subscription cancellation via CSRF
Action: Patch Immediately
AI Analysis

Impact

The Subscriptions for WooCommerce WordPress plugin version 2.0.3 or older fails to validate the security token when processing a subscription cancellation request. This missing validation allows a logged‑in customer to be tricked into sending a crafted request that cancels their own active subscription. The consequence is loss of recurring revenue and interruption of service for the affected customer.

Affected Systems

Any WordPress site running the Subscriptions for WooCommerce plugin below version 2.0.3 is vulnerable. The plugin is the affected product; no specific CPE is supplied beyond the vendor and product name. All users of the plugin at these versions are at risk.

Risk and Exploitability

The exploit is a classic CSRF attack that relies on the user being authenticated and the attacker delivering a forged request. The EPSS score of less than 1% and absence from the CISA KEV catalog suggest a low frequency of real‑world exploitation, however the impact can be significant for merchants relying on automated subscription revenue. The CVSS score is not provided, but the vulnerability likely maps to moderate to high severity given the loss of revenue.

Generated by OpenCVE AI on September 16, 2026 at 16:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Subscriptions for WooCommerce version 2.0.3 or later
  • Verify that all subscription cancellation requests validate a nonce or CSRF token before processing
  • If an upgrade is not immediately possible, restrict the cancel endpoint to require additional confirmation, such as a secure token in the query string or move the action behind a server‑side form that includes a nonce

Generated by OpenCVE AI on September 16, 2026 at 16:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-352

Wed, 16 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Subscriptions for WooCommerce WordPress plugin before 2.0.3 does not verify the security token on the request that cancels a subscription, allowing attackers to make a logged-in customer cancel their own active subscription through a crafted request they are tricked into making.
Title Subscriptions for WooCommerce < 2.0.3 - Subscription Cancellation via CSRF
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-16T06:00:16.817Z

Reserved: 2026-09-09T13:07:23.140Z

Link: CVE-2026-87860

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:35.333

Modified: 2026-09-16T20:25:29.240

Link: CVE-2026-87860

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T16:30:08Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)