CVE-2024-5576: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in themeum Tutor LMS Elementor Addons
CVE-2024-5576 is a stored Cross-Site Scripting (XSS) vulnerability in the Tutor LMS Elementor Addons WordPress plugin, specifically in the Course Carousel widget's 'course_carousel_skin' attribute. Authenticated users with contributor-level access or higher can inject malicious scripts that execute when any user views the affected page. The vulnerability arises from insufficient input sanitization and output escaping of user-supplied attributes. Exploitation does not require user interaction but does require authentication with at least contributor privileges. The CVSS score is 6. 4 (medium severity), reflecting the potential for confidentiality and integrity impacts but no direct availability impact. No known exploits are currently in the wild, and no patches have been linked yet. Organizations using this plugin should prioritize input validation and restrict contributor privileges while monitoring for updates. This threat primarily affects WordPress sites using Tutor LMS Elementor Addons globally, with particular risk in countries with high WordPress adoption and e-learning platform usage.
AI Analysis
Technical Summary
CVE-2024-5576 identifies a stored Cross-Site Scripting (XSS) vulnerability in the Tutor LMS Elementor Addons plugin for WordPress, affecting all versions up to 2.1.4. The vulnerability exists in the 'course_carousel_skin' attribute of the Course Carousel widget, where insufficient sanitization and output escaping allow authenticated users with contributor-level access or higher to inject arbitrary JavaScript code. This malicious code is stored persistently and executed whenever any user accesses the compromised page, potentially leading to session hijacking, privilege escalation, or data theft. The vulnerability leverages CWE-79, indicating improper neutralization of input during web page generation. The attack vector is network-based with low attack complexity, requiring no user interaction but authenticated access with limited privileges. The scope is changed (S:C) because the vulnerability can affect other users beyond the attacker. The CVSS 3.1 score of 6.4 reflects a medium severity, with impacts on confidentiality and integrity but no direct availability impact. No known public exploits exist yet, and no official patches have been published at the time of disclosure. The vulnerability is significant because contributor-level users are common in WordPress environments, and the stored XSS can be used to compromise site visitors or administrators. Mitigation requires input validation, output escaping, and privilege management.
Potential Impact
The primary impact of CVE-2024-5576 is the compromise of confidentiality and integrity within affected WordPress sites using the Tutor LMS Elementor Addons plugin. Attackers with contributor-level access can inject persistent malicious scripts that execute in the browsers of any user visiting the infected pages. This can lead to session hijacking, theft of sensitive information such as authentication tokens or personal data, unauthorized actions performed on behalf of users, and potential defacement or redirection to malicious sites. While availability is not directly impacted, the reputational damage and potential data breaches can be severe. Educational institutions, e-learning platforms, and organizations relying on Tutor LMS for online courses are at risk of losing user trust and facing compliance issues. Since contributor-level access is often granted to content creators or editors, the attack surface is broader than if only administrators could exploit this. The vulnerability could be leveraged as a foothold for further attacks within the WordPress environment or the hosting infrastructure.
Mitigation Recommendations
To mitigate CVE-2024-5576, organizations should immediately restrict contributor-level privileges to trusted users only and audit existing users for unnecessary permissions. Implement strict input validation and output escaping for all user-supplied data in the Tutor LMS Elementor Addons plugin, especially the 'course_carousel_skin' attribute. Until an official patch is released, consider disabling or removing the vulnerable Course Carousel widget or the entire plugin if feasible. Employ Web Application Firewalls (WAFs) with custom rules to detect and block suspicious script injection attempts targeting this attribute. Monitor logs for unusual activity from contributor accounts and conduct regular security reviews of WordPress plugins. Educate content contributors about the risks of injecting untrusted content. Once a patch becomes available, apply it promptly. Additionally, consider implementing Content Security Policy (CSP) headers to reduce the impact of any injected scripts by restricting script execution sources.
Affected Countries
United States, India, United Kingdom, Germany, Canada, Australia, Brazil, France, Japan, Netherlands
CVE-2024-5576: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in themeum Tutor LMS Elementor Addons
Description
CVE-2024-5576 is a stored Cross-Site Scripting (XSS) vulnerability in the Tutor LMS Elementor Addons WordPress plugin, specifically in the Course Carousel widget's 'course_carousel_skin' attribute. Authenticated users with contributor-level access or higher can inject malicious scripts that execute when any user views the affected page. The vulnerability arises from insufficient input sanitization and output escaping of user-supplied attributes. Exploitation does not require user interaction but does require authentication with at least contributor privileges. The CVSS score is 6. 4 (medium severity), reflecting the potential for confidentiality and integrity impacts but no direct availability impact. No known exploits are currently in the wild, and no patches have been linked yet. Organizations using this plugin should prioritize input validation and restrict contributor privileges while monitoring for updates. This threat primarily affects WordPress sites using Tutor LMS Elementor Addons globally, with particular risk in countries with high WordPress adoption and e-learning platform usage.
AI-Powered Analysis
Technical Analysis
CVE-2024-5576 identifies a stored Cross-Site Scripting (XSS) vulnerability in the Tutor LMS Elementor Addons plugin for WordPress, affecting all versions up to 2.1.4. The vulnerability exists in the 'course_carousel_skin' attribute of the Course Carousel widget, where insufficient sanitization and output escaping allow authenticated users with contributor-level access or higher to inject arbitrary JavaScript code. This malicious code is stored persistently and executed whenever any user accesses the compromised page, potentially leading to session hijacking, privilege escalation, or data theft. The vulnerability leverages CWE-79, indicating improper neutralization of input during web page generation. The attack vector is network-based with low attack complexity, requiring no user interaction but authenticated access with limited privileges. The scope is changed (S:C) because the vulnerability can affect other users beyond the attacker. The CVSS 3.1 score of 6.4 reflects a medium severity, with impacts on confidentiality and integrity but no direct availability impact. No known public exploits exist yet, and no official patches have been published at the time of disclosure. The vulnerability is significant because contributor-level users are common in WordPress environments, and the stored XSS can be used to compromise site visitors or administrators. Mitigation requires input validation, output escaping, and privilege management.
Potential Impact
The primary impact of CVE-2024-5576 is the compromise of confidentiality and integrity within affected WordPress sites using the Tutor LMS Elementor Addons plugin. Attackers with contributor-level access can inject persistent malicious scripts that execute in the browsers of any user visiting the infected pages. This can lead to session hijacking, theft of sensitive information such as authentication tokens or personal data, unauthorized actions performed on behalf of users, and potential defacement or redirection to malicious sites. While availability is not directly impacted, the reputational damage and potential data breaches can be severe. Educational institutions, e-learning platforms, and organizations relying on Tutor LMS for online courses are at risk of losing user trust and facing compliance issues. Since contributor-level access is often granted to content creators or editors, the attack surface is broader than if only administrators could exploit this. The vulnerability could be leveraged as a foothold for further attacks within the WordPress environment or the hosting infrastructure.
Mitigation Recommendations
To mitigate CVE-2024-5576, organizations should immediately restrict contributor-level privileges to trusted users only and audit existing users for unnecessary permissions. Implement strict input validation and output escaping for all user-supplied data in the Tutor LMS Elementor Addons plugin, especially the 'course_carousel_skin' attribute. Until an official patch is released, consider disabling or removing the vulnerable Course Carousel widget or the entire plugin if feasible. Employ Web Application Firewalls (WAFs) with custom rules to detect and block suspicious script injection attempts targeting this attribute. Monitor logs for unusual activity from contributor accounts and conduct regular security reviews of WordPress plugins. Educate content contributors about the risks of injecting untrusted content. Once a patch becomes available, apply it promptly. Additionally, consider implementing Content Security Policy (CSP) headers to reduce the impact of any injected scripts by restricting script execution sources.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-05-31T19:22:11.659Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6bebb7ef31ef0b55c258
Added to database: 2/25/2026, 9:38:51 PM
Last enriched: 2/26/2026, 2:41:56 AM
Last updated: 2/26/2026, 8:06:53 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.