What the vulnerability does
01Description
The Wptobe-memberships plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the del_img_ajax_call() function in all versions up to, and including, 3.4.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
Explanation of Vulnerability in Simple Terms
02Summary
Wptobe-memberships versions 3.4.2 and earlier contain a vulnerability that allows authenticated users to modify or delete data on the site. An attacker with low-level account access can exploit this without user interaction. The vulnerability affects data integrity and availability but does not expose sensitive information.
What an attacker can do
03Attacker Capabilities
Modify or delete site data with a low-privilege account.
Potential impact on your site
04Site Impact
Authenticated users can corrupt or remove critical site data without authorization.
Conditions required to exploit
05Prerequisites
Attacker must have a valid user account with low-level privileges.
Key dates
06Disclosure timeline
August 23, 2025
CVE published
April 8, 2026
Record updated