CVE-2026-0559 MEDIUM

CVE-2026-0559: MasterStudy LMS WordPress Plugin – for Online Courses and Education <= 3.7.11 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'stm_lms_courses_grid_display' Shortcode

Vendor Stylemix
Product MasterStudy LMS WordPress Plugin – for Online Courses and Education
Weakness CWE-79 · XSS
Published February 14, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The MasterStudy LMS WordPress Plugin – for Online Courses and Education plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'stm_lms_courses_grid_display' shortcode in all versions up to, and including, 3.7.11 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

The MasterStudy LMS WordPress plugin through version 3.7.11 contains a stored cross-site scripting (XSS) vulnerability. An authenticated user with low privileges can inject malicious scripts that execute in the browsers of other users, including administrators. The vulnerability affects the plugin's scope across the site, potentially compromising user sessions and data.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in other users' browsers, stealing sessions or modifying site content.

Potential impact on your site

04Site Impact

Any logged-in user can inject code that affects administrators and other users, risking account takeover and data theft.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege account on the WordPress site; no user interaction required.

Key dates

06Disclosure timeline

February 14, 2026 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE