Simple WP Events <= 1.8.17 - Unauthenticated Arbitrary File Deletion
Strategic Overview
<= 1.8.17CVE-2025-2004Vulnerability Overview
The Simple WP Events plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the wpe_delete_file AJAX action in all versions up to, and including, 1.8.17. This makes it possible for unauthenticated attackers 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). CVE-2025-32509 is a duplicate of this.
Technical Analysis
REMEDIATION: Update to version 1.9.0, or a newer patched version --- IDENTIFIER: CWE-73 (External Control of File Name or Path) The product allows user input to control or influence paths or file names that are used in filesystem operations.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C