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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-15 03:16
Updated : 2026-08-20 12:48
NVD link : CVE-2026-15965
Mitre link : CVE-2026-15965
CVE.ORG link : CVE-2026-15965
JSON object : View
Products Affected
No product.
CWE
CWE-434
Unrestricted Upload of File with Dangerous Type
