MasterStudy LMS WordPress Plugin – for Online Courses and Education <= 3.7.42 - Unauthenticated Arbitrary File Deletion
Strategic Overview
- Status
- Patched in 3.7.43
- Affected Version
<= 3.7.42- CVSS
- 9.1Critical
- Weakness type
- CWE-22 · Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
- CVE
CVE-2026-78284
At a glance
CVE-2026-78284 is a critical-severity Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in the MasterStudy LMS WordPress Plugin WordPress plugin, affecting versions <= 3.7.42. It carries a CVSS score of 9.1 (reachable over the network; low attack complexity; high integrity, availability impact). Exploitation requires no authentication. The issue is fixed in version 3.7.43; sites on affected versions should update now. Disclosed August 2026, reported by 20kilograma.
Vulnerability Overview
The MasterStudy LMS WordPress Plugin – for Online Courses and Education plugin for WordPress is vulnerable to Arbitrary File Deletion due to insufficient file path validation in all versions up to, and including, 3.7.42. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user. A successful exploit has high impact on integrity, availability.
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Reaching this weakness in MasterStudy LMS WordPress Plugin <= 3.7.42 takes no account at all. Path traversal happens when user-controlled text is used to build a filesystem path without being constrained to an intended directory, so sequences like ../ walk the resolved path somewhere else.
Depending on the operation, it means reading files outside the intended folder — wp-config.php being the usual target — or writing to and deleting paths the web server can touch. For MasterStudy LMS WordPress Plugin the fix is 3.7.43: builds <= 3.7.42 are affected, anything from 3.7.43 onward is not.
Remediation
Update to version 3.7.43, or a newer patched version
How does WordSec protect against this?
Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: MasterStudy LMS WordPress Plugin 3.7.43 closes this, and updating the plugin is the step that ends it.
- Firewall
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in MasterStudy LMS WordPress Plugin – for Online Courses and Education
- 9.8CVE-2024-3136: MasterStudy LMS <= 3.3.3 Local File Inclusion
CVE-2024-3136 - 9.8CVE-2024-2409: MasterStudy LMS <= 3.3.1 Privilege Escalation
CVE-2024-2409 - 9.8CVE-2024-2411: MasterStudy LMS <= 3.3.0 Local File Inclusion
CVE-2024-2411 - 9.8CVE-2024-1512: MasterStudy LMS WordPress Plugin SQL Injection
CVE-2024-1512 - 9.8CVE-2022-0441: MasterStudy LMS < 2.7.6 Admin Account Creation
CVE-2022-0441 - 8.8CVE-2025-32141: MasterStudy LMS <= 3.5.28 Local File Inclusion
CVE-2025-32141 - 7.3CVE-2024-5973: MasterStudy LMS WordPress… Limited Privilege Escalation
CVE-2024-5973 - 7.3CVE-2023-4278: MasterStudy LMS <= 3.0.17 Privilege Escalation
CVE-2023-4278
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C