CVE Catalog

CVE-2026-5060

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

13th percentile - higher than 13% of all known CVEs

Summary

The MasterStudy LMS plugin for WordPress is vulnerable to Insecure Direct Object Reference in the stm_lms_delete_cover() function. Lack of ownership validation on the file_id parameter before calling wp_delete_attachment() allows authenticated users (Instructor and above) to delete arbitrary attachments of other users by enumerating IDs. Affects versions up to 3.7.14.

Risk Assessment

An attacker can delete arbitrary attachments, including files of other users, potentially leading to data loss or site disruption.

Recommendation

Update the MasterStudy LMS plugin to the latest version.

Other vulnerabilities in MasterStudy LMS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS