Skip to content
Threat Feed
critical advisory

Arbitrary File Upload Vulnerability in Ultra Addons for Contact Form 7

An arbitrary file upload vulnerability in the Ultra Addons for Contact Form 7 plugin, tracked as CVE-2026-82901, allows unauthenticated attackers to execute arbitrary code when the PDF Generator module is enabled.

CVE search metadata

CVE search record: CVE-2026-82901. Severity: critical. CVSS: 9.8. KEV: no. Product: Ultra Addons for Contact Form 7 (<= 3.5.50). Brief: Arbitrary File Upload Vulnerability in Ultra Addons for Contact Form 7. Brief link: https://feed.craftedsignal.io/briefs/2026-09-ultra-addons-rce/

The Ultra Addons for Contact Form 7 plugin for WordPress is affected by a critical arbitrary file upload vulnerability, identified as CVE-2026-82901. The flaw resides within the 'uacf7_wpcf7_mail_components' function, which fails to adequately validate file types during upload operations. This vulnerability affects all versions of the plugin up to and including 3.5.50.

The exploitation of this vulnerability is contingent upon the 'PDF Generator' module being enabled within the plugin settings, which is not the default configuration. When active, an unauthenticated attacker can upload malicious files, such as PHP shells, directly to the web server. Successful exploitation allows for remote code execution, granting the attacker control over the WordPress environment. Organizations using this plugin should verify if the PDF Generator module is active and update to a patched version immediately.

Impact

Successful exploitation of CVE-2026-82901 enables unauthenticated remote code execution on WordPress instances. This can lead to full site compromise, data exfiltration, and the establishment of persistent backdoors. Because the plugin is a common add-on for Contact Form 7, a wide range of WordPress-based business sites are potentially at risk. The impact includes unauthorized access to site configuration, database content, and the ability to execute system-level commands with the privileges of the web server process.

Recommendation

  • Upgrade the Ultra Addons for Contact Form 7 plugin to a version beyond 3.5.50 immediately to remediate CVE-2026-82901.
  • Review the configuration of the Ultra Addons plugin to ensure the PDF Generator module is disabled if it is not strictly required for business operations.
  • Audit the WordPress uploads directory for unexpected files with executable extensions (e.g., .php, .php5, .phtml) created after the plugin was deployed.
  • Monitor web server access logs for anomalous POST requests directed at plugin-specific endpoints associated with file uploads.

Immediate actions

Patch Ultra Addons for Contact Form 7 to a version > 3.5.50

IT Operations 24h

Mitigations

Disable PDF Generator module in plugin settings

immediate IT Operations

CVE-2026-82901