
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-1405 is an arbitrary file upload vulnerability in the Slider Future plugin for WordPress, caused by missing file type validation in the slider_future_handle_image_upload function. All versions up to and including 1.0.5 are affected, and the flaw allows unauthenticated attackers to upload arbitrary files to the server, potentially enabling remote code execution. It was published on February 19, 2026, and carries a CVSS v3.1 base score of 9.8 (Critical) (Feedly, Red Hat CVE).
The root cause is classified as CWE-434 (Unrestricted Upload of File with Dangerous Type): the slider_future_handle_image_upload function performs no validation of the uploaded file's type or extension, allowing any file — including PHP web shells — to be written to the server. Because no authentication is required to invoke this upload endpoint, the attack vector is fully network-accessible with no privileges or user interaction needed. A public proof-of-concept exploit was added to GitHub on February 20, 2026, and a Nuclei detection template has since been merged into the ProjectDiscovery nuclei-templates repository (Feedly, PoC GitHub, Nuclei Templates).
Successful exploitation allows an unauthenticated remote attacker to upload a malicious file (e.g., a PHP web shell) to the WordPress server, which can then be executed to achieve full remote code execution. This can result in complete compromise of the WordPress installation, including data theft, site defacement, installation of persistent backdoors, and potential lateral movement to other systems on the same hosting environment (Feedly).
A proof-of-concept exploit is publicly available on GitHub (added February 20, 2026), and a mass-scanner tool targeting this CVE has also appeared on GitHub, indicating active tooling development by the community (PoC GitHub, Mass Scanner). The vulnerability is detectable by Qualys (detection ID 530975) and has a Nuclei template available for automated scanning. The EPSS score is approximately 0.197%, and no confirmed in-the-wild exploitation or CISA KEV listing has been reported as of the latest data (Feedly).
slider_future_handle_image_upload function within the plugin.shell.php) containing a command execution payload such as <?php system($_GET['cmd']); ?>.https://target.com/wp-content/uploads/shell.php?cmd=id) to execute arbitrary OS commands and achieve full server compromise (PoC GitHub, Feedly).slider_future or slider-future with multipart file upload content); outbound connections from the web server to unknown external IPs following a file upload event..php files in the WordPress uploads directory (e.g., wp-content/uploads/) or plugin directories that are not expected image files; newly created files with web shell signatures (e.g., system(), exec(), passthru() in PHP files)..php files in the uploads directory with query parameters like cmd or c.bash, curl, wget, or python) indicating command execution via a web shell (Feedly).No patch is currently available for the Slider Future plugin; all versions up to and including 1.0.5 remain vulnerable. The recommended immediate action is to deactivate and completely remove the Slider Future plugin from all affected WordPress installations. Additional mitigations include implementing Web Application Firewall (WAF) rules to block unauthenticated file upload requests to the plugin's endpoint, monitoring web server logs for suspicious upload activity, and auditing the WordPress uploads directory for unexpected PHP files. Site owners should monitor the plugin's WordPress repository for any future security updates (Feedly, Wordfence Report).
Wordfence included CVE-2026-1405 in its weekly WordPress vulnerability report for the period of February 16–22, 2026, highlighting it as a critical unauthenticated file upload issue (Wordfence Report). The vulnerability was also noted in social media posts on Mastodon and Bluesky by security news accounts, and was featured in a cybersecurity brief on Digg. The ProjectDiscovery community merged a Nuclei detection template for this CVE, reflecting active community interest in automated detection (Nuclei Templates).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."