CVE-2024-5438: CWE-639 Authorization Bypass Through User-Controlled Key in themeum Tutor LMS – eLearning and online course solution
CVE-2024-5438 is an authorization bypass vulnerability in the Tutor LMS WordPress plugin, affecting all versions up to 2. 7. 1. It arises from an insecure direct object reference (CWE-639) in the 'attempt_delete' function, where a user-controlled key is not properly validated. Authenticated users with Instructor-level access or higher can exploit this flaw to delete arbitrary quiz attempts. The vulnerability does not impact confidentiality or integrity but affects availability by allowing unauthorized deletion of quiz data. Exploitation requires authentication but no user interaction beyond authorized access. The CVSS score is 4. 3 (medium severity), reflecting the limited scope and impact. Organizations using Tutor LMS should prioritize patching once available and implement strict role-based access controls to mitigate risks.
AI Analysis
Technical Summary
CVE-2024-5438 is a medium-severity vulnerability identified in the Tutor LMS plugin for WordPress, a widely used e-learning and online course management solution. The vulnerability is classified as an Insecure Direct Object Reference (IDOR), specifically CWE-639, which occurs due to insufficient validation of a user-controlled key parameter in the 'attempt_delete' function. This function is responsible for deleting quiz attempts within the LMS. Because the plugin fails to verify that the authenticated user has the appropriate authorization to delete a given quiz attempt, any user with Instructor-level privileges or higher can manipulate the key parameter to delete arbitrary quiz attempts belonging to other users or courses. This bypasses intended access controls and compromises the availability of quiz data. The vulnerability affects all versions up to and including 2.7.1 of Tutor LMS. Exploitation requires the attacker to be authenticated with at least Instructor-level access, but no additional user interaction is necessary. The CVSS 3.1 base score is 4.3, reflecting a network attack vector, low attack complexity, privileges required, no user interaction, unchanged scope, and impact limited to availability (deletion of quiz attempts). No known public exploits are reported yet, and no patches have been linked at the time of disclosure. The vulnerability could disrupt course assessments and data integrity indirectly by removing quiz attempts, potentially affecting student progress tracking and grading.
Potential Impact
The primary impact of CVE-2024-5438 is on the availability of quiz attempt data within affected Tutor LMS installations. Unauthorized deletion of quiz attempts can disrupt course administration, student assessment records, and overall learning management workflows. This could lead to loss of critical educational data, administrative overhead to restore or re-collect data, and potential reputational damage for educational institutions or organizations relying on Tutor LMS. While confidentiality and integrity of data are not directly compromised, the ability to delete arbitrary quiz attempts undermines trust in the LMS platform's access controls. Organizations with large numbers of instructors and students are at higher risk of operational disruption. The requirement for authenticated Instructor-level access limits the threat to insiders or compromised instructor accounts, but insider threats or account takeovers could exploit this vulnerability. The lack of public exploits reduces immediate risk, but the vulnerability should be addressed promptly to prevent abuse.
Mitigation Recommendations
1. Apply patches or updates from the Tutor LMS vendor as soon as they become available to address the authorization validation flaw. 2. In the interim, restrict Instructor-level privileges to trusted personnel only and review user roles to minimize unnecessary elevated access. 3. Implement additional monitoring and alerting on deletion events within the LMS to detect suspicious activity related to quiz attempts. 4. Employ web application firewalls (WAFs) with custom rules to detect and block anomalous requests targeting the 'attempt_delete' function or suspicious parameter manipulation. 5. Conduct regular audits of LMS user permissions and access logs to identify potential misuse or unauthorized deletions. 6. Educate instructors and administrators about the risk of account compromise and enforce strong authentication mechanisms such as multi-factor authentication (MFA). 7. Backup quiz attempt data frequently to enable recovery in case of unauthorized deletions. 8. Consider isolating LMS environments or limiting network exposure to reduce attack surface.
Affected Countries
United States, India, United Kingdom, Canada, Australia, Germany, Brazil, France, Netherlands, South Africa
CVE-2024-5438: CWE-639 Authorization Bypass Through User-Controlled Key in themeum Tutor LMS – eLearning and online course solution
Description
CVE-2024-5438 is an authorization bypass vulnerability in the Tutor LMS WordPress plugin, affecting all versions up to 2. 7. 1. It arises from an insecure direct object reference (CWE-639) in the 'attempt_delete' function, where a user-controlled key is not properly validated. Authenticated users with Instructor-level access or higher can exploit this flaw to delete arbitrary quiz attempts. The vulnerability does not impact confidentiality or integrity but affects availability by allowing unauthorized deletion of quiz data. Exploitation requires authentication but no user interaction beyond authorized access. The CVSS score is 4. 3 (medium severity), reflecting the limited scope and impact. Organizations using Tutor LMS should prioritize patching once available and implement strict role-based access controls to mitigate risks.
AI-Powered Analysis
Technical Analysis
CVE-2024-5438 is a medium-severity vulnerability identified in the Tutor LMS plugin for WordPress, a widely used e-learning and online course management solution. The vulnerability is classified as an Insecure Direct Object Reference (IDOR), specifically CWE-639, which occurs due to insufficient validation of a user-controlled key parameter in the 'attempt_delete' function. This function is responsible for deleting quiz attempts within the LMS. Because the plugin fails to verify that the authenticated user has the appropriate authorization to delete a given quiz attempt, any user with Instructor-level privileges or higher can manipulate the key parameter to delete arbitrary quiz attempts belonging to other users or courses. This bypasses intended access controls and compromises the availability of quiz data. The vulnerability affects all versions up to and including 2.7.1 of Tutor LMS. Exploitation requires the attacker to be authenticated with at least Instructor-level access, but no additional user interaction is necessary. The CVSS 3.1 base score is 4.3, reflecting a network attack vector, low attack complexity, privileges required, no user interaction, unchanged scope, and impact limited to availability (deletion of quiz attempts). No known public exploits are reported yet, and no patches have been linked at the time of disclosure. The vulnerability could disrupt course assessments and data integrity indirectly by removing quiz attempts, potentially affecting student progress tracking and grading.
Potential Impact
The primary impact of CVE-2024-5438 is on the availability of quiz attempt data within affected Tutor LMS installations. Unauthorized deletion of quiz attempts can disrupt course administration, student assessment records, and overall learning management workflows. This could lead to loss of critical educational data, administrative overhead to restore or re-collect data, and potential reputational damage for educational institutions or organizations relying on Tutor LMS. While confidentiality and integrity of data are not directly compromised, the ability to delete arbitrary quiz attempts undermines trust in the LMS platform's access controls. Organizations with large numbers of instructors and students are at higher risk of operational disruption. The requirement for authenticated Instructor-level access limits the threat to insiders or compromised instructor accounts, but insider threats or account takeovers could exploit this vulnerability. The lack of public exploits reduces immediate risk, but the vulnerability should be addressed promptly to prevent abuse.
Mitigation Recommendations
1. Apply patches or updates from the Tutor LMS vendor as soon as they become available to address the authorization validation flaw. 2. In the interim, restrict Instructor-level privileges to trusted personnel only and review user roles to minimize unnecessary elevated access. 3. Implement additional monitoring and alerting on deletion events within the LMS to detect suspicious activity related to quiz attempts. 4. Employ web application firewalls (WAFs) with custom rules to detect and block anomalous requests targeting the 'attempt_delete' function or suspicious parameter manipulation. 5. Conduct regular audits of LMS user permissions and access logs to identify potential misuse or unauthorized deletions. 6. Educate instructors and administrators about the risk of account compromise and enforce strong authentication mechanisms such as multi-factor authentication (MFA). 7. Backup quiz attempt data frequently to enable recovery in case of unauthorized deletions. 8. Consider isolating LMS environments or limiting network exposure to reduce attack surface.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-05-28T16:56:50.600Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6be7b7ef31ef0b55bf9b
Added to database: 2/25/2026, 9:38:47 PM
Last enriched: 2/26/2026, 2:35:46 AM
Last updated: 2/26/2026, 8:05:37 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.