The MasterStudy LMS WordPress Plugin – for Online Courses and Education plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.7.14. This is due to the `stm_lms_delete_cover()` function lacking ownership validation on the `file_id` parameter before passing it to `wp_delete_attachment()`. This makes it possible for authenticated attackers, with Instructor-level access and above, to delete arbitrary attachments belonging to any user by enumerating sequential attachment IDs.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-29 11:16
Updated : 2026-07-30 14:01
NVD link : CVE-2026-5060
Mitre link : CVE-2026-5060
CVE.ORG link : CVE-2026-5060
JSON object : View
Products Affected
No product.
CWE
CWE-639
Authorization Bypass Through User-Controlled Key
