Description
Subscriber Insecure Direct Object References (IDOR) in Masteriyo - LMS <= 2.3.1 versions.
Published: 2026-07-23
Score: 5.4 Medium
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 subscriber to request resources belonging to other subscribers through manipulated request parameters. This can lead to disclosure of private information without proper authorization. The weakness is identified as CWE-639, a classic authorization bypass.

Affected Systems

The vulnerability affects deployments of the Masteriyo – LMS plugin version 2.3.1 or earlier. The issue is resolved in version 2.3.2 and later.

Risk and Exploitability

The CVSS score is 5.4 indicating medium severity, and the EPSS score is less than 1% suggesting a low probability of exploitation at the moment. It is not listed in CISA KEV. The attack vector likely requires crafted HTTP requests or browser actions that change a resource identifier in the URL or POST data. Successful exploitation grants access to another subscriber’s data but does not provide code execution or broader system compromise.

Generated by OpenCVE AI on August 3, 2026 at 22:08 UTC.

Remediation

Vendor Solution

Update the WordPress Masteriyo - LMS Plugin to the latest available version (at least 2.3.2).


OpenCVE Recommended Actions

  • Upgrade the WordPress Masteriyo – LMS Plugin to version 2.3.2 or later.
  • Enforce strict authorization checks on all API endpoints and URL parameters that reference subscriber data.
  • Periodically audit access controls for LMS data to ensure that resource identifiers cannot be manipulated.

Generated by OpenCVE AI on August 3, 2026 at 22:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 20:00:00 +0000

Type Values Removed Values Added
First Time appeared Masteriyo
Masteriyo masteriyo
Wordpress
Wordpress wordpress
Vendors & Products Masteriyo
Masteriyo masteriyo
Wordpress
Wordpress wordpress

Thu, 23 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 23 Jul 2026 11:45:00 +0000

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

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


Subscriptions

Masteriyo Masteriyo
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-23T13:29:30.902Z

Reserved: 2026-07-22T08:53:23.246Z

Link: CVE-2026-65463

cve-icon Vulnrichment

Updated: 2026-07-23T13:29:26.795Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T12:18:38.850

Modified: 2026-07-23T14:17:49.290

Link: CVE-2026-65463

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T22:15:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key