PT-2026-33405 · Themeum · Tutor Lms – Elearning/Online Course Solution

Momopon1415

·

Published

2026-04-17

·

Updated

2026-04-17

·

CVE-2026-5502

CVSS v3.1

5.3

Medium

AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
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.

Fix

Missing Authorization

Weakness Enumeration

Related Identifiers

CVE-2026-5502

Affected Products

Tutor Lms – Elearning/Online Course Solution