Description
The Subscriptions for WooCommerce WordPress plugin before 2.0.1 does not verify that the requester owns the subscription being viewed before rendering its details, allowing any authenticated customer to read another customer's subscription information (the subscribed product, status, and dates) by supplying that subscription's ID.
Published: 2026-08-07
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Subscriptions for WooCommerce WordPress plugin version prior to 2.0.1 contains an IDOR flaw that allows an authenticated customer to supply a subscription identifier and obtain full details for that subscription, including product, status, and dates. This represents a breach of confidentiality and satisfies the CWE‑639 (Authorization Bypass Through User‑Controlled Key) weakness, as the system fails to verify that the requester owns the subscription before rendering it.

Affected Systems

All installations of the Subscriptions for WooCommerce plugin with versions earlier than 2.0.1 are affected. No additional vendor or product names are specified, and the impact extends to every customer record managed by the vulnerable plugin.

Risk and Exploitability

The vulnerability can be exploited by any authenticated user with access to the site; the attack vector is inferred to be an authenticated web session that submits a subscription ID. Because the EPSS score is reported as < 1% and the issue is not listed in the CISA KEV catalog, the likelihood of widespread exploitation is low, yet the moderate CVSS score of 4.3 indicates a potential for significant privacy loss if the flaw is leveraged. The flaw would allow a malicious user to enumerate subscription IDs and read confidential subscription data across all customers on a site.

Generated by OpenCVE AI on August 7, 2026 at 21:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Subscriptions for WooCommerce to version 2.0.1 or later to deploy the vendor‑supplied access‑control fix.
  • Ensure the updated plugin performs an ownership check before rendering subscription details; if an upgrade is delayed, implement a server‑side policy that restricts detail viewing to the subscription owner.
  • Validate and sanitize subscription identifiers to prevent enumeration and enforce strict input checks, addressing CWE‑639 by ensuring that user‑controlled values cannot be used to bypass authorization.

Generated by OpenCVE AI on August 7, 2026 at 21:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 08 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpswings
Wpswings subscriptions For Woocommerce
Vendors & Products Wordpress
Wordpress wordpress
Wpswings
Wpswings subscriptions For Woocommerce

Fri, 07 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Fri, 07 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Fri, 07 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Subscriptions for WooCommerce WordPress plugin before 2.0.1 does not verify that the requester owns the subscription being viewed before rendering its details, allowing any authenticated customer to read another customer's subscription information (the subscribed product, status, and dates) by supplying that subscription's ID.
Title Subscriptions for WooCommerce < 2.0.1 - Subscriber+ Subscription Detail Disclosure via IDOR
References

Subscriptions

Wordpress Wordpress
Wpswings Subscriptions For Woocommerce
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-07T18:00:32.984Z

Reserved: 2026-07-09T08:04:27.828Z

Link: CVE-2026-15214

cve-icon Vulnrichment

Updated: 2026-08-07T18:00:24.186Z

cve-icon NVD

Status : Deferred

Published: 2026-08-07T06:16:55.117

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-15214

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-08T20:53:36Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key