CVE-2024-0844: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in devfelixmoira Popup More Popups, Lightboxes, and more popup modules
The Popup More Popups, Lightboxes, and more popup modules plugin for WordPress is vulnerable to Local File Inclusion in version 2.1.6 via the ycfChangeElementData() function. This makes it possible for authenticated attackers, with administrator-level access and above, to include and execute arbitrary files ending with "Form.php" on the server , allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.
AI Analysis
Technical Summary
CVE-2024-0844 is a Local File Inclusion vulnerability classified under CWE-22 (Improper Limitation of a Pathname to a Restricted Directory) affecting version 2.1.6 of the WordPress plugin 'Popup More Popups, Lightboxes, and more popup modules' developed by devfelixmoira. The vulnerability exists in the ycfChangeElementData() function, which fails to properly restrict file path inputs, enabling an authenticated attacker with administrator-level access or higher to include arbitrary files on the server that end with 'Form.php'. This inclusion can lead to the execution of arbitrary PHP code contained within those files. The attack vector is network-based (AV:N), requires low attack complexity (AC:L), but demands high privileges (PR:H) and no user interaction (UI:N). The scope is unchanged (S:U), and the impact affects confidentiality, integrity, and availability at a low level (C:L/I:L/A:L). This vulnerability can be exploited to bypass access controls, extract sensitive information, or execute malicious code, potentially leading to full site compromise. Although no public exploits are known, the risk is significant for sites using this plugin without mitigation. The absence of a patch link suggests the need for immediate attention from site administrators and plugin developers.
Potential Impact
The vulnerability allows attackers with administrator privileges to execute arbitrary PHP code on affected WordPress sites, potentially leading to full site compromise. This can result in unauthorized data access, modification, or deletion, and may facilitate further attacks such as privilege escalation or lateral movement within the hosting environment. The impact on confidentiality, integrity, and availability is moderate given the requirement for high privileges, but the ability to execute code can have severe consequences. Organizations relying on this plugin risk exposure of sensitive customer data, defacement, or service disruption. Since WordPress powers a significant portion of websites globally, any exploitation could affect a broad range of sectors including e-commerce, media, education, and government. The lack of known exploits in the wild reduces immediate risk but does not eliminate the threat, especially as attackers often target known vulnerabilities in popular CMS plugins.
Mitigation Recommendations
1. Immediately upgrade the 'Popup More Popups, Lightboxes, and more popup modules' plugin to a patched version once available from the vendor. 2. Until a patch is released, restrict administrator access strictly to trusted personnel and enforce strong authentication mechanisms such as multi-factor authentication (MFA). 3. Implement Web Application Firewall (WAF) rules to detect and block suspicious file inclusion attempts targeting this plugin's endpoints. 4. Conduct regular code audits and vulnerability scans focusing on plugins with elevated privileges to identify similar path traversal or file inclusion issues. 5. Limit file upload capabilities and validate file types rigorously to prevent uploading malicious PHP files, especially those ending with 'Form.php'. 6. Monitor server logs for unusual file access patterns or execution of unexpected PHP files. 7. Employ the principle of least privilege for WordPress roles to minimize the number of users with administrator-level access. 8. Consider isolating WordPress instances in containerized or sandboxed environments to limit the blast radius of potential code execution.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, India, Brazil, Japan
CVE-2024-0844: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in devfelixmoira Popup More Popups, Lightboxes, and more popup modules
Description
The Popup More Popups, Lightboxes, and more popup modules plugin for WordPress is vulnerable to Local File Inclusion in version 2.1.6 via the ycfChangeElementData() function. This makes it possible for authenticated attackers, with administrator-level access and above, to include and execute arbitrary files ending with "Form.php" on the server , allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2024-0844 is a Local File Inclusion vulnerability classified under CWE-22 (Improper Limitation of a Pathname to a Restricted Directory) affecting version 2.1.6 of the WordPress plugin 'Popup More Popups, Lightboxes, and more popup modules' developed by devfelixmoira. The vulnerability exists in the ycfChangeElementData() function, which fails to properly restrict file path inputs, enabling an authenticated attacker with administrator-level access or higher to include arbitrary files on the server that end with 'Form.php'. This inclusion can lead to the execution of arbitrary PHP code contained within those files. The attack vector is network-based (AV:N), requires low attack complexity (AC:L), but demands high privileges (PR:H) and no user interaction (UI:N). The scope is unchanged (S:U), and the impact affects confidentiality, integrity, and availability at a low level (C:L/I:L/A:L). This vulnerability can be exploited to bypass access controls, extract sensitive information, or execute malicious code, potentially leading to full site compromise. Although no public exploits are known, the risk is significant for sites using this plugin without mitigation. The absence of a patch link suggests the need for immediate attention from site administrators and plugin developers.
Potential Impact
The vulnerability allows attackers with administrator privileges to execute arbitrary PHP code on affected WordPress sites, potentially leading to full site compromise. This can result in unauthorized data access, modification, or deletion, and may facilitate further attacks such as privilege escalation or lateral movement within the hosting environment. The impact on confidentiality, integrity, and availability is moderate given the requirement for high privileges, but the ability to execute code can have severe consequences. Organizations relying on this plugin risk exposure of sensitive customer data, defacement, or service disruption. Since WordPress powers a significant portion of websites globally, any exploitation could affect a broad range of sectors including e-commerce, media, education, and government. The lack of known exploits in the wild reduces immediate risk but does not eliminate the threat, especially as attackers often target known vulnerabilities in popular CMS plugins.
Mitigation Recommendations
1. Immediately upgrade the 'Popup More Popups, Lightboxes, and more popup modules' plugin to a patched version once available from the vendor. 2. Until a patch is released, restrict administrator access strictly to trusted personnel and enforce strong authentication mechanisms such as multi-factor authentication (MFA). 3. Implement Web Application Firewall (WAF) rules to detect and block suspicious file inclusion attempts targeting this plugin's endpoints. 4. Conduct regular code audits and vulnerability scans focusing on plugins with elevated privileges to identify similar path traversal or file inclusion issues. 5. Limit file upload capabilities and validate file types rigorously to prevent uploading malicious PHP files, especially those ending with 'Form.php'. 6. Monitor server logs for unusual file access patterns or execution of unexpected PHP files. 7. Employ the principle of least privilege for WordPress roles to minimize the number of users with administrator-level access. 8. Consider isolating WordPress instances in containerized or sandboxed environments to limit the blast radius of potential code execution.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-01-23T21:42:28.986Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6de6b7ef31ef0b590636
Added to database: 2/25/2026, 9:47:18 PM
Last enriched: 2/26/2026, 12:44:37 PM
Last updated: 4/12/2026, 7:58:20 AM
Views: 13
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.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.