Description
The MasterStudy LMS WordPress Plugin WordPress plugin before 3.7.46 does not perform an authorization check before returning per-student course enrollment and progress data, allowing unauthenticated attackers to disclose the enrolled courses and learning progress of any registered user.
Published: 2026-09-02
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The MasterStudy LMS WordPress Plugin fails to perform an authorization check before responding to the student-courses REST route, allowing any unauthenticated user to request and receive detailed enrollment and learning progress information for any registered student. This flaw, classified as a missing authorization check (CWE-285), directly exposes confidential user data and violates student privacy.

Affected Systems

Vendors: MasterStudy LMS WordPress Plugin. Product: MasterStudy LMS. Versions affected: all releases prior to 3.7.46.

Risk and Exploitability

The issue can be exploited by sending a simple HTTP request to the vulnerable endpoint, as no authentication or privilege verification is required. While no EPSS score or KEV listing is available, the flaw represents a high confidentiality risk; attackers can harvest sensitive educational data. The absence of a severity rating in the CVSS field suggests that the impact is primarily privacy leakage rather than system compromise, yet the ease of exploitation imposes a significant threat level.

Generated by OpenCVE AI on September 2, 2026 at 07:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the MasterStudy LMS plugin to version 3.7.46 or later, which includes the necessary authorization checks.
  • If an immediate update is not possible, block or rate‑limit access to the /student‑courses REST endpoint for unauthenticated requests using the web server or firewall.
  • Configure the REST API to require authentication or restrict the endpoint to administrators only, thereby preventing data disclosure.

Generated by OpenCVE AI on September 2, 2026 at 07:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses 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 perform an authorization check before returning per-student course enrollment and progress data, allowing unauthenticated attackers to disclose the enrolled courses and learning progress of any registered user.
Title MasterStudy LMS < 3.7.46 - Unauthenticated Student Enrollment Disclosure via student-courses REST Route
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T06:00:21.599Z

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

Link: CVE-2026-81195

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-09-02T06:17:18.680

Link: CVE-2026-81195

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T07:45:03Z

Weaknesses