Description
The MasterStudy LMS WordPress Plugin WordPress plugin before 3.7.42 does not correctly restrict access to order information, allowing any user with the instructor role to read other users' order billing details, including name, email address, phone number and postal address, by enumerating order IDs.
Published: 2026-08-29
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: Confidentiality compromise via PII disclosure
Action: Patch
AI Analysis

Impact

The MasterStudy LMS WordPress plugin version 3.7.41 or earlier does not correctly enforce access controls on order billing data. An attacker who has the instructor role can request any order ID and receive the billing name, email, phone number, and postal address. This leads to unauthorized disclosure of personally identifiable information.

Affected Systems

All installations of the MasterStudy LMS WordPress plugin before version 3.7.42 are affected. The plugin is distributed by an unknown vendor and is typically used in WordPress sites that provide learning management services.

Risk and Exploitability

Based on the description, it is inferred that the likely attack vector is sending standard HTTP requests to the order retrieval endpoint, enumerating order IDs. The vulnerability permits any account with the instructor role to view any order’s billing information. No additional exploit code is required beyond iterating order identifiers. The EPSS score of < 1% indicates a very low but nonzero likelihood of exploitation, and the vulnerability is not listed in CISA KEV. Disclosure of PII places affected sites in violation of privacy regulations. The impact scope is wide: any instructor can view any student's billing details. The CVSS score of 2.7 indicates low severity, but the exposure of sensitive PII remains a compliance concern.

Generated by OpenCVE AI on August 30, 2026 at 04:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the MasterStudy LMS plugin to version 3.7.42 or later to apply the vendor’s fix.
  • If an upgrade is not immediately possible, remove or restrict the instructor role from the site, or reconfigure the plugin so that instructors can only access orders belonging to themselves.
  • Log and monitor API requests to the order endpoint and set alerts for attempts to read orders that do not belong to the user.

Generated by OpenCVE AI on August 30, 2026 at 04:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Stylemix
Stylemix masterstudy Lms Wordpress Plugin
Wordpress
Wordpress wordpress
Vendors & Products Stylemix
Stylemix masterstudy Lms Wordpress Plugin
Wordpress
Wordpress wordpress

Sun, 30 Aug 2026 03:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Sun, 30 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Sat, 29 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-639

Sat, 29 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The MasterStudy LMS WordPress Plugin WordPress plugin before 3.7.42 does not correctly restrict access to order information, allowing any user with the instructor role to read other users' order billing details, including name, email address, phone number and postal address, by enumerating order IDs.
Title MasterStudy LMS < 3.7.42 - Instructor+ Cross-Tenant Order Billing PII Disclosure via IDOR
References

Subscriptions

Stylemix Masterstudy Lms Wordpress Plugin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-30T00:56:50.441Z

Reserved: 2026-08-26T16:32:40.316Z

Link: CVE-2026-81200

cve-icon Vulnrichment

Updated: 2026-08-30T00:48:32.319Z

cve-icon NVD

Status : Deferred

Published: 2026-08-29T06:17:58.587

Modified: 2026-08-31T20:14:36.250

Link: CVE-2026-81200

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T12:30:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key