What the vulnerability does
01Description
The Element Pack Addons for Elementor plugin for WordPress is vulnerable to arbitrary file reads in all versions up to, and including, 8.3.17 via the SVG widget and a lack of sufficient file validation in the 'render_svg' function. This makes it possible for authenticated attackers, with contributor-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information.
Explanation of Vulnerability in Simple Terms
02Summary
Element Pack 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 enumerate and access sensitive files on the server by manipulating file paths. This affects all versions up to 8.3.17. Update to a version newer than 8.3.17 to resolve the issue.
What an attacker can do
03Attacker Capabilities
Read arbitrary files from the server outside the plugin's intended directory.
Potential impact on your site
04Site Impact
Sensitive files (config, database credentials, private keys) may be exposed to low-privilege users.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege account on the site (e.g., subscriber or contributor role).
Key dates
06Disclosure timeline
February 15, 2026
CVE published
April 8, 2026
Record updated