CVE-2026-15965
Received Received - Intake

Arbitrary File Upload in MaxUpload WordPress Plugin

Vulnerability report for CVE-2026-15965, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-15

Last updated on: 2026-08-15

Assigner: Wordfence

Description

The MaxUpload – Big File Uploads – Increase Maximum File Upload Size plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.4.0 via the handle_upload function. This is due to a filename-validation mismatch in the handle_upload function where extension and MIME checks are applied to the uploaded chunk's filename but not to the final assembled filename derived from the resumableFilename parameter. This makes it possible for unauthenticated attackers to upload files that may be executable, which makes remote code execution possible.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-15
Last Modified
2026-08-15
Generated
2026-08-15
AI Q&A
2026-08-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wp_maxupload big_file_uploads to 1.4.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-434 The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This WordPress plugin vulnerability allows unauthenticated attackers to upload executable files by exploiting a filename-validation mismatch. The plugin checks uploaded chunk filenames but fails to validate the final assembled filename, enabling remote code execution.

Impact Analysis

Attackers could upload malicious files to your WordPress site, potentially gaining control over it. This could lead to website defacement, data theft, or further attacks against visitors.

Mitigation Strategies

Immediately update the MaxUpload plugin to the latest version beyond 1.4.0 if an update is available. If no update exists, consider disabling or removing the plugin until a patch is released. Review uploaded files for suspicious executables and restrict file upload permissions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15965. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart