Description
The Masteriyo LMS plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.1.6. This is due to the plugin allowing a user to update the user role through the 'InstructorsController::prepare_object_for_database' function. This makes it possible for authenticated attackers, with Student-level access and above, to elevate their privileges to that of an administrator.
Published: 2026-03-26
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation to Administrator
Action: Immediate Patch
AI Analysis

Impact

The vulnerability arises from missing authorization checks in the plugin’s API controller, allowing any authenticated user with Student or higher permissions to change user roles. An attacker who is logged in can promote themselves or other users to the Administrator role, giving full control over the site and access to all data and configuration. This type of flaw is a classic missing authorization weakness (CWE‑862) and can lead to complete compromise of the WordPress installation.

Affected Systems

The Masteriyo LMS plugin for WordPress is affected in all releases up to and including version 2.1.6. The vulnerability applies to the plugin’s REST API endpoints responsible for instructor and role management. Site owners using Masteriyo LMS before the official fix should review which users have elevated privileges and audit role assignments.

Risk and Exploitability

The CVSS rating of 8.8 indicates a high severity, and the EPSS score of less than 1 % suggests that the probability of current exploitation is low, though the risk remains significant if a breach is achieved. The flaw is listed as a privilege escalation that requires authenticated access; an attacker would need valid credentials with at least Student rights to exploit it. Because the issue is not in the CISA KEV catalog, there are no confirmed public exploits known at this time.

Generated by OpenCVE AI on April 8, 2026 at 18:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Masteriyo LMS to the latest version that removes the missing authorization check. This is the only officially recommended fix.
  • If an immediate upgrade is not possible, revoke or reduce any user privileges that are not strictly necessary, especially for instructors and other high‑risk roles.
  • Monitor audit logs for unexpected role‑change activity and enforce strict role‑based access controls.

Generated by OpenCVE AI on April 8, 2026 at 18:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 17:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


Thu, 26 Mar 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 26 Mar 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Masteriyo
Masteriyo masteriyo Lms – Online Course Builder For Elearning, Lms & Education
Wordpress
Wordpress wordpress
Vendors & Products Masteriyo
Masteriyo masteriyo Lms – Online Course Builder For Elearning, Lms & Education
Wordpress
Wordpress wordpress

Thu, 26 Mar 2026 01:45:00 +0000

Type Values Removed Values Added
Description The Masteriyo LMS plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.1.6. This is due to the plugin allowing a user to update the user role through the 'InstructorsController::prepare_object_for_database' function. This makes it possible for authenticated attackers, with Student-level access and above, to elevate their privileges to that of an administrator.
Title Masteriyo LMS <= 2.1.6 - Missing Authorization to Authenticated (Student+) Privilege Escalation to Administrator
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Masteriyo Masteriyo Lms – Online Course Builder For Elearning, Lms & Education
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:42:43.176Z

Reserved: 2026-03-20T07:04:46.566Z

Link: CVE-2026-4484

cve-icon Vulnrichment

Updated: 2026-03-26T17:48:54.148Z

cve-icon NVD

Status : Deferred

Published: 2026-03-26T02:16:07.913

Modified: 2026-04-24T16:35:20.070

Link: CVE-2026-4484

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-08T20:01:15Z

Weaknesses