What the vulnerability does
01Description
The Eleganzo theme for WordPress is vulnerable to arbitrary directory deletion due to insufficient path validation in the akd_required_plugin_callback function in all versions up to, and including, 1.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary directories on the server, including the WordPress root directory.
Explanation of Vulnerability in Simple Terms
02Summary
Eleganzo versions 1.2 and earlier contain a path traversal vulnerability that allows authenticated users to read or modify files outside the intended directory. An attacker with low-level access can craft requests to access sensitive files on the server. This vulnerability requires valid user credentials but no additional user interaction.
What an attacker can do
03Attacker Capabilities
Read or modify files outside the intended application directory on the server.
Potential impact on your site
04Site Impact
Sensitive files (config, database backups, private data) may be exposed or altered by authenticated users.
Conditions required to exploit
05Prerequisites
Attacker must have a valid user account with low-level privileges on the site.
Key dates
06Disclosure timeline
April 14, 2026
CVE published
April 15, 2026
Record updated