CVE-2024-3808: CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in P-THEMES Porto Theme - Functionality
CVE-2024-3808 is a high-severity Local File Inclusion (LFI) vulnerability in the Porto Theme - Functionality WordPress plugin, affecting all versions up to 3. 1. 0. Authenticated users with contributor-level or higher permissions can exploit the 'portfolio_layout' attribute in the 'porto_portfolios' shortcode to include and execute arbitrary PHP files on the server. This vulnerability enables attackers to bypass access controls, execute arbitrary code, and potentially access sensitive data. Exploitation does not require user interaction but does require authentication at a contributor level or above. No public exploits are currently known in the wild. The vulnerability stems from improper control of filenames used in include/require statements (CWE-98). Organizations using this plugin on WordPress sites should prioritize patching or mitigating this issue to prevent potential server compromise and data breaches.
AI Analysis
Technical Summary
CVE-2024-3808 is a Local File Inclusion vulnerability identified in the Porto Theme - Functionality plugin for WordPress, affecting all versions up to and including 3.1.0. The vulnerability arises from improper validation and control of the 'portfolio_layout' attribute within the 'porto_portfolios' shortcode, which allows authenticated users with contributor-level or higher permissions to manipulate the filename used in PHP include or require statements. By exploiting this flaw, an attacker can include arbitrary files from the server, including those uploaded maliciously, leading to remote code execution. This can bypass normal access controls, allowing execution of arbitrary PHP code, potentially leading to full server compromise, data exfiltration, or further lateral movement within the network. The vulnerability is classified under CWE-98, indicating improper control of filenames in include/require statements. The CVSS v3.1 base score is 8.8 (high severity), reflecting network attack vector, low attack complexity, requiring privileges but no user interaction, and high impact on confidentiality, integrity, and availability. Although no known exploits are reported in the wild, the vulnerability poses a significant risk to WordPress sites using this theme plugin, especially those allowing contributor-level access to untrusted users. The lack of a patch at the time of reporting necessitates immediate mitigation steps.
Potential Impact
The impact of CVE-2024-3808 is substantial for organizations running WordPress sites with the vulnerable Porto Theme - Functionality plugin. Successful exploitation can lead to remote code execution on the web server, enabling attackers to bypass access controls and execute arbitrary PHP code. This can result in full server compromise, unauthorized access to sensitive data, defacement of websites, deployment of malware or ransomware, and use of the compromised server as a pivot point for further attacks within the network. The requirement for contributor-level authentication limits the attack surface somewhat but remains a significant risk in environments where multiple users have such privileges or where accounts can be compromised. The vulnerability affects the confidentiality, integrity, and availability of affected systems, potentially causing severe operational disruption and reputational damage. Organizations with high-value web assets or sensitive customer data hosted on WordPress platforms are particularly at risk.
Mitigation Recommendations
To mitigate CVE-2024-3808, organizations should: 1) Immediately restrict contributor-level and higher permissions to trusted users only, minimizing the number of accounts that can exploit this vulnerability. 2) Monitor and audit user activities for suspicious file uploads or shortcode usage related to 'porto_portfolios'. 3) Implement Web Application Firewall (WAF) rules to detect and block attempts to manipulate the 'portfolio_layout' attribute or include unexpected files. 4) Disable or remove the Porto Theme - Functionality plugin if not essential, or replace it with a secure alternative. 5) If possible, apply manual code fixes by sanitizing and validating the 'portfolio_layout' parameter to prevent file inclusion attacks until an official patch is released. 6) Harden file upload mechanisms to restrict PHP file uploads and enforce strict file type validation. 7) Regularly back up website data and configurations to enable recovery in case of compromise. 8) Stay alert for official patches or updates from the vendor and apply them promptly once available.
Affected Countries
United States, Germany, United Kingdom, France, Canada, Australia, India, Brazil, Japan, Netherlands
CVE-2024-3808: CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in P-THEMES Porto Theme - Functionality
Description
CVE-2024-3808 is a high-severity Local File Inclusion (LFI) vulnerability in the Porto Theme - Functionality WordPress plugin, affecting all versions up to 3. 1. 0. Authenticated users with contributor-level or higher permissions can exploit the 'portfolio_layout' attribute in the 'porto_portfolios' shortcode to include and execute arbitrary PHP files on the server. This vulnerability enables attackers to bypass access controls, execute arbitrary code, and potentially access sensitive data. Exploitation does not require user interaction but does require authentication at a contributor level or above. No public exploits are currently known in the wild. The vulnerability stems from improper control of filenames used in include/require statements (CWE-98). Organizations using this plugin on WordPress sites should prioritize patching or mitigating this issue to prevent potential server compromise and data breaches.
AI-Powered Analysis
Technical Analysis
CVE-2024-3808 is a Local File Inclusion vulnerability identified in the Porto Theme - Functionality plugin for WordPress, affecting all versions up to and including 3.1.0. The vulnerability arises from improper validation and control of the 'portfolio_layout' attribute within the 'porto_portfolios' shortcode, which allows authenticated users with contributor-level or higher permissions to manipulate the filename used in PHP include or require statements. By exploiting this flaw, an attacker can include arbitrary files from the server, including those uploaded maliciously, leading to remote code execution. This can bypass normal access controls, allowing execution of arbitrary PHP code, potentially leading to full server compromise, data exfiltration, or further lateral movement within the network. The vulnerability is classified under CWE-98, indicating improper control of filenames in include/require statements. The CVSS v3.1 base score is 8.8 (high severity), reflecting network attack vector, low attack complexity, requiring privileges but no user interaction, and high impact on confidentiality, integrity, and availability. Although no known exploits are reported in the wild, the vulnerability poses a significant risk to WordPress sites using this theme plugin, especially those allowing contributor-level access to untrusted users. The lack of a patch at the time of reporting necessitates immediate mitigation steps.
Potential Impact
The impact of CVE-2024-3808 is substantial for organizations running WordPress sites with the vulnerable Porto Theme - Functionality plugin. Successful exploitation can lead to remote code execution on the web server, enabling attackers to bypass access controls and execute arbitrary PHP code. This can result in full server compromise, unauthorized access to sensitive data, defacement of websites, deployment of malware or ransomware, and use of the compromised server as a pivot point for further attacks within the network. The requirement for contributor-level authentication limits the attack surface somewhat but remains a significant risk in environments where multiple users have such privileges or where accounts can be compromised. The vulnerability affects the confidentiality, integrity, and availability of affected systems, potentially causing severe operational disruption and reputational damage. Organizations with high-value web assets or sensitive customer data hosted on WordPress platforms are particularly at risk.
Mitigation Recommendations
To mitigate CVE-2024-3808, organizations should: 1) Immediately restrict contributor-level and higher permissions to trusted users only, minimizing the number of accounts that can exploit this vulnerability. 2) Monitor and audit user activities for suspicious file uploads or shortcode usage related to 'porto_portfolios'. 3) Implement Web Application Firewall (WAF) rules to detect and block attempts to manipulate the 'portfolio_layout' attribute or include unexpected files. 4) Disable or remove the Porto Theme - Functionality plugin if not essential, or replace it with a secure alternative. 5) If possible, apply manual code fixes by sanitizing and validating the 'portfolio_layout' parameter to prevent file inclusion attacks until an official patch is released. 6) Harden file upload mechanisms to restrict PHP file uploads and enforce strict file type validation. 7) Regularly back up website data and configurations to enable recovery in case of compromise. 8) Stay alert for official patches or updates from the vendor and apply them promptly once available.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-04-15T13:16:16.264Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6c9db7ef31ef0b566d6c
Added to database: 2/25/2026, 9:41:49 PM
Last enriched: 2/26/2026, 6:25:21 AM
Last updated: 2/26/2026, 8:07:07 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.