SecPod

Learn Search

Search across all Learn content

← Back to Security Research
WordPress Plugin Contact Form 7 Critical File Upload Vulnerability (CVE-2020-35489)

WordPress Plugin Contact Form 7 Critical File Upload Vulnerability (CVE-2020-35489)

Contact Form 7 is a popular WordPress plugin that is used to create, customize, and manage multiple contact forms on WordPress sites. A critical file upload vulnerability (CVE-2020-35489) has an identity in the WordPress Contact Form 7 plugin, allowing an attacker to execute arbitrary code on affect...

Dec 17, 2020By Shakeel Bhat2 min read

Contact Form 7 is a popular WordPress plugin that is used to create, customize, and manage multiple contact forms on WordPress sites. A critical file upload vulnerability (CVE-2020-35489) has an identity in the WordPress Contact Form 7 plugin, allowing an attacker to execute arbitrary code on affected WordPress sites. Contact Form 7 is a very popular WordPress plugin and is currently on more than 5 million active WordPress websites. This can be prevented by using a Vulnerability Management Software.

This file upload vulnerability exists in the formatting.php file in the WordPress Contact Form 7 plugin and its identification is  CVE-2020-35489. The Contact Form 7’s filename sanitization protection does not validate the filename for special characters (like invisible separators, control characters, or any kind of whitespace). They are additionally allowing attackers to upload files of any type and execute arbitrary code. The validity check for the removal of such unique characters is provisional as part of the solution to this vulnerability in the below figure:

Affected Versions

The vulnerability affects WordPress Contact Form 7 plugin versions 5.3.1 and prior.

Note: The installation of sites having Contact Form 7 without the file upload function is not vulnerable.

Impact

  • An attacker can upload a web shell and inject malicious scripts.
  • An attacker can execute arbitrary code and completely take over the website.
  • An attacker can compromise the web server also.
  • An attacker can put a phishing page into the website and deface the website.

Solution

Finally, this vulnerability has a fix. Update the WordPress Contact Form 7 plugin to version 5.3.2 or later.Fixing these vulnerabilities is easier with a patch management software.

Featured Posts

Open CVE-2026-31431: From 732 Bytes to Root - Anatomy of a Modern Linux Privilege Escalation

CVE-2026-31431: From 732 Bytes to Root - Anatomy of a Modern Linux Privilege Escalation

CVE Research

CVE-2026-31431: From 732 Bytes to Root - Anatomy of a Modern Linux Privilege Escalation

Jun 24, 2026

Open CVE-2026-31431: The Nine-Year Kernel Bug Hiding in Plain Sight

CVE-2026-31431: The Nine-Year Kernel Bug Hiding in Plain Sight

CVE Research

CVE-2026-31431: The Nine-Year Kernel Bug Hiding in Plain Sight

Jun 23, 2026

Open Squidbleed: A 29-Year-Old Squid Proxy Flaw That Leaks Cleartext HTTP Requests
Squidbleed: A 29-Year-Old Squid Proxy Flaw That Leaks Cleartext HTTP Requests

CVE Research

Squidbleed: A 29-Year-Old Squid Proxy Flaw That Leaks Cleartext HTTP Requests

Jun 23, 2026

Open AryStinger Malware Leverages 4,300+ Legacy Routers to Establish Persistent Spy Infrastructure
AryStinger Malware Leverages 4,300+ Legacy Routers to Establish Persistent Spy Infrastructure

CVE Research

AryStinger Malware Leverages 4,300+ Legacy Routers to Establish Persistent Spy Infrastructure

AryStinger represents a calculated shift in IoT threat methodology, abandoning noisy, destructive payloads in favor of silent, long-term reconnaissance infrastructure. By exploiting unpatched, end-of-life routers and NAS devices through decade-old vulnerabilities, the threat operator has assembled a distributed fleet of over 4,300 Executor nodes capable of conducting parallelized DNS enumeration, port scanning, and service fingerprinting at scale, all while masking origin behind residential IP addresses. With active development ongoing and a potential operational timeline stretching back to 2024, AryStinger underscores a growing and underappreciated risk: forgotten edge hardware is not merely a compliance gap but exploitable infrastructure.

Jun 23, 2026

WordPress Plugin Contact Form 7 Critical File Upload Vulnerability (CV | SecPod