🔐 CVE Alert

CVE-2026-88944

MEDIUM 4.3

Tutor LMS <= 4.0.8 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Post Deletion via 'lesson_id' Parameter

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-862
Vendor themeum
Product tutor lms – elearning and online course solution
Published Sep 19, 2026
Stay Ahead of the Next One

Get instant alerts for themeum tutor lms – elearning and online course solution

Be the first to know when new medium vulnerabilities affecting themeum tutor lms – elearning and online course solution are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

themeum / Tutor LMS – eLearning and online course solution
0 ≤ 4.0.8

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/7e23fcd0-62b4-460d-9b64-8adbf14bf820?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/tutor/tags/4.0.7/classes/Utils.php#L7481 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/tutor/tags/4.0.7/classes/Utils.php#L3277 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/tutor/tags/4.0.7/classes/Course.php#L1758 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/tutor/tags/4.0.7/classes/Lesson.php#L541 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/tutor/tags/4.0.7/classes/Utils.php#L7666 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/tutor/tags/4.0.7/classes/Course.php#L2055 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/tutor/tags/4.0.7/classes/User.php#L395 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?reponame=&old=3700174%40tutor&new=3700174%40tutor

Credits

EUNHO KIM