Description
Subscriber Insecure Direct Object References (IDOR) in Paid Member Subscriptions <= 3.0.7 versions.
Published: 2026-07-27
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an Insecure Direct Object Reference that allows a user to modify request parameters to reference subscriber objects outside their authorization scope, potentially revealing sensitive subscription information. It is an instance of CWE‑639, indicating an access control breach.

Affected Systems

The issue affects the Paid Member Subscriptions plugin from Cozmoslabs for WordPress, specifically versions 3.0.7 and all earlier releases. Any WordPress site that has installed these plugin versions is vulnerable.

Risk and Exploitability

The CVSS score of 7.5 classifies the flaw as high severity. The EPSS score of less than 1% indicates low but non‑zero probability of exploitation in the general public. The vulnerability is not listed in CISA’s KEV catalog, implying limited evidence of exploitation. Based on the IDOR nature, the likely attack vector involves crafted URLs or API requests that include subscriber identifiers, a method inferred from the described weakness. Mitigation requires applying the vendor‑supplied patch that enforces proper access controls.

Generated by OpenCVE AI on August 3, 2026 at 17:36 UTC.

Remediation

Vendor Solution

Update the WordPress Paid Member Subscriptions Plugin to the latest available version (at least 3.0.8).


OpenCVE Recommended Actions

  • Update the WordPress Paid Member Subscriptions Plugin to version 3.0.8 or newer.
  • Audit custom code and templates to ensure subscriber IDs are not exposed in URLs or API endpoints, and enforce validation before accessing subscriber objects.
  • Review WordPress role and capability configuration to restrict who can access subscriber data, ensuring only authorized users can view or modify subscriber records.

Generated by OpenCVE AI on August 3, 2026 at 17:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
First Time appeared Cozmoslabs
Cozmoslabs paid Member Subscriptions
Wordpress
Wordpress wordpress
Vendors & Products Cozmoslabs
Cozmoslabs paid Member Subscriptions
Wordpress
Wordpress wordpress

Mon, 27 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Description Subscriber Insecure Direct Object References (IDOR) in Paid Member Subscriptions <= 3.0.7 versions.
Title WordPress Paid Member Subscriptions plugin <= 3.0.7 - Insecure Direct Object References (IDOR) vulnerability
Weaknesses CWE-639
References
Metrics cvssV3_1

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


Subscriptions

Cozmoslabs Paid Member Subscriptions
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-27T16:18:13.296Z

Reserved: 2026-07-05T21:27:50.223Z

Link: CVE-2026-59539

cve-icon Vulnrichment

Updated: 2026-07-27T15:10:56.078Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T15:17:04.583

Modified: 2026-07-27T17:46:02.447

Link: CVE-2026-59539

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:45:03Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key