CVE-2024-3136: CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in stylemix MasterStudy LMS WordPress Plugin – for Online Courses and Education
CVE-2024-3136 is a critical Local File Inclusion (LFI) vulnerability in the MasterStudy LMS WordPress plugin up to version 3. 3. 3. It arises from improper control of the 'template' parameter, allowing unauthenticated attackers to include and execute arbitrary files on the server. This can lead to remote code execution, bypassing access controls and exposing sensitive data. The vulnerability has a CVSS score of 9. 8, indicating a high severity with network attack vector and no authentication required. Exploitation does not require user interaction, making it highly exploitable. Although no known exploits are currently reported in the wild, the risk remains significant due to the plugin's usage in online education platforms. Organizations using this plugin should urgently apply patches or mitigations once available and restrict file upload types and access to the plugin.
AI Analysis
Technical Summary
CVE-2024-3136 is a critical Local File Inclusion vulnerability affecting the MasterStudy LMS WordPress plugin, a widely used tool for online courses and education. The flaw exists in all versions up to and including 3.3.3 and is due to improper control of the 'template' parameter, which allows an attacker to manipulate file inclusion paths. This vulnerability falls under CWE-98, indicating improper control of filename for include/require statements in PHP programs. An unauthenticated attacker can exploit this by sending crafted requests that cause the plugin to include arbitrary files from the server or potentially remote locations, leading to execution of arbitrary PHP code. This can result in full system compromise, including bypassing access controls, data exfiltration, and remote code execution. The vulnerability is exploitable over the network without any privileges or user interaction, making it highly dangerous. The CVSS 3.1 score of 9.8 reflects the critical nature of this flaw, with high impact on confidentiality, integrity, and availability. While no public exploits have been reported yet, the plugin’s widespread use in educational environments increases the risk of targeted attacks. The lack of available patches at the time of disclosure necessitates immediate attention from administrators to implement temporary mitigations.
Potential Impact
The impact of CVE-2024-3136 is severe for organizations using the MasterStudy LMS plugin. Successful exploitation can lead to full remote code execution on the web server hosting the plugin, allowing attackers to execute arbitrary PHP code. This can result in unauthorized access to sensitive educational data, user credentials, and administrative controls. Attackers can also bypass access controls, potentially gaining administrative privileges within the LMS or the underlying WordPress installation. The compromise of the web server can lead to further lateral movement within the organization’s network, data theft, defacement, or deployment of malware such as ransomware. Given the plugin’s role in online education, disruption can affect the availability of critical learning services, impacting students and educators alike. The ease of exploitation without authentication or user interaction increases the likelihood of automated attacks and widespread exploitation once public exploits emerge.
Mitigation Recommendations
Until an official patch is released, organizations should take immediate steps to mitigate the risk. First, restrict access to the vulnerable plugin by limiting network exposure, such as using web application firewalls (WAFs) to block suspicious requests targeting the 'template' parameter. Implement strict input validation and sanitization at the web server or application firewall level to prevent malicious file inclusion attempts. Disable or restrict file upload functionality within the LMS if not essential, and enforce strict file type and content validation to prevent uploading executable code disguised as images or other safe file types. Monitor web server logs for unusual requests or inclusion attempts targeting the plugin. Regularly back up LMS data and WordPress installations to enable recovery in case of compromise. Once a patch is available from the vendor, apply it immediately. Additionally, consider isolating the LMS environment to limit the blast radius of any potential compromise.
Affected Countries
United States, India, United Kingdom, Germany, Canada, Australia, France, Brazil, Netherlands, South Africa
CVE-2024-3136: CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in stylemix MasterStudy LMS WordPress Plugin – for Online Courses and Education
Description
CVE-2024-3136 is a critical Local File Inclusion (LFI) vulnerability in the MasterStudy LMS WordPress plugin up to version 3. 3. 3. It arises from improper control of the 'template' parameter, allowing unauthenticated attackers to include and execute arbitrary files on the server. This can lead to remote code execution, bypassing access controls and exposing sensitive data. The vulnerability has a CVSS score of 9. 8, indicating a high severity with network attack vector and no authentication required. Exploitation does not require user interaction, making it highly exploitable. Although no known exploits are currently reported in the wild, the risk remains significant due to the plugin's usage in online education platforms. Organizations using this plugin should urgently apply patches or mitigations once available and restrict file upload types and access to the plugin.
AI-Powered Analysis
Technical Analysis
CVE-2024-3136 is a critical Local File Inclusion vulnerability affecting the MasterStudy LMS WordPress plugin, a widely used tool for online courses and education. The flaw exists in all versions up to and including 3.3.3 and is due to improper control of the 'template' parameter, which allows an attacker to manipulate file inclusion paths. This vulnerability falls under CWE-98, indicating improper control of filename for include/require statements in PHP programs. An unauthenticated attacker can exploit this by sending crafted requests that cause the plugin to include arbitrary files from the server or potentially remote locations, leading to execution of arbitrary PHP code. This can result in full system compromise, including bypassing access controls, data exfiltration, and remote code execution. The vulnerability is exploitable over the network without any privileges or user interaction, making it highly dangerous. The CVSS 3.1 score of 9.8 reflects the critical nature of this flaw, with high impact on confidentiality, integrity, and availability. While no public exploits have been reported yet, the plugin’s widespread use in educational environments increases the risk of targeted attacks. The lack of available patches at the time of disclosure necessitates immediate attention from administrators to implement temporary mitigations.
Potential Impact
The impact of CVE-2024-3136 is severe for organizations using the MasterStudy LMS plugin. Successful exploitation can lead to full remote code execution on the web server hosting the plugin, allowing attackers to execute arbitrary PHP code. This can result in unauthorized access to sensitive educational data, user credentials, and administrative controls. Attackers can also bypass access controls, potentially gaining administrative privileges within the LMS or the underlying WordPress installation. The compromise of the web server can lead to further lateral movement within the organization’s network, data theft, defacement, or deployment of malware such as ransomware. Given the plugin’s role in online education, disruption can affect the availability of critical learning services, impacting students and educators alike. The ease of exploitation without authentication or user interaction increases the likelihood of automated attacks and widespread exploitation once public exploits emerge.
Mitigation Recommendations
Until an official patch is released, organizations should take immediate steps to mitigate the risk. First, restrict access to the vulnerable plugin by limiting network exposure, such as using web application firewalls (WAFs) to block suspicious requests targeting the 'template' parameter. Implement strict input validation and sanitization at the web server or application firewall level to prevent malicious file inclusion attempts. Disable or restrict file upload functionality within the LMS if not essential, and enforce strict file type and content validation to prevent uploading executable code disguised as images or other safe file types. Monitor web server logs for unusual requests or inclusion attempts targeting the plugin. Regularly back up LMS data and WordPress installations to enable recovery in case of compromise. Once a patch is available from the vendor, apply it immediately. Additionally, consider isolating the LMS environment to limit the blast radius of any potential compromise.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-04-01T14:27:54.812Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6c8cb7ef31ef0b566271
Added to database: 2/25/2026, 9:41:32 PM
Last enriched: 2/26/2026, 6:04:14 AM
Last updated: 2/26/2026, 8:06:33 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
HighCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumCVE-2026-2499: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in tgrk Custom Logo
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.