Description
The Drag and Drop Multiple File Upload for Contact Form 7 WordPress plugin before 1.3.9.9 does not validate the final name of an uploaded file after stripping characters from it, allowing unauthenticated users to defeat its file type restrictions and execute arbitrary code on the server.
Published: 2026-08-21
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from the plugin’s failure to properly validate the final file name after removing characters, allowing an unauthenticated attacker to upload a file with a malicious filename that bypasses the file type restrictions. The attacker can then execute arbitrary code on the server, giving full control over the affected WordPress installation.

Affected Systems

Any WordPress site running Drag and Drop Multiple File Upload for Contact Form 7 before version 1.3.9.9 is affected. The plugin, which is intended to allow convenient file uploads for contact forms, is therefore a critical point of exposure on all sites that have not yet upgraded.

Risk and Exploitability

The vulnerability is exploitable by anyone who can visit the site and submit a file form; no authentication is required. Although no EPSS score is available and the issue is not listed in the CISA KEV catalog, the impact is severe. An attacker could upload code and gain full remote execution, and because the flaw is present in the file upload component it can be triggered without further privileges. The lack of a publicly known exploit does not reduce the risk; the straightforward nature of the upload pathway means a skilled adversary could create a simple exploit readily.

Generated by OpenCVE AI on August 21, 2026 at 07:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Drag and Drop Multiple File Upload for Contact Form 7 plugin to version 1.3.9.9 or later
  • If the update cannot be applied immediately, disable or remove the plugin from the WordPress installation to stop the upload functionality
  • Implement server‑side checks that strip control characters from any uploaded filename and enforce the allowed file type list, or use a web‑application firewall rule to reject files that contain control characters

Generated by OpenCVE AI on August 21, 2026 at 07:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Drag And Drop Multiple File Uploader Pro - Contact Form 7 Project
Drag And Drop Multiple File Uploader Pro - Contact Form 7 Project drag And Drop Multiple File Uploader Pro - Contact Form 7
Wordpress
Wordpress wordpress
Weaknesses CWE-94
Vendors & Products Drag And Drop Multiple File Uploader Pro - Contact Form 7 Project
Drag And Drop Multiple File Uploader Pro - Contact Form 7 Project drag And Drop Multiple File Uploader Pro - Contact Form 7
Wordpress
Wordpress wordpress
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Fri, 21 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-73

Fri, 21 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Drag and Drop Multiple File Upload for Contact Form 7 WordPress plugin before 1.3.9.9 does not validate the final name of an uploaded file after stripping characters from it, allowing unauthenticated users to defeat its file type restrictions and execute arbitrary code on the server.
Title Drag and Drop Multiple File Upload for Contact Form 7 < 1.3.9.9 - Unauthenticated RCE via Control Character Filename Bypass
References

Subscriptions

Drag And Drop Multiple File Uploader Pro - Contact Form 7 Project Drag And Drop Multiple File Uploader Pro - Contact Form 7
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-21T12:54:19.571Z

Reserved: 2026-08-04T08:02:58.759Z

Link: CVE-2026-18781

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-21T07:16:25.143

Modified: 2026-08-21T13:16:55.727

Link: CVE-2026-18781

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:59:49Z

Weaknesses
  • CWE-73

    External Control of File Name or Path

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')