Themeum · Tutor Lms – Elearning/Online Course Solution · CVE-2026-3371
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.9.7. This is due to missing authorization checks in the `save course content order()` private method, which is called unconditionally by the `tutor update course content order` AJAX handler. While the handler's `content parent` branch includes a `can user manage()` check, the `save course content order()` call processes attacker-supplied `tutor topics lessons sorting` JSON without any ownership or capability verification. This makes it possible for authenticated attackers with Subscriber-level access or above to detach lessons from topics, reorder course content, and reassign lessons between topics in any course, including admin-owned courses, by sending a crafted AJAX request with manipulated topic and lesson IDs.