What the vulnerability does
01Description
The Simple-File-List Plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 4.2.2 via the rename function which can be used to rename uploaded PHP code with a png extension to use a php extension. This allows unauthenticated attackers to execute code on the server.
Explanation of Vulnerability in Simple Terms
02Summary
Simple File List versions before 4.2.3 do not properly validate uploaded files, allowing anyone to upload arbitrary files to the site without authentication. An attacker can upload malicious PHP scripts or other executable code that will run on the server. This grants complete control over the site's files and data.
What an attacker can do
03Attacker Capabilities
Upload and execute arbitrary files on the server without needing a login.
Potential impact on your site
04Site Impact
Attacker gains full control of your site, can steal data, modify content, or use it to attack visitors.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
July 12, 2025
CVE published
April 8, 2026
Record updated