Description
The MasterStudy LMS WordPress Plugin WordPress plugin before 3.7.46 does not properly verify ownership of a curriculum object before acting on it, allowing authenticated users with the instructor role to delete or modify curriculum sections and materials belonging to courses owned by other instructors.
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 before version 3.7.46 allows authenticated users with the instructor role to delete or modify curriculum sections and materials belonging to courses owned by other instructors. This is a classic Insecure Direct Object Reference flaw, permitting a single instructor to tamper with peers’ instructional content. The impact is direct loss of data integrity and potential disruption of course delivery for affected instructors.

Affected Systems

WordPress sites running the MasterStudy LMS plugin at any release older than 3.7.46 are impacted. Users with the instructor role who have valid authentication credentials can target curriculum objects belonging to other instructors.

Risk and Exploitability

While EPSS data is not available, KEV is not listed. The vulnerability is straightforward to exploit: an authenticated instructor simply manipulates the curriculum ID submitted to the plugin without any ownership checks. The lack of an elevation requirement and the presence of a privileged role mean that any instructor can perform destructive or tampering actions on another instructor’s content. Consequently, the risk is high for sites relying heavily on the MasterStudy LMS plugin without additional access controls.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the MasterStudy LMS plugin to version 3.7.46 or later to apply the ownership verification fix.
  • If an immediate upgrade is not feasible, restrict instructor accounts from accessing curriculum management endpoints or revoke the capability that enables curriculum deletion and modification.
  • Regularly audit user activity logs for unauthorized curriculum changes and enforce least‑privilege principles by limiting the instructor role to the minimum required capabilities.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

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 ownership of a curriculum object before acting on it, allowing authenticated users with the instructor role to delete or modify curriculum sections and materials belonging to courses owned by other instructors.
Title MasterStudy LMS < 3.7.46 - Instructor+ Cross-Course Curriculum Deletion and Tampering via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

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

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

Link: CVE-2026-81198

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-81198

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T08:00:14Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key