Simple WP Events <= 1.8.17 - Unauthenticated Arbitrary File Deletion

2025-04-07 15:52
khanhhnahk1

Strategic Overview

Status
Patched in 1.9.0
Affected PluginSimple WP Events
Affected Version<= 1.8.17
CVSS9.1Critical
CVECVE-2025-2004
View all Simple WP Events vulnerabilities

Vulnerability 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