What the vulnerability does
01Description
The The Plus Addons for Elementor plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 5.4.1 via the Team Member Listing widget. This makes it possible for authenticated attackers, with contributor-level access and above, to include and execute arbitrary files 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.
Explanation of Vulnerability in Simple Terms
02Summary
The Plus Addons for Elementor contains a path traversal vulnerability that allows authenticated users to read files outside the intended directory. An attacker with low-level site access can traverse the file system to access sensitive files. The vulnerability affects versions up to 5.4.1 and impacts both confidentiality and integrity of site data.
What an attacker can do
03Attacker Capabilities
Read arbitrary files from the server's file system outside the plugin directory.
Potential impact on your site
04Site Impact
Sensitive files (config, database credentials, private keys) may be exposed to authenticated users.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account on the site (subscriber or above).
Key dates
06Disclosure timeline
March 27, 2024
CVE published
April 8, 2026
Record updated