CVE-2026-81194
Received Received - Intake

Authorization Bypass in MasterStudy LMS WordPress Plugin

Vulnerability report for CVE-2026-81194, 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 properly verify authorization when retrieving order line-item data, allowing any authenticated user including Subscribers to read other instructors' course sales records by supplying another user's identifier.

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 1 associated CPE
Vendor Product Version / Range
masterstudy lms_plugin 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 is an Insecure Direct Object Reference (IDOR) flaw in the MasterStudy LMS WordPress plugin before version 3.7.46. It allows any authenticated user, including those with low privileges like Subscribers, to access and view order line-item data of other instructors by supplying another user's identifier. This means unauthorized users can read sales records of courses they do not own.

Detection Guidance

Check WordPress plugin versions using WP-CLI with: wp plugin list | grep masterstudy-lms. Inspect network traffic for requests to order endpoints with author_id parameters. Review server logs for unauthorized access attempts to /wp-json/ms/v1/orders or similar endpoints.

Impact Analysis

If you are a user of the MasterStudy LMS plugin before version 3.7.46, an attacker with even a basic account could exploit this to view sensitive sales data of other instructors. This includes course sales records, which may contain personal or financial information, leading to privacy breaches or data leaks.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA by exposing personal and sensitive data without authorization. GDPR requires protecting personal data, and HIPAA mandates safeguarding health-related information. A breach could result in legal penalties and reputational damage.

Mitigation Strategies

Update the MasterStudy LMS plugin to version 3.7.46 or later immediately. Temporarily restrict Subscriber roles from accessing sensitive endpoints via server rules or plugin configurations until updated.

Chat Assistant

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

EPSS Chart