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 Yuto Hyakumoto

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 – eLearning and online course solution < 4.0.6 - Authenticated (Custom Role+) Arbitrary File Read CVE-2026-19093 6.5 Sai Praneeth Koti August 28, 2026
2 Tutor LMS <= 4.0.5 - Unauthenticated Remote Code Execution via 'template' and 'data' POST Parameters CVE-2026-16759 6.5 Slopothecary August 27, 2026
3 Tutor LMS – eLearning and online course solution < 4.0.6 - Unauthenticated SQL Injection CVE-2026-19094 7.5 Jakub Herman August 24, 2026
4 Tutor LMS <= 4.0.5 - Authenticated (Instructor+) Insecure Direct Object Reference CVE-2026-14187 4.3 Mustafa Ahmed August 20, 2026
5 Tutor LMS – eLearning and online course solution < 4.0.0 - Missing Authorization CVE-2026-14310 4.3 Sanjar Tulkinov July 30, 2026
6 Tutor LMS <= 4.0.1 - Authenticated (Administrator+) SQL Injection via 'coupon_code' Parameter CVE-2026-15444 4.9 Wordfence PRISM July 27, 2026
7 Tutor LMS <= 4.0.0 - Authenticated (Subscriber+) SQL Injection via Stored Quiz Answer Array CVE-2026-15022 6.5 Supakiad S. (m3ez) July 15, 2026
8 Tutor LMS – eLearning and online course solution <= 3.9.13 - Unauthenticated Insecure Direct Object Reference CVE-2026-57694 4.3 TristanInSec July 6, 2026
9 Tutor LMS <= 3.9.13 - Authenticated (Subscriber+) Information Exposure CVE-2026-14306 4.3 John Umoru July 2, 2026
10 Tutor LMS <= 3.9.13 - Authenticated (Author+) Stored Cross-Site Scripting via Lesson Attachment Title CVE-2026-13443 6.4 skyv3il June 30, 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