CVE-2025-6639
BaseFortify
Publication date: 2025-10-25
Last updated on: 2025-10-27
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tutor_lms | tutor_lms | 3.8.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Insecure Direct Object Reference (IDOR) in the Tutor LMS Pro WordPress plugin up to version 3.8.3. It occurs because the plugin does not properly validate a user-controlled key when users view and edit assignments via the tutor_assignment_submit() function. As a result, authenticated users with Subscriber-level access or higher can view and modify assignment submissions belonging to other students.
How can this vulnerability impact me? :
The vulnerability allows attackers with at least Subscriber-level access to view and edit other students' assignment submissions. This can lead to unauthorized disclosure of sensitive information and unauthorized modification of academic records, potentially undermining the integrity of the eLearning platform and causing trust issues among users.