Description
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.
Published: 2026-02-19
Score: 9.8 Critical
EPSS: 16.0% Moderate
KEV: No
Impact: Arbitrary File Upload
Action: Immediate Patch
AI Analysis

Impact

The Slider Future WordPress plugin allows an unauthenticated attacker to upload files without validating the file type, a weakness classified as CWE-434. The vulnerable function processes uploads in all releases up to version 1.0.5, permitting any file—including executable scripts—to be stored on the web server. The CVE description states that uploading such scripts may lead to remote code execution, as it specifically says a remote code execution may be possible.

Affected Systems

WordPress sites that have the Slider Future plugin installed with a version of 1.0.5 or earlier. The affected product is franchidesign:Slider Future, which is widely available through the WordPress plugin repository.

Risk and Exploitability

The vulnerability scores a CVSS of 9.8, indicating a critical risk level. An EPSS of 16% implies a moderate likelihood that exploit code has already appeared in the wild. Because the upload endpoint can be accessed by any user via a public URL and requires no authentication, the potential impact is global to the host. The vulnerability is not currently listed in the CISA KEV catalog, but the combination of high severity and an accessible upload endpoint makes it a prime target.

Generated by OpenCVE AI on April 16, 2026 at 06:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Slider Future to a version above 1.0.5 or apply the vendor‑provided patch that validates uploaded file types
  • If an update is not immediately available, configure the web server to reject uploads to the slider_future_handle_image_upload endpoint unless the requester holds administrator privileges
  • Deploy a web application firewall rule or .htaccess rule that blocks execution of any uploaded files from the plugin’s upload directory

Generated by OpenCVE AI on April 16, 2026 at 06:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 20 Feb 2026 01:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 19 Feb 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Franchidesign
Franchidesign slider Future
Wordpress
Wordpress wordpress
Vendors & Products Franchidesign
Franchidesign slider Future
Wordpress
Wordpress wordpress

Thu, 19 Feb 2026 05:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Slider Future <= 1.0.5 - Unauthenticated Arbitrary File Upload
Weaknesses CWE-434
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Franchidesign Slider Future
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:45:48.712Z

Reserved: 2026-01-24T14:56:58.422Z

Link: CVE-2026-1405

cve-icon Vulnrichment

Updated: 2026-02-19T17:28:40.228Z

cve-icon NVD

Status : Deferred

Published: 2026-02-19T07:17:43.883

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1405

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T06:45:16Z

Weaknesses