<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>MaxUpload – Big File Uploads – Increase Maximum File Upload Size (&lt;= 1.4.0) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/maxupload--big-file-uploads--increase-maximum-file-upload-size--1.4.0/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Sat, 15 Aug 2026 06:16:33 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/maxupload--big-file-uploads--increase-maximum-file-upload-size--1.4.0/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Arbitrary File Upload in MaxUpload WordPress Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-08-maxupload-rce/</link><pubDate>Sat, 15 Aug 2026 06:16:33 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-maxupload-rce/</guid><description>The MaxUpload WordPress plugin is vulnerable to unauthenticated remote code execution via insufficient filename validation during chunk assembly.</description><content:encoded><![CDATA[<p>The MaxUpload - Big File Uploads - Increase Maximum File Upload Size plugin for WordPress (versions 1.4.0 and earlier) contains a critical arbitrary file upload vulnerability. The vulnerability resides in the handle_upload function, which manages file chunk uploads. The plugin fails to validate the final filename generated from the 'resumableFilename' parameter during the file assembly process, despite correctly applying validation checks to individual uploaded chunks. This mismatch allows unauthenticated attackers to supply a malicious filename that bypasses extension and MIME type restrictions. By successfully manipulating the assembly process, an attacker can upload executable files (such as .php files) to the web server, leading to unauthenticated remote code execution. This poses a significant risk to WordPress installations where this plugin is active, as it facilitates direct compromise of the underlying web server infrastructure.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows an unauthenticated remote attacker to execute arbitrary code on the affected WordPress server. This could lead to full site takeover, data exfiltration, lateral movement within the network, or the installation of persistent backdoors. Given the nature of the vulnerability, the potential impact is critical for any organization hosting enterprise or sensitive data on a WordPress platform using this plugin.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update the &quot;MaxUpload - Big File Uploads - Increase Maximum File Upload Size&quot; plugin to the latest patched version immediately.</li>
<li>If patching is not possible, disable the plugin and remove the affected code path from the server until a fix is deployed.</li>
<li>Monitor web server access logs for anomalous POST requests targeting the handle_upload endpoint, particularly those containing suspicious filename patterns or non-standard file extensions in the resumableFilename parameter.</li>
<li>Deploy file integrity monitoring on the WordPress 'wp-content/uploads' directory to detect the unauthorized creation of executable files.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>