Vulnerability Description
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.0.8. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to permanently delete arbitrary WordPress posts — including pages, courses, quizzes, and WooCommerce products — via wp_delete_post( $id, true ). The exploit chain requires the attacker to first trigger the profile-photo upload flow to obtain an authored wp_posts attachment row, then create a Tutor topic reparented to that attachment, before invoking the lesson deletion handler against any target post ID.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/tutor/tags/4.0.7/classes/Course.php#L
- https://plugins.trac.wordpress.org/browser/tutor/tags/4.0.7/classes/Course.php#L
- https://plugins.trac.wordpress.org/browser/tutor/tags/4.0.7/classes/Lesson.php#L
- https://plugins.trac.wordpress.org/browser/tutor/tags/4.0.7/classes/User.php#L39
- https://plugins.trac.wordpress.org/browser/tutor/tags/4.0.7/classes/Utils.php#L3
- https://plugins.trac.wordpress.org/browser/tutor/tags/4.0.7/classes/Utils.php#L7
- https://plugins.trac.wordpress.org/browser/tutor/tags/4.0.7/classes/Utils.php#L7
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3700174%40tutor&new=3
- https://www.wordfence.com/threat-intel/vulnerabilities/id/7e23fcd0-62b4-460d-9b6
FAQ
What is CVE-2026-88944?
CVE-2026-88944 is a vulnerability with a CVSS score of 4.3 (MEDIUM). The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.0.8. This is due to the plugin not properly veri...
How severe is CVE-2026-88944?
CVE-2026-88944 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-88944?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.