Description
The Ultra Addons for Contact Form 7 plugin for WordPress is vulnerable to Arbitrary File Upload due to insufficient file type validation in the 'uacf7_wpcf7_mail_components' function in all versions up to, and including, 3.5.50. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible. Note: This is only exploitable when the plugin's PDF Generator module is enabled, which is disabled by default.
Published: 2026-09-26
Score: 9.8 Critical
EPSS: n/a
KEV: No
Impact: Unauthenticated arbitrary file uploading that may lead to remote code execution.
Action: Immediate Patch
AI Analysis

Impact

The Ultra Addons plugin for Contact Form 7 has a flaw in the file upload validation routine used by the signature form field. Because the code performs insufficient checks on the MIME type and file extension, an unauthenticated user can upload any file to the server. The vulnerability is classified as CWE-434: Unvalidated File Extension or MIME Type. When a malicious file is accepted, the attacker can place executable code on the site, potentially enabling remote code execution. Only the PDF Generator feature, which is turned off by default, is necessary for the flaw to be active; without that module, the upload path is not exposed.

Affected Systems

WordPress sites running the Ultra Addons for Contact Form 7 plugin from the Themefic vendor. Versions up to and including 3.5.50 are affected. The flaw exists in all releases where the PDF Generator module is enabled. Any site that has the plugin installed on a WordPress installation is vulnerable unless the module is disabled or the plugin is upgraded.

Risk and Exploitability

The flaw carries a high CVSS score of 9.8, indicating a critical severity. EPSS is not available, but the lack of authentication requirement and the potential for remote code execution make it attractive to attackers. The vulnerability is not listed in the CISA KEV catalog, so there is no confirmed exploit in the wild according to the current information. An attacker can exploit the flaw by sending a crafted request via the signature form field to upload a file to the server. When the PDF Generator module is active, this upload accepts arbitrary files, leading to a high chance of exploitation. Because the vector is unauthenticated, any publicly accessible site with the plugin can be targeted.

Generated by OpenCVE AI on September 26, 2026 at 19:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Ultra Addons for Contact Form 7 to a version newer than 3.5.50.
  • If upgrading is not immediately possible, disable the PDF Generator module via the plugin settings to remove the exposure.
  • Verify that file uploads are restricted to allowed types by configuring the plugin’s file permission settings or implementing server‑side checks, ensuring MIME type and extension validation before saving files.

Generated by OpenCVE AI on September 26, 2026 at 19:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 26 Sep 2026 18:45:00 +0000

Type Values Removed Values Added
Description The Ultra Addons for Contact Form 7 plugin for WordPress is vulnerable to Arbitrary File Upload due to insufficient file type validation in the 'uacf7_wpcf7_mail_components' function in all versions up to, and including, 3.5.50. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible. Note: This is only exploitable when the plugin's PDF Generator module is enabled, which is disabled by default.
Title Ultra Addons for Contact Form 7 <= 3.5.50 - Unauthenticated Arbitrary File Upload via Signature Form Field
Weaknesses CWE-434
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-26T18:28:25.922Z

Reserved: 2026-08-31T09:23:20.843Z

Link: CVE-2026-82901

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-26T19:16:28.427

Modified: 2026-09-26T19:16:28.427

Link: CVE-2026-82901

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-26T19:30:17Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type