CVE-2026-4484 HIGH

CVE-2026-4484: Masteriyo LMS <= 2.1.6 - Missing Authorization to Authenticated (Student+) Privilege Escalation to Administrator

Vendor Masteriyo
Product Masteriyo LMS – Online Course Builder for eLearning, LMS & Education
Weakness CWE-862 · Missing authorization
Published March 26, 2026
Last update April 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Masteriyo LMS versions up to 2.1.6 lack proper authorization checks, allowing authenticated users to perform actions they should not have permission to access. An attacker with a low-privilege account can read, modify, or delete sensitive data and functionality across the platform. This affects confidentiality, integrity, and availability of the learning management system.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete data and functionality they should not have access to.

Potential impact on your site

04Site Impact

Any registered user can access or alter course content, student records, and system settings without proper role restrictions.

Conditions required to exploit

05Prerequisites

Attacker must have a valid low-privilege user account on the site.

Key dates

06Disclosure timeline

March 26, 2026 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE