Tutor LMS <= 3.9.8 - Authenticated (Subscriber+) Arbitrary Course Content Manipulation via tutor_update_course_content_order

5.3
Missing Authorization
CVE CVE-2026-5502
CVSS 5.3 (Medium)
Publicly Published April 16, 2026
Last Updated April 17, 2026
Researcher momopon1415

Description

The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthorized course content manipulation in versions up to and including 3.9.8. This is due to a missing authorization check in the tutor_update_course_content_order() function. The function only validates the nonce (CSRF protection) but does not verify whether the user has permission to manage course content. The can_user_manage() authorization check only executes when the 'content_parent' parameter is present in the request. When this parameter is omitted, the function proceeds directly to save_course_content_order() which manipulates the wp_posts table without any authorization validation. This makes it possible for authenticated attackers with subscriber-level access and above to detach all lessons from any topic, move lessons between topics, and modify the menu_order of course content, effectively allowing them to disrupt the structure of any course on the site.

References

Share

Vulnerability Details for Tutor LMS – eLearning and online course solution

Software Type Plugin
Software Slug tutor (view on wordpress.org)
Patched? Yes
Remediation Update to version 3.9.9, or a newer patched version
Affected Version
  • <= 3.9.8
Patched Version
  • 3.9.9

Recent vulnerabilities in Tutor LMS – eLearning and online course solution

# Title CVE ID CVSS Researchers Date
1 Tutor LMS <= 3.9.13 - Authenticated (Author+) Stored Cross-Site Scripting via Lesson Attachment Title CVE-2026-13443 6.4 skyv3il June 30, 2026
2 Tutor LMS <= 3.9.11 - Authenticated (Administrator+) SQL Injection via 'data' Parameter CVE-2026-10736 4.9 s1kr10s June 17, 2026
3 Tutor LMS <= 3.9.9 - Insecure Direct Object Reference to Authenticated (Instructor+) Arbitrary Post Deletion via 'course' GET Parameter CVE-2026-6965 5.3 molten bit May 12, 2026
4 Tutor LMS – eLearning and online course solution <= 3.9.7 - Missing Authorization CVE-2026-40743 5.3 lagi bljr April 20, 2026
5 Tutor LMS <= 3.9.8 - Authenticated (Admin+) SQL Injection via 'date' Parameter CVE-2026-6080 6.5 PRISM April 16, 2026
6 Tutor LMS <= 3.9.7 - Authenticated (Subscriber+) Insecure Direct Object Reference to Arbitrary Course Content Modification CVE-2026-3371 4.3 Hunter Jensen (skid) April 10, 2026
7 Tutor LMS <= 3.9.7 - Missing Authorization to Authenticated (Subscriber+) Unauthorized Private Course Enrollment CVE-2026-3358 5.4 Mohammad Amin Hajian (mamadrce) April 10, 2026
8 Tutor LMS <= 3.9.7 - Missing Authorization to Unauthenticated Arbitrary Billing Profile Overwrite via 'order_id' Parameter CVE-2026-3360 7.5 Supakiad S. (m3ez) April 9, 2026
9 Tutor LMS – eLearning and online course solution <= 3.9.4 - Authenticated (Subscriber+) Insecure Direct Object Reference CVE-2025-32223 4.3 daroo March 16, 2026
10 Tutor LMS <= 3.9.7 - Missing Authorization CVE-2026-40740 4.3 3diklab March 15, 2026

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation