Description
The MasterStudy LMS WordPress Plugin WordPress plugin before 3.7.50 does not properly sanitise and restrict HTML in user-submitted content before storing it and rendering it to other users, allowing users with subscriber-level accounts and above to perform stored HTML injection, such as embedding iframes, that can be leveraged for phishing and content spoofing against other users viewing the content.
Published: 2026-09-23
Score: 4.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored HTML Injection allowing phishing and content spoofing in course discussions
Action: Patch Now
AI Analysis

Impact

The vulnerability originates from insufficient input sanitization (CWE-345) in the MasterStudy LMS WordPress Plugin, allowing subscriber-level users to store raw HTML in course discussions. By embedding malicious iframes or other tags, an attacker can deliver phishing content or spoof legitimate activity, undermining user trust.

Affected Systems

Affected systems include any WordPress site running MasterStudy LMS version earlier than 3.7.50. The vulnerability is available to any user with a subscriber role or higher, such as instructors or administrators, who can post within course discussions.

Risk and Exploitability

The CVSS score of 4.6 indicates a moderate risk, and the EPSS score is reported as less than 1%, suggesting limited exploitation data. The vulnerability is not listed in the CISA KEV catalog. An attacker would need to create or identify a subscriber account that can post discussion content; the exploit path is straightforward and does not require elevated privileges, making it relatively easy for internal users to target peers through the discussion interface.

Generated by OpenCVE AI on September 23, 2026 at 15:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest MasterStudy LMS plugin update (v3.7.50 or later) to eliminate unsanitized HTML from stored content.
  • Restrict user roles that can post discussion content to trusted accounts or disable HTML rendering for subscriber-level users.
  • Configure a strong Content Security Policy that blocks iframe loading from external sources and strips dangerous tags from discussion posts.

Generated by OpenCVE AI on September 23, 2026 at 15:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description The MasterStudy LMS WordPress Plugin WordPress plugin before 3.7.50 does not properly sanitise and restrict HTML in user-submitted content before storing it and rendering it to other users, allowing users with subscriber-level accounts and above to perform stored HTML injection, such as embedding iframes, that can be leveraged for phishing and content spoofing against other users viewing the content.
Title MasterStudy LMS < 3.7.50 - Subscriber+ Stored HTML Injection via Course Discussions
Weaknesses CWE-345
References
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-23T10:59:21.227Z

Reserved: 2026-08-26T18:07:02.182Z

Link: CVE-2026-81338

cve-icon Vulnrichment

Updated: 2026-09-23T10:38:19.786Z

cve-icon NVD

Status : Received

Published: 2026-09-23T06:17:02.150

Modified: 2026-09-23T11:17:11.727

Link: CVE-2026-81338

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T15:30:07Z

Weaknesses
  • CWE-345

    Insufficient Verification of Data Authenticity