CVE-2025-14800 HIGH

CVE-2025-14800: Redirection for Contact Form 7 <= 3.2.7 - Unauthenticated Arbitrary File Copy via move_file_to_upload

Vendor Themeisle
Product Redirection for Contact Form 7
Weakness CWE-434 · Unrestricted file upload
Published December 21, 2025
Last update April 8, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Redirection for Contact Form 7 plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'move_file_to_upload' function in all versions up to, and including, 3.2.7. This makes it possible for unauthenticated attackers to copy arbitrary files on the affected site's server. If 'allow_url_fopen' is set to 'On', it is possible to upload a remote file to the server.

Explanation of Vulnerability in Simple Terms

02Summary

The Redirection for Contact Form 7 plugin for WordPress contains an unrestricted file upload vulnerability in versions up to 3.2.7. An attacker can upload arbitrary files to the server without proper validation, potentially allowing them to execute code or compromise the site. The vulnerability requires specific attack conditions but can result in full site compromise.

What an attacker can do

03Attacker Capabilities

Upload arbitrary files to the server and potentially execute code on the site.

Potential impact on your site

04Site Impact

An attacker could upload malicious files, execute PHP code, steal data, or take full control of your WordPress site.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required, but attack complexity is high.

Key dates

06Disclosure timeline

December 21, 2025 CVE published
April 8, 2026 Record updated