Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
High

Arbitrary file upload / file copy in Redirection for Contact Form 7 (WordPress) <= 3.2.7

IdentifiersCVE-2025-14800CWE-434· Unrestricted Upload of File with…

The Redirection for Contact Form 7 plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the plugin’s move_file_to_upload function in all versions up to and including 3.2.7. This allows unauthenticated attackers to copy arbitrary files onto the affected server. If PHP allow_url_fopen is enabled, an attacker can supply a remote URL as the source and cause the server to fetch and store a remote file, effectively enabling remote file upload.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Unauthenticated remote attackers can place attacker-chosen files onto the web server (or copy existing server files into a web-accessible upload location), which can enable follow-on compromise depending on server configuration (e.g., execution of uploaded content, exposure of sensitive files, or other secondary impacts). Risk is increased when allow_url_fopen=On because remote content can be fetched and written to disk.

Mitigation

If you can’t patch tonight, do this now.

If immediate patching is not possible: disable or restrict the vulnerable functionality path that reaches move_file_to_upload; set PHP allow_url_fopen=Off to reduce the ability to fetch remote files; and enforce server-side controls on upload directories (e.g., prevent script execution in upload paths via web server configuration) to reduce the likelihood of code execution from placed files.

Remediation

Patch, then assume compromise.

Update the Redirection for Contact Form 7 plugin to a version newer than 3.2.7 that addresses the missing file type validation in move_file_to_upload. Ensure the fix includes robust allowlist-based validation of file types/extensions and safe handling of file paths/sources for any upload/move functionality.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity9

Community discussion across Reddit, Mastodon, and other social sources.