Description
Subscriber SQL Injection in MasterStudy LMS <= 3.7.25 versions.
Published: 2026-06-15
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A SQL injection flaw exists in the subscriber handling of the MasterStudy LMS plugin. By injecting specially crafted input into the subscription form, an attacker can manipulate the backend database query. This may allow the attacker to read, modify, or delete LMS data, potentially exposing sensitive student information or disrupting learning workflows. The weakness is classified as CWE‑89, reflecting a lack of proper input sanitization and parameterization.

Affected Systems

The vulnerability affects installations of the StylemixThemes MasterStudy LMS plugin for WordPress, specifically versions 3.7.25 and earlier. CMS instances running these plugin versions are susceptible if the subscriber endpoint is publicly accessible, an assumption that is inferred because the supplied data does not explicitly state the endpoint’s accessibility.

Risk and Exploitability

The CVSS score of 8.5 marks the flaw as high severity, indicating significant impact if exploited. However, the EPSS score is below 1%, suggesting that active exploitation in the wild is currently rare. The vulnerability is not listed in CISA’s KEV catalog, so there is no known widespread exploitation. The likely attack vector is an unauthenticated or low‑priv user submitting malicious data through the subscriber form, exploiting the lack of parameterized queries to perform SQL‑injection against the database.

Generated by OpenCVE AI on June 16, 2026 at 21:10 UTC.

Remediation

Vendor Solution

Update the WordPress MasterStudy LMS Plugin to the latest available version (at least 3.7.26).


OpenCVE Recommended Actions

  • Update the MasterStudy LMS plugin to version 3.7.26 or newer.
  • If immediate update is not possible, restrict the subscriber form to authenticated users or disable it entirely until the patch is applied.
  • Implement a web application firewall or equivalent filtering to detect and block suspicious SQL‑injection payloads on incoming HTTP requests.

Generated by OpenCVE AI on June 16, 2026 at 21:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 16 Jun 2026 06:30:00 +0000

Type Values Removed Values Added
First Time appeared Stylemixthemes
Stylemixthemes masterstudy Lms
Wordpress
Wordpress wordpress
Vendors & Products Stylemixthemes
Stylemixthemes masterstudy Lms
Wordpress
Wordpress wordpress

Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Description Subscriber SQL Injection in MasterStudy LMS <= 3.7.25 versions.
Title WordPress MasterStudy LMS plugin <= 3.7.25 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Stylemixthemes Masterstudy Lms
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T15:12:06.966Z

Reserved: 2026-04-15T09:20:32.457Z

Link: CVE-2026-40766

cve-icon Vulnrichment

Updated: 2026-06-16T15:12:02.997Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:16:49.237

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-40766

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-16T21:15:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')