Sceawere

Vulnerability Detail

CVE-2026-82851UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Masteriyo LMS Insecure IDOR Vulnerability

Vulnerability Metadata

Severity
Low
Score / CVSS
2.7
Creation Date
12h ago
Vendor
Unknown
Product
Masteriyo LMS
Attack Type
CWE-639 Authorization Bypass Through User-Controlled Key
Vector String
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
Attack Complexity
LOW

Narrative and Response

Description

The Masteriyo LMS WordPress plugin before 3.4.1 does not verify ownership of, or restrict the type of, the records a user requests for download, allowing users with the instructor role to retrieve the full content and metadata of arbitrary posts, including other instructors' private and draft courses.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "2.7",
  "pubDate": "2026-09-12T06:16:26.253Z",
  "pubdate": "2026-09-12T06:16:26.253Z",
  "executiveSummary": "The Masteriyo LMS WordPress plugin is susceptible to an Insecure Direct Object Reference (IDOR) vulnerability resulting from insufficient access control enforcement.\nThis vulnerability resides in the post-data retrieval mechanism, where the application fails to validate the ownership or authorization status of requested records.\nThe flaw allows authenticated users with the 'instructor' role to access and download sensitive metadata and full content of arbitrary posts.\nThis includes data belonging to other instructors, such as private or draft course materials that should remain restricted to authorized personnel.\nThe risk is significant as it facilitates unauthorized data exfiltration, information disclosure, and potential exposure of intellectual property or draft content.\nExploitation requires a valid user account with at least instructor-level privileges, though the attack does not require elevated administrative access.\nThe vulnerability affects all versions of the Masteriyo LMS plugin prior to 3.4.1.",
  "technicalDetails": "The root cause of this vulnerability is a failure in the server-side authorization logic within the Masteriyo LMS plugin's data export or retrieval functionality. When a user requests content or course metadata, the application fails to verify whether the requesting user maintains proper ownership or access permissions for the requested resource ID.\nThe vulnerability manifests as an Insecure Direct Object Reference (IDOR), where the system trusts the user-supplied identifier (e.g., post ID) without correlating it to the current user's session or role-based access control (RBAC) privileges.\nThe attack flow begins with an authenticated attacker possessing the instructor role. By interacting with the plugin's internal request handling for post downloads, the attacker can manipulate the parameters identifying the specific post or record to be retrieved. Because the backend logic lacks an access control check, the system processes the request by fetching the requested database records and providing the content and metadata back to the attacker.\nThis bypasses the intended multi-tenancy or logical segmentation between different instructors. An attacker can systematically enumerate post IDs to scrape unauthorized data. Since the application does not restrict the 'type' of records requested, the scope of exposure includes drafts, private courses, and potentially sensitive metadata associated with any post type managed by the LMS framework.\nAffected versions are explicitly identified as those prior to 3.4.1. The vulnerable component is the retrieval/export controller responsible for handling user-initiated data requests. There is no requirement for sophisticated bypass techniques, as the flaw is systemic to the request handling architecture itself. The network exposure is limited to authenticated users; however, the impact is severe due to the loss of confidentiality regarding course structure, proprietary teaching materials, and administrative drafts within the LMS environment.\nPost-exploitation, the attacker gains a complete view of the sensitive course repository. This may lead to the unauthorized duplication of course content, exposure of PII if contained within draft course descriptions, and the compromise of business strategy by revealing upcoming, unpublished course offerings."
}
CVE-2026-82851: Masteriyo LMS Insecure IDOR Vulnerability (LOW Severity, CVSS: 2.7) | Sceawere