What the vulnerability does
01Description
The Slider Future plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'slider_future_handle_image_upload' function in all versions up to, and including, 1.0.5. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Explanation of Vulnerability in Simple Terms
02Summary
Slider Future versions 1.0.5 and earlier allow unauthenticated attackers to upload arbitrary files to the site without restriction. An attacker can upload malicious files (such as PHP scripts) over the network with no authentication required. This can lead to complete compromise of the site, including data theft, defacement, and malware installation.
What an attacker can do
03Attacker Capabilities
Upload arbitrary files to the site and execute malicious code without authentication.
Potential impact on your site
04Site Impact
Attackers can upload and run malicious code on your site, leading to full compromise, data theft, and malware distribution.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
February 19, 2026
CVE published
April 8, 2026
Record updated