PatchSiren cyber security CVE debrief
CVE-2026-87796 sh1zen CVE debrief
The Multi Uploader for Gravity Forms plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.1.9 via the move_file function. This is due to insufficient file type validation during chunked upload handling. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
- Vendor
- sh1zen
- Product
- Multi Uploader for Gravity Forms
- CVSS
- CRITICAL 9.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-19
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-19
Who should care
Defenders responsible for WordPress sites using the Multi Uploader for Gravity Forms plugin should assess exposure and prioritize updating the plugin to prevent arbitrary file uploads and potential remote code execution.
Why it matters
CVE-2026-87796 is a critical vulnerability in the Multi Uploader for Gravity Forms plugin for WordPress, allowing unauthenticated attackers to upload arbitrary files, potentially leading to remote code execution. Defenders should prioritize verifying and updating the plugin to prevent exploitation.
- Unauthenticated attackers may upload arbitrary files on the affected site's server
- Uploaded files may lead to remote code execution
- Defenders must verify and update the plugin to prevent exploitation
- Server logs should be reviewed for suspicious file upload activity
Technical summary
The Multi Uploader for Gravity Forms plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.1.9 via the move_file function. This is due to insufficient file type validation during chunked upload handling, which allows unauthenticated attackers to upload arbitrary files on the affected site's server, potentially leading to remote code execution. The vulnerability is caused by a lack of proper validation of file types during the upload process, making it possible for attackers to bypass security measures and upload malicious files. To exploit this vulnerability, an attacker would need to send a crafted request to the affected site's server, potentially allowing them to
Defensive priority
Defenders should prioritize verifying and updating the Multi Uploader for Gravity Forms plugin to prevent arbitrary file uploads and potential remote code execution.
Recommended defensive actions
- Verify the Multi Uploader for Gravity Forms plugin version and update to a patched version if necessary
- Review server logs for suspicious file upload activity
- Implement additional security measures to monitor and restrict file uploads
- Conduct a thorough review of the affected site's server for any suspicious activity or uploaded files
- Consider implementing a web application firewall to detect and prevent suspicious file uploads
- Review and update incident response plans to include procedures for handling potential remote code execution attacks
- Perform a thorough vulnerability assessment of the affected site's server to identify any potential entry points for attackers
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including the affected plugin and versions. However, the corpus does not establish versions, exploitation, impact, or remediation beyond the provided information.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-87796 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-87796
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-87796 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-87796
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/gf-multi-uploader/tags/1.1.9/GFMUAddon.class.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/gf-multi-uploader/tags/1.1.9/inc/GFMUHandlePluploader.class.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/gf-multi-uploader/tags/1.1.9/inc/GFMU_FileUploader.php
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.