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