CVE-2026-3371
Last modified
CVE-2026-3371 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-3371?
How severe is CVE-2026-3371?
How do I fix CVE-2026-3371?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33704Chamilo LMS is a learning management system. Prior to 1.11.3…8.8
- CVE-2026-33705Chamilo LMS is a learning management system. Prior to 1.11.3…5.3
- CVE-2026-33706Chamilo LMS is a learning management system. Prior to 1.11.3…7.1
- CVE-2026-33707Chamilo LMS is a learning management system. Prior to 1.11.3…9.8
- CVE-2026-33708Chamilo LMS is a learning management system. Prior to 1.11.3…6.5
- CVE-2026-33709JupyterHub is software that allows one to create a multi-use…6.1
- CVE-2026-33710Chamilo LMS is a learning management system. Prior to 1.11.3…7.5
- CVE-2026-33711Incus is a system container and virtual machine manager. Inc…7.8
- CVE-2026-33712Typebot is a chatbot builder tool. In versions 3.15.2 and pr…10
- CVE-2026-33713n8n is an open source workflow automation platform. Prior to…8.8
- CVE-2026-33714Chamilo is an open-source learning management system (LMS). …7.2
- CVE-2026-33715Chamilo LMS is an open-source learning management system. In…7.2
Are you affected by CVE-2026-3371?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
