Summary
CVE-2026-78284 is a path traversal vulnerability in the MasterStudy LMS WordPress plugin (developed by Stylemix) that allows unauthenticated attackers to delete arbitrary files on the affected server. The flaw affects all plugin versions up to and including 3.7.42 and carries a High severity CVSS v3.1 score of 8.6.
Technical details
- Root cause: CWE-22, Improper Limitation of a Pathname to a Restricted Directory (path traversal), in the plugin’s file-handling logic.
- Trigger conditions: No authentication or user interaction is required to exploit the flaw.
- Attack vector: Network — the vulnerability can be exploited remotely over HTTP(S) against any internet-facing WordPress site running the vulnerable plugin.
- Impact: Arbitrary file deletion on the underlying server, which can lead to denial of service, site disruption, or, depending on which files are removed, further compromise of site availability.
Affected software
- MasterStudy LMS WordPress plugin (masterstudy-lms-learning-management-system): versions up to and including 3.7.42
- Fixed in version 3.7.43
Severity
- CVSS v3.1 Base Score: 8.6 (High)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
Mitigation and recommended actions
- Immediate: Upgrade the MasterStudy LMS WordPress plugin to version 3.7.43 or later.
- If patching is not immediately possible: Restrict or monitor unauthenticated access to the plugin’s endpoints where feasible, enforce least-privilege file system permissions for the web server user to limit the impact of arbitrary deletions, and maintain current backups to enable recovery from file-deletion incidents.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/plugins/masterstudy-lms-learning-management-system/

