CVE-2024-3813: CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in tagDiv tagDiv Composer
CVE-2024-3813 is a high-severity Local File Inclusion (LFI) vulnerability in the tagDiv Composer WordPress plugin affecting all versions up to 4. 8. Authenticated users with contributor-level or higher permissions can exploit the 'td_block_title' shortcode's 'block_template_id' attribute to include and execute arbitrary PHP files on the server. This vulnerability allows attackers to bypass access controls, execute arbitrary PHP code, and potentially access sensitive data or take full control of the affected web server. Exploitation does not require user interaction beyond authentication, and the vulnerability has a CVSS score of 8. 8. No known public exploits are reported yet, but the risk is significant given the ease of exploitation and impact. Organizations using tagDiv Composer should prioritize patching or applying mitigations immediately to prevent compromise.
AI Analysis
Technical Summary
CVE-2024-3813 is a Local File Inclusion vulnerability classified under CWE-98, affecting the tagDiv Composer plugin for WordPress in all versions up to and including 4.8. The vulnerability arises from improper control of filenames used in include or require statements within the plugin's code, specifically via the 'block_template_id' attribute of the 'td_block_title' shortcode. Authenticated attackers with contributor-level or higher permissions can manipulate this attribute to include arbitrary files from the server filesystem. If an attacker can upload PHP files (e.g., via other vulnerabilities or misconfigurations), they can execute arbitrary PHP code, leading to full server compromise. The vulnerability enables bypassing of access controls and unauthorized data access. The CVSS 3.1 score is 8.8 (high), reflecting network attack vector, low attack complexity, privileges required, no user interaction, and high impact on confidentiality, integrity, and availability. Although no known exploits are currently in the wild, the vulnerability's nature and ease of exploitation make it a critical risk for affected WordPress sites using tagDiv Composer. The lack of an official patch at the time of reporting necessitates immediate mitigation steps.
Potential Impact
The impact of CVE-2024-3813 is severe for organizations using the tagDiv Composer plugin on WordPress sites. Successful exploitation allows attackers with contributor-level access to execute arbitrary PHP code on the web server, potentially leading to full system compromise. This can result in unauthorized data disclosure, modification, or deletion, and disruption of website availability. Attackers can bypass access controls, escalate privileges, implant backdoors, or pivot to internal networks. Given WordPress's widespread use globally, especially among businesses relying on content management systems, this vulnerability poses a significant risk to data confidentiality, integrity, and availability. Organizations hosting sensitive or critical web applications with this plugin are at heightened risk of targeted attacks, data breaches, and reputational damage.
Mitigation Recommendations
1. Immediately update the tagDiv Composer plugin to a patched version once available from the vendor. Monitor official channels for patch releases. 2. Until a patch is available, restrict contributor-level and higher permissions to trusted users only, minimizing the attack surface. 3. Implement Web Application Firewall (WAF) rules to detect and block suspicious requests targeting the 'block_template_id' parameter. 4. Disable or restrict file upload capabilities where possible, especially for PHP files, to prevent attackers from uploading malicious code that could be included. 5. Conduct thorough audits of user permissions and remove unnecessary contributor or higher roles. 6. Monitor server logs for unusual file inclusion attempts or PHP execution anomalies. 7. Employ file integrity monitoring to detect unauthorized changes to PHP files. 8. Consider isolating WordPress instances or running them with least privilege to limit impact of potential compromise. 9. Educate administrators and developers about the risks of improper input validation in include/require statements to prevent similar vulnerabilities.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, India, Brazil, Japan, Netherlands, Italy, Spain
CVE-2024-3813: CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in tagDiv tagDiv Composer
Description
CVE-2024-3813 is a high-severity Local File Inclusion (LFI) vulnerability in the tagDiv Composer WordPress plugin affecting all versions up to 4. 8. Authenticated users with contributor-level or higher permissions can exploit the 'td_block_title' shortcode's 'block_template_id' attribute to include and execute arbitrary PHP files on the server. This vulnerability allows attackers to bypass access controls, execute arbitrary PHP code, and potentially access sensitive data or take full control of the affected web server. Exploitation does not require user interaction beyond authentication, and the vulnerability has a CVSS score of 8. 8. No known public exploits are reported yet, but the risk is significant given the ease of exploitation and impact. Organizations using tagDiv Composer should prioritize patching or applying mitigations immediately to prevent compromise.
AI-Powered Analysis
Technical Analysis
CVE-2024-3813 is a Local File Inclusion vulnerability classified under CWE-98, affecting the tagDiv Composer plugin for WordPress in all versions up to and including 4.8. The vulnerability arises from improper control of filenames used in include or require statements within the plugin's code, specifically via the 'block_template_id' attribute of the 'td_block_title' shortcode. Authenticated attackers with contributor-level or higher permissions can manipulate this attribute to include arbitrary files from the server filesystem. If an attacker can upload PHP files (e.g., via other vulnerabilities or misconfigurations), they can execute arbitrary PHP code, leading to full server compromise. The vulnerability enables bypassing of access controls and unauthorized data access. The CVSS 3.1 score is 8.8 (high), reflecting network attack vector, low attack complexity, privileges required, no user interaction, and high impact on confidentiality, integrity, and availability. Although no known exploits are currently in the wild, the vulnerability's nature and ease of exploitation make it a critical risk for affected WordPress sites using tagDiv Composer. The lack of an official patch at the time of reporting necessitates immediate mitigation steps.
Potential Impact
The impact of CVE-2024-3813 is severe for organizations using the tagDiv Composer plugin on WordPress sites. Successful exploitation allows attackers with contributor-level access to execute arbitrary PHP code on the web server, potentially leading to full system compromise. This can result in unauthorized data disclosure, modification, or deletion, and disruption of website availability. Attackers can bypass access controls, escalate privileges, implant backdoors, or pivot to internal networks. Given WordPress's widespread use globally, especially among businesses relying on content management systems, this vulnerability poses a significant risk to data confidentiality, integrity, and availability. Organizations hosting sensitive or critical web applications with this plugin are at heightened risk of targeted attacks, data breaches, and reputational damage.
Mitigation Recommendations
1. Immediately update the tagDiv Composer plugin to a patched version once available from the vendor. Monitor official channels for patch releases. 2. Until a patch is available, restrict contributor-level and higher permissions to trusted users only, minimizing the attack surface. 3. Implement Web Application Firewall (WAF) rules to detect and block suspicious requests targeting the 'block_template_id' parameter. 4. Disable or restrict file upload capabilities where possible, especially for PHP files, to prevent attackers from uploading malicious code that could be included. 5. Conduct thorough audits of user permissions and remove unnecessary contributor or higher roles. 6. Monitor server logs for unusual file inclusion attempts or PHP execution anomalies. 7. Employ file integrity monitoring to detect unauthorized changes to PHP files. 8. Consider isolating WordPress instances or running them with least privilege to limit impact of potential compromise. 9. Educate administrators and developers about the risks of improper input validation in include/require statements to prevent similar vulnerabilities.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-04-15T13:17:45.543Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6c9db7ef31ef0b566d80
Added to database: 2/25/2026, 9:41:49 PM
Last enriched: 2/26/2026, 6:26:27 AM
Last updated: 2/26/2026, 11:38:40 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-2025-64999: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Checkmk GmbH Checkmk
HighCVE-2026-28138: Deserialization of Untrusted Data in Stylemix uListing
HighCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
HighCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
HighCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
HighActions
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.