Successful Redirection for Contact Form Security & Risk Analysis

wordpress.org/plugins/cf7-redirection

A simple add-on for Forms that adds a redirect option after form sent successfully.

10K active installs v2.0 PHP + WP 4.7.0+ Updated Jun 18, 2025
form-success-redirection-thank-you-pagesuccessful-redirection-for-contact-form-7
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Successful Redirection for Contact Form Safe to Use in 2026?

Generally Safe

Score 100/100

Successful Redirection for Contact Form has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The 'cf7-redirection' plugin v2.0 exhibits a strong security posture based on the provided static analysis. It demonstrates an absence of known vulnerabilities and common attack vectors like AJAX handlers, REST API routes, shortcodes, or cron events that are accessible without authentication. The code also shows good practices in SQL query handling, exclusively using prepared statements, and a complete lack of file operations or external HTTP requests, minimizing potential for injection or SSRF attacks. The presence of a nonce check and the absence of critical taint flows further contribute to its secure design.

However, there are areas for improvement. The primary concern is the low percentage of properly escaped output. With 9 total outputs and only 33% properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. This means user-supplied data, if not handled carefully by the application itself, could be injected into the output and executed by a user's browser. Additionally, the complete absence of capability checks on any entry points, while mitigated by the lack of accessible entry points, still represents a potential oversight if new entry points were to be introduced in future versions without proper authorization checks. The vulnerability history being entirely clear is a positive indicator, suggesting the developers have a history of addressing issues or have not had them in the past. Overall, while the plugin is currently very secure due to its limited attack surface and good query handling, the unescaped output presents a notable risk that requires attention.

Key Concerns

  • Low percentage of properly escaped output
  • No capability checks on entry points
Vulnerabilities
None known

Successful Redirection for Contact Form Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Successful Redirection for Contact Form Release Timeline

v0.0.9
Code Analysis
Analyzed Mar 16, 2026

Successful Redirection for Contact Form Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
6
3 escaped
Nonce Checks
1
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

33% escaped9 total outputs
Attack Surface

Successful Redirection for Contact Form Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionplugins_loadedwpcf7-redirect.php:56
actionadmin_enqueue_scriptswpcf7-redirect.php:57
actionwp_enqueue_scriptswpcf7-redirect.php:58
actionwpcf7_editor_panelswpcf7-redirect.php:59
actionwpcf7_after_savewpcf7-redirect.php:60
actionwpcf7_after_createwpcf7-redirect.php:61
actionwpcf7_submitwpcf7-redirect.php:62
actionadmin_initwpcf7-redirect.php:63
actionadmin_noticeswpcf7-redirect.php:64
actionadmin_noticeswpcf7-redirect.php:65
Maintenance & Trust

Successful Redirection for Contact Form Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 18, 2025
PHP min version
Downloads59K

Community Trust

Rating100/100
Number of ratings4
Active installs10K
Alternatives

Successful Redirection for Contact Form Alternatives

No alternatives data available yet.

Developer Profile

Successful Redirection for Contact Form Developer Profile

jayasree2020

1 plugin · 10K total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Successful Redirection for Contact Form

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/cf7-redirection/admin/wpcf7-redirect-admin-style.css/wp-content/plugins/cf7-redirection/admin/wpcf7-redirect-admin-script.js/wp-content/plugins/cf7-redirection/js/wpcf7-redirect-script.js
Script Paths
/wp-content/plugins/cf7-redirection/admin/wpcf7-redirect-admin-script.js/wp-content/plugins/cf7-redirection/js/wpcf7-redirect-script.js

HTML / DOM Fingerprints

Data Attributes
wpcf7-redirect
JS Globals
wpcf7_redirect_forms
FAQ

Frequently Asked Questions about Successful Redirection for Contact Form