CVE-2024-3994: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in themeum Tutor LMS – eLearning and online course solution
CVE-2024-3994 is a stored Cross-Site Scripting (XSS) vulnerability in the Tutor LMS WordPress plugin, affecting all versions up to 2. 6. 2. It arises from improper input sanitization and output escaping in the 'tutor_instructor_list' shortcode, allowing authenticated users with contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the affected page, potentially compromising user data and session integrity. The vulnerability has a CVSS score of 5. 4 (medium severity), reflecting its moderate impact and ease of exploitation without user interaction. No known exploits are currently reported in the wild. Organizations using Tutor LMS should prioritize patching or applying mitigations to prevent abuse. The threat primarily affects websites using this plugin, which is popular in eLearning environments worldwide, especially in countries with high WordPress adoption.
AI Analysis
Technical Summary
CVE-2024-3994 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Tutor LMS plugin for WordPress, a widely used eLearning and online course solution. The flaw exists in the 'tutor_instructor_list' shortcode, which fails to properly sanitize and escape user-supplied attributes. This improper neutralization of input (CWE-79) allows authenticated users with contributor-level permissions or higher to inject arbitrary JavaScript code into pages generated by the plugin. When other users access these pages, the injected scripts execute in their browsers, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim. The vulnerability affects all versions up to and including 2.6.2. Exploitation does not require user interaction beyond visiting the compromised page, and no known public exploits have been reported yet. The CVSS 3.1 base score of 5.4 reflects a medium severity, with network attack vector, low attack complexity, and privileges required at the contributor level. The scope is unchanged, meaning the impact is limited to the affected component. This vulnerability highlights the risks of insufficient input validation in WordPress plugins, especially those handling user-generated content in educational platforms.
Potential Impact
The primary impact of CVE-2024-3994 is the potential compromise of user confidentiality and integrity on websites running the vulnerable Tutor LMS plugin. Attackers with contributor-level access can inject malicious scripts that execute in the browsers of other users, including administrators and students, leading to session hijacking, theft of sensitive information such as authentication tokens, and unauthorized actions performed with victim privileges. Although availability is not directly affected, the breach of trust and data integrity can disrupt eLearning operations and damage organizational reputation. Since Tutor LMS is used globally in educational institutions and training providers, exploitation could lead to widespread data leakage and unauthorized access to course materials or user accounts. The medium severity score indicates moderate risk, but the ease of exploitation by authenticated users and the potential for persistent malicious code injection make it a significant concern for organizations relying on this plugin for online education.
Mitigation Recommendations
1. Immediately restrict contributor-level and higher privileges to trusted users only, minimizing the risk of malicious shortcode injection. 2. Monitor and audit usage of the 'tutor_instructor_list' shortcode for unusual or suspicious attribute values that may indicate exploitation attempts. 3. Implement web application firewall (WAF) rules to detect and block typical XSS payloads targeting this shortcode. 4. Until an official patch is released, consider disabling or removing the vulnerable shortcode from site content. 5. Educate site administrators and content creators about the risks of XSS and the importance of input validation. 6. Regularly update the Tutor LMS plugin once a security patch addressing this vulnerability becomes available. 7. Employ Content Security Policy (CSP) headers to limit the impact of injected scripts by restricting script sources. 8. Use security plugins that provide enhanced input sanitization and output escaping for WordPress shortcodes. These targeted steps go beyond generic advice by focusing on privilege management, monitoring, and temporary disabling of vulnerable features.
Affected Countries
United States, India, United Kingdom, Canada, Australia, Germany, France, Brazil, South Africa, Japan, Netherlands, Spain
CVE-2024-3994: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in themeum Tutor LMS – eLearning and online course solution
Description
CVE-2024-3994 is a stored Cross-Site Scripting (XSS) vulnerability in the Tutor LMS WordPress plugin, affecting all versions up to 2. 6. 2. It arises from improper input sanitization and output escaping in the 'tutor_instructor_list' shortcode, allowing authenticated users with contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the affected page, potentially compromising user data and session integrity. The vulnerability has a CVSS score of 5. 4 (medium severity), reflecting its moderate impact and ease of exploitation without user interaction. No known exploits are currently reported in the wild. Organizations using Tutor LMS should prioritize patching or applying mitigations to prevent abuse. The threat primarily affects websites using this plugin, which is popular in eLearning environments worldwide, especially in countries with high WordPress adoption.
AI-Powered Analysis
Technical Analysis
CVE-2024-3994 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Tutor LMS plugin for WordPress, a widely used eLearning and online course solution. The flaw exists in the 'tutor_instructor_list' shortcode, which fails to properly sanitize and escape user-supplied attributes. This improper neutralization of input (CWE-79) allows authenticated users with contributor-level permissions or higher to inject arbitrary JavaScript code into pages generated by the plugin. When other users access these pages, the injected scripts execute in their browsers, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim. The vulnerability affects all versions up to and including 2.6.2. Exploitation does not require user interaction beyond visiting the compromised page, and no known public exploits have been reported yet. The CVSS 3.1 base score of 5.4 reflects a medium severity, with network attack vector, low attack complexity, and privileges required at the contributor level. The scope is unchanged, meaning the impact is limited to the affected component. This vulnerability highlights the risks of insufficient input validation in WordPress plugins, especially those handling user-generated content in educational platforms.
Potential Impact
The primary impact of CVE-2024-3994 is the potential compromise of user confidentiality and integrity on websites running the vulnerable Tutor LMS plugin. Attackers with contributor-level access can inject malicious scripts that execute in the browsers of other users, including administrators and students, leading to session hijacking, theft of sensitive information such as authentication tokens, and unauthorized actions performed with victim privileges. Although availability is not directly affected, the breach of trust and data integrity can disrupt eLearning operations and damage organizational reputation. Since Tutor LMS is used globally in educational institutions and training providers, exploitation could lead to widespread data leakage and unauthorized access to course materials or user accounts. The medium severity score indicates moderate risk, but the ease of exploitation by authenticated users and the potential for persistent malicious code injection make it a significant concern for organizations relying on this plugin for online education.
Mitigation Recommendations
1. Immediately restrict contributor-level and higher privileges to trusted users only, minimizing the risk of malicious shortcode injection. 2. Monitor and audit usage of the 'tutor_instructor_list' shortcode for unusual or suspicious attribute values that may indicate exploitation attempts. 3. Implement web application firewall (WAF) rules to detect and block typical XSS payloads targeting this shortcode. 4. Until an official patch is released, consider disabling or removing the vulnerable shortcode from site content. 5. Educate site administrators and content creators about the risks of XSS and the importance of input validation. 6. Regularly update the Tutor LMS plugin once a security patch addressing this vulnerability becomes available. 7. Employ Content Security Policy (CSP) headers to limit the impact of injected scripts by restricting script sources. 8. Use security plugins that provide enhanced input sanitization and output escaping for WordPress shortcodes. These targeted steps go beyond generic advice by focusing on privilege management, monitoring, and temporary disabling of vulnerable features.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-04-19T14:29:46.312Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6ca3b7ef31ef0b567159
Added to database: 2/25/2026, 9:41:55 PM
Last enriched: 2/26/2026, 6:33:45 AM
Last updated: 2/26/2026, 8:08:22 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.