Tutor LMS Pro – eLearning and online course solution <= 3.8.3 - Authenticated (Subscriber+) Insecure Direct Object Reference to View/Edit Other Assignments
Strategic Overview
- Status
- Patched in 3.9.0
- Affected Plugin
- Tutor LMS Pro
- Affected Version
<= 3.8.3- CVSS
- 5.4Medium
- Weakness type
- CWE-285 · Improper Authorization
- CVE
CVE-2025-6639
At a glance
CVE-2025-6639 is a medium-severity Improper Authorization vulnerability in the Tutor LMS Pro WordPress plugin, affecting versions <= 3.8.3. It carries a CVSS score of 5.4 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 3.9.0; sites on affected versions should update now. Disclosed October 2025, reported by sergioframi.
Vulnerability Overview
The Tutor LMS Pro – eLearning and online course solution plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.8.3 due to missing validation on a user controlled key when viewing and editing assignments through the tutor_assignment_submit() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to view and edit assignment submissions of other students.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-285: Improper Authorization
Tutor LMS Pro <= 3.8.3 carries this weakness at tutor_assignment_submit(), and reaching it takes an account at Subscriber level or above. Improper authorization means a permission check exists but does not cover the case being exercised, so a caller who is allowed to do one thing is allowed to do a neighbouring thing as well.
A lower-privileged account performs an action reserved for a higher one, which on a multi-author or membership site means an ordinary user reaching administrative behaviour. For Tutor LMS Pro the fix is 3.9.0: builds <= 3.8.3 are affected, anything from 3.9.0 onward is not.
Remediation
Update to version 3.9.0, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Tutor LMS Pro 3.9.0 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Tutor LMS Pro
- 9.8CVE-2026-0953: Tutor LMS Pro <= 3.9.5 Authentication Bypass
CVE-2026-0953 - 8.8CVE-2025-6184: Tutor LMS Pro SQL Injection
CVE-2025-6184 - 8.8CVE-2024-4351: Tutor LMS Pro <= 2.7.0 Privilege Escalation
CVE-2024-4351 - 8.8CVE-2024-4352: Tutor LMS Pro <= 2.7.0 SQL Injection
CVE-2024-4352 - 7.5CVE-2026-22332: Tutor LMS Pro <= 3.9.6 SQL Injection
CVE-2026-22332 - 7.3CVE-2024-4222: Tutor LMS Pro <= 2.7.0 Missing Authorization
CVE-2024-4222 - 7.1CVE-2024-5784: Tutor LMS Pro <= 2.7.2 Authenticated (Subscriber+) IDOR
CVE-2024-5784 - 5.3CVE-2026-25406: Tutor LMS Pro <= 3.9.8 Missing Authorization
CVE-2026-25406
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C