CVE-2026-81199
Received Received - Intake

Unauthenticated Information Disclosure in MasterStudy LMS WordPress Plugin

Vulnerability report for CVE-2026-81199, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-02

Last updated on: 2026-09-02

Assigner: WPScan

Description

The MasterStudy LMS WordPress Plugin WordPress plugin before 3.7.46 does not perform an authorization check before returning a student's learning statistics, allowing unauthenticated attackers to disclose the course counts, points, certificates, quiz and assignment totals of any registered user.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-02
Last Modified
2026-09-02
Generated
2026-09-02
AI Q&A
2026-09-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
masterstudy lms_plugin to 3.7.46 (exc)
masterstudy lms to 3.7.46 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects the MasterStudy LMS WordPress plugin before version 3.7.46. It allows unauthenticated attackers to access and disclose sensitive learning statistics of any registered user, including course counts, points, certificates, quiz totals, and assignment totals. This happens because the plugin does not perform an authorization check in the student/stats REST route.

Detection Guidance

Check if your MasterStudy LMS plugin version is below 3.7.46. Use WordPress admin panel or run a command like 'wp plugin list' if using WP-CLI to verify the installed version. Test unauthenticated access to the '/wp-json/student/stats' REST endpoint for any user ID to see if it returns sensitive data.

Impact Analysis

Attackers could exploit this to view private learning data of any user on a vulnerable site. This includes personal progress, achievements, and performance metrics, potentially leading to privacy violations or misuse of sensitive information.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA due to unauthorized access to personal and sensitive user data. Organizations may face legal penalties, reputational damage, and loss of trust if such data breaches occur.

Mitigation Strategies

Update the MasterStudy LMS plugin to version 3.7.46 or later immediately. If an update is not available, consider disabling the plugin temporarily until a patch is released. Review server logs for suspicious requests to the '/student/stats' endpoint.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-81199. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart