Redirection for Contact Form 7 <= 3.2.4 - Unauthenticated PHP Object Injection

2025-08-19 12:29
Phat RiO

Strategic Overview

Status
Patched in 3.2.5
Affected Version<= 3.2.4
CVSS8.8High
CVECVE-2025-8145
View all Redirection for Contact Form 7 vulnerabilities

Vulnerability Overview

The Redirection for Contact Form 7 plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.2.4 via deserialization of untrusted input in the get_lead_fields function. This makes it possible for unauthenticated attackers to inject a PHP Object. The additional presence of a POP chain in a Contact Form 7 plugin allows attackers to delete arbitrary files. Additionally, in certain server configurations, Remote Code Execution is possible

Technical Analysis

REMEDIATION: Update to version 3.2.5, or a newer patched version --- IDENTIFIER: CWE-502 (Deserialization of Untrusted Data) The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C