Auth bypass in Themeum Tutor Lms – Elearning And 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.

Vulnerability class: IDOR (Insecure Direct Object Reference)

EPSS: 0.004 (28.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-3371?
CVE-2026-3371 is a medium-severity vulnerability in Themeum Tutor Lms – Elearning And Online Course Solution, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 4.3/10. Published 2026-04-11.
How severe is CVE-2026-3371?
Medium severity. CVSS v3 base score is 4.3 out of 10.