Multi-Step for Contact Form 7 – Preview Submission Security & Risk Analysis

wordpress.org/plugins/cf7-multistep

Plugin Provides step by step UI for Plugin Contact Form 7

60 active installs v7.0.0 PHP 5.2+ WP 2.0+ Updated Nov 28, 2025
contact-form-7multi-stepmulti-step-formmultistepsteps-form
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Multi-Step for Contact Form 7 – Preview Submission Safe to Use in 2026?

Generally Safe

Score 100/100

Multi-Step for Contact Form 7 – Preview Submission has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The "cf7-multistep" plugin v7.0.0 demonstrates a generally good security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities, and unescaped output are significant strengths. The plugin also correctly utilizes prepared statements for all its SQL queries and properly escapes all output, indicating adherence to secure coding practices in these critical areas.

However, there are areas for improvement. The presence of two external HTTP requests, while not explicitly flagged as a vulnerability, represents a potential attack vector if the external services are compromised or if the plugin doesn't handle responses securely. Furthermore, the single AJAX handler, although protected by a nonce check, lacks a capability check. This means that while the AJAX request is protected against CSRF, any authenticated user could potentially trigger it, which could be a concern depending on the functionality of the AJAX handler.

The plugin's vulnerability history is exceptionally clean, with no recorded CVEs. This is a strong positive indicator, suggesting a history of secure development and maintenance. However, the lack of capability checks on the AJAX handler is a weakness that should be addressed to further harden the plugin's security, even in the absence of past vulnerabilities.

Key Concerns

  • AJAX handler without capability check
  • External HTTP requests present
Vulnerabilities
None known

Multi-Step for Contact Form 7 – Preview Submission Security Vulnerabilities

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

Multi-Step for Contact Form 7 – Preview Submission Release Timeline

v7.0.0Current
v6.7.6
v6.7.3
v6.6.4
Code Analysis
Analyzed Apr 16, 2026

Multi-Step for Contact Form 7 – Preview Submission Code Analysis

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

Output Escaping

100% escaped291 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

1 flows
<index> (backend/index.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Multi-Step for Contact Form 7 – Preview Submission Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_yeekit_dismiss_notyyeekit/document.php:13
WordPress Hooks 16
actionwpcf7_initbackend/confirm.php:3
actionwpcf7_admin_initbackend/confirm.php:17
actionadmin_enqueue_scriptsbackend/index.php:6
filterwpcf7_editor_panelsbackend/index.php:7
actionsave_postbackend/index.php:8
filtercf7_multistep_remove_keybackend/index.php:9
filterget_post_metadatafrontend/index.php:5
actionwp_enqueue_scriptsfrontend/index.php:6
actionadmin_menuyeekit/document.php:10
actionadmin_enqueue_scriptsyeekit/document.php:11
filterfluentform_global_addonsyeekit/document.php:12
actionadmin_noticesyeekit/document.php:14
actionelementor/element/form/section_form_options/after_section_endyeekit/document.php:15
actionadmin_inityeekit/document.php:17
actionelementor/editor/after_enqueue_stylesyeekit/document.php:19
filterhttp_responseyeekit/document.php:208
Maintenance & Trust

Multi-Step for Contact Form 7 – Preview Submission Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedNov 28, 2025
PHP min version5.2
Downloads6K

Community Trust

Rating20/100
Number of ratings3
Active installs60
Developer Profile

Multi-Step for Contact Form 7 – Preview Submission Developer Profile

add-ons.org

59 plugins · 26K total installs

87
trust score
Avg Security Score
99/100
Avg Patch Time
48 days
View full developer profile
Detection Fingerprints

How We Detect Multi-Step for Contact Form 7 – Preview Submission

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cf7-multistep/backend/js/cf7-multistep.js/wp-content/plugins/cf7-multistep/backend/css/cf7-multistep.css
Script Paths
/wp-content/plugins/cf7-multistep/backend/js/cf7-multistep.js
Version Parameters
cf7-multistep/backend/js/cf7-multistep.js?ver=cf7-multistep/backend/css/cf7-multistep.css?ver=

HTML / DOM Fingerprints

CSS Classes
multistep-formform-wrapnext-stepprev-stepmultistep-wrapmultistep-progressstepcurrent+2 more
HTML Comments
<!-- begin step --><!-- end step --><!-- begin step 2 --><!-- end step 2 -->+6 more
Data Attributes
data-multistep-stepdata-multistep-form-iddata-multistep-progress-step
JS Globals
cf7_multistep_object
FAQ

Frequently Asked Questions about Multi-Step for Contact Form 7 – Preview Submission