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.
Published: 2026-04-11
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized modification of course content by authenticated subscriber-level users
Action: Apply patch
AI Analysis

Impact

The Tutor LMS plugin contains an Insecure Direct Object Reference flaw that allows authenticated users with subscriber or higher privileges to alter course structure. The vulnerability arises from a missing authorization check in the save_course_content_order() method, which processes attacker-supplied data without verifying ownership. This can lead to lessons being detached from topics, reordered, or reassigned across courses, compromising the integrity of course materials. The weakness corresponds to CWE‑639, where improper checks on user permissions grant unauthorized access to sensitive operations.

Affected Systems

All installations of the Tutor LMS – eLearning and online course solution plugin for WordPress with version 3.9.7 or earlier are affected. The vulnerability impacts any WordPress site that uses this plugin to deliver courses to students.

Risk and Exploitability

The CVSS score of 4.3 indicates a medium severity. Explorability is limited by the requirement of user authentication, but the attacker simply needs to craft an AJAX request with manipulated lesson and topic IDs, a capability available to any subscriber or higher role. EPSS information is not available, and the vulnerability is not listed in CISA’s KEV catalog. The attack is feasible in typical environments where the plugin is enabled, and it can be exploited by internal users familiar with WordPress AJAX endpoints.

Generated by OpenCVE AI on April 11, 2026 at 02:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Tutor LMS to version 3.9.8 or later.

Generated by OpenCVE AI on April 11, 2026 at 02:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Apr 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Apr 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Themeum
Themeum tutor Lms – Elearning And Online Course Solution
Wordpress
Wordpress wordpress
Vendors & Products Themeum
Themeum tutor Lms – Elearning And Online Course Solution
Wordpress
Wordpress wordpress

Sat, 11 Apr 2026 01:30:00 +0000

Type Values Removed Values Added
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.
Title Tutor LMS <= 3.9.7 - Authenticated (Subscriber+) Insecure Direct Object Reference to Arbitrary Course Content Modification
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Themeum Tutor Lms – Elearning And Online Course Solution
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-13T15:15:07.829Z

Reserved: 2026-02-27T22:04:08.540Z

Link: CVE-2026-3371

cve-icon Vulnrichment

Updated: 2026-04-13T15:11:28.555Z

cve-icon NVD

Status : Deferred

Published: 2026-04-11T02:16:01.963

Modified: 2026-04-24T18:00:32.033

Link: CVE-2026-3371

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-13T12:56:38Z

Weaknesses