Description
The MasterStudy LMS WordPress Plugin WordPress plugin before 3.7.46 does not properly verify authorization when retrieving order line-item data, allowing any authenticated user including Subscribers to read other instructors' course sales records by supplying another user's identifier.
Published: 2026-09-02
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized data disclosure
Action: Update
AI Analysis

Impact

The MasterStudy LMS WordPress Plugin before version 3.7.46 does not properly verify authorization when retrieving order line-item data. This flaw allows any authenticated user, including those with Subscriber privileges, to access other instructors' course sales records by supplying a different instructor’s identifier. The impact is that sensitive sales information is disclosed to unauthorized users, representing a breach of confidentiality and an authorization bypass that aligns with CWE-639 weaknesses.

Affected Systems

The vulnerability affects the MasterStudy LMS WordPress Plugin running on any WordPress installation. All versions earlier than 3.7.46 are susceptible, regardless of additional plugins or themes installed. The issue is tied to the plugin’s order-tracking functionality and specifically the handling of the author_id query parameter.

Risk and Exploitability

The vulnerability is exploitable by any authenticated user; the attack vector is inferred to be local to the WordPress site, requiring valid login credentials. The CVSS score is 4.3, the EPSS score is 0.00132, indicating a very low exploitation probability, and the issue is not listed in the CISA KEV catalog, making precise risk assessment difficult. Nevertheless, the potential for widespread information disclosure across all subscriber accounts warrants prompt remediation.

Generated by OpenCVE AI on September 2, 2026 at 15:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the MasterStudy LMS WordPress Plugin to version 3.7.46 or newer, which includes the missing authorization check.
  • Revoke or modify the Subscriber role so it cannot read order data, ensuring role capabilities are strictly limited to allowed functions.
  • Introduce an input filter or firewall rule that blocks attempts to supply the author_id parameter from non-admin users, preventing unauthorized access to instructor order records.

Generated by OpenCVE AI on September 2, 2026 at 15:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 16:15: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

Wed, 02 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-285

Wed, 02 Sep 2026 11: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': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 02 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-285

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

Type Values Removed Values Added
Description The MasterStudy LMS WordPress Plugin WordPress plugin before 3.7.46 does not properly verify authorization when retrieving order line-item data, allowing any authenticated user including Subscribers to read other instructors' course sales records by supplying another user's identifier.
Title MasterStudy LMS < 3.7.46 - Subscriber+ Cross-Instructor Order Data Disclosure via author_id Parameter
References

Subscriptions

Stylemix Masterstudy Lms Wordpress Plugin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T10:45:56.035Z

Reserved: 2026-08-26T16:31:00.206Z

Link: CVE-2026-81194

cve-icon Vulnrichment

Updated: 2026-09-02T10:11:44.501Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T06:17:18.580

Modified: 2026-09-03T17:50:37.690

Link: CVE-2026-81194

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T16:00:07Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key