Description
The Drag and Drop Multiple File Upload for Contact Form 7 WordPress plugin before 1.3.9.9 does not escape one of its settings before using it as an HTML tag name in front-end output, allowing users with administrator access to inject arbitrary web scripts that execute on any front-end page rendering its upload field.
Published: 2026-08-21
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Drag and Drop Multiple File Upload for Contact Form 7 plugin fails to escape a configuration setting that is used as an HTML tag name in front‑end output. This oversight permits a user with administrator privileges to inject arbitrary scripts that run client‑side whenever the upload field is rendered. The stored XSS can be leveraged to steal session cookies, deface the site, or perform other malicious client‑side actions, impacting confidentiality and integrity of user data.

Affected Systems

WordPress sites that have the Drag and Drop Multiple File Upload for Contact Form 7 plugin installed at a version earlier than 1.3.9.9. The affected vendor/product is unknown but is identified as the Drag and Drop Multiple File Upload for Contact Form 7 WordPress plugin.

Risk and Exploitability

The issue requires administrator access to modify the vulnerable setting, but the injected script runs in the browsers of any visitors to a page that displays the upload field. Because the vulnerability is a stored XSS rather than an authentication bypass, the potential exposure can affect all site users. No public exploit is reported, but the EPSS score is unavailable and the vulnerability is not listed in CISA KEV, indicating it is not currently widely exploited. Nevertheless, the high potential impact warrants prompt remediation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the plugin to version 1.3.9.9 or newer, which removes the unsanitized tag insertion.
  • If an immediate update is not possible, temporarily deactivate the plugin or remove the upload field from public pages to prevent script execution until a patch is applied.
  • Ensure that only trusted administrators have access to WordPress back‑end and enforce strict least‑privilege policies to limit the possibility of malicious configuration changes.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-79

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 escape one of its settings before using it as an HTML tag name in front-end output, allowing users with administrator access to inject arbitrary web scripts that execute on any front-end page rendering its upload field.
Title Drag and Drop Multiple File Upload for Contact Form 7 < 1.3.9.9 - Admin+ Stored XSS via drag_n_drop_heading_tag Setting
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-21T06:00:15.916Z

Reserved: 2026-07-01T12:15:58.717Z

Link: CVE-2026-14325

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-21T07:16:24.430

Link: CVE-2026-14325

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T08:00:08Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')