WP Clinic
Log in Sign up

CVE · High

CVE-2026-11911 — Simple File List [simple-file-list] < 6.3.8

CVE Vulnerability Type Severity Affected Fixed in Published Status
CVE-2026-11911 Simple File List [simple-file-list] < 6.3.8 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') High 7.5 < 6.3.8 6.3.8 2026-06-19

CVE-2026-11911

The Simple File List plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the eeSFL_DeleteFile function in all versions up to, and including, 6.3.7. 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). The simplefilelist_edit_job AJAX action is registered via wp_ajax_nopriv_, making it accessible without authentication, and the is_admin() guard that would otherwise restrict access is bypassed because is_admin() always returns true for requests to the admin-ajax.php endpoint.

Source: CVE.org

Scan your WordPress site free

No signup, no credit card — enter your URL and get a security report in seconds.