SMTP for Contact Form 7 Security & Risk Analysis

wordpress.org/plugins/cf7-smtp

A free SMTP plugin for Contact Form 7 that allows the smtp server configuration of wp_mail() powered by automated report and custom mail templates.

1K active installs v1.0.0 PHP 7.1+ WP 5.5+ Updated Dec 10, 2025
contact-form-7mailmail-templatesmtpwp-mail
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SMTP for Contact Form 7 Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "cf7-smtp" v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The plugin does not expose any direct AJAX handlers, REST API routes, or shortcodes without proper authentication or permission checks, significantly limiting its attack surface. Furthermore, the code demonstrates good practices by using prepared statements for all SQL queries and performing a high percentage of output escaping. The presence of nonce and capability checks indicates an awareness of common WordPress security mechanisms. The absence of any recorded vulnerabilities, including critical or high severity ones, and no history of past issues further bolsters this positive assessment.

However, there are a few minor points of concern. The analysis indicates a single cron event, which, while not inherently insecure, represents a potential entry point that warrants careful scrutiny, especially if it interacts with external systems or user-provided data. While the taint analysis shows no critical or high severity unsanitized paths, the fact that any flows were analyzed suggests that data processing occurs, and the high percentage of properly escaped outputs (91%) implies that a small percentage (9%) might not be. File operations are also present, which can be a source of risk if not handled with extreme care regarding paths and permissions.

In conclusion, "cf7-smtp" v1.0.0 appears to be a well-developed plugin with a robust approach to security, evident in its limited attack surface and adherence to secure coding practices. The lack of a vulnerability history is a significant positive. The minor concerns related to the cron event and potential for unescaped output in a small percentage of cases are not indicative of immediate critical risk but represent areas where ongoing vigilance and code review would be prudent. Overall, the plugin is assessed as having a good security standing.

Key Concerns

  • Cron event without explicit auth check mentioned
  • Small percentage of unescaped output identified
  • File operations present
Vulnerabilities
None known

SMTP for Contact Form 7 Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

SMTP for Contact Form 7 Code Analysis

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

Output Escaping

91% escaped98 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
settings_import (backend\ImpExp.php:80)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

SMTP for Contact Form 7 Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_initcf7-smtp.php:80
actionadmin_noticescf7-smtp.php:86
actionplugins_loadedcf7-smtp.php:120
actioninitcf7-smtp.php:136
actionwpcf7_initcf7-smtp.php:152
actioncf7_smtp_reportcore\Cron.php:30
filtercron_schedulescore\Cron.php:32
actionadmin_noticesengine\Initialize.php:72
actionadmin_noticesintegration\Service.php:54

Scheduled Events 1

cf7_smtp_report
Maintenance & Trust

SMTP for Contact Form 7 Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 10, 2025
PHP min version7.1
Downloads6K

Community Trust

Rating80/100
Number of ratings2
Active installs1K
Developer Profile

SMTP for Contact Form 7 Developer Profile

Erik

6 plugins · 11K total installs

93
trust score
Avg Security Score
90/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect SMTP for Contact Form 7

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cf7-smtp/build/smtp-settings.css/wp-content/plugins/cf7-smtp/build/smtp-settings.js
Script Paths
/wp-content/plugins/cf7-smtp/build/smtp-settings.js
Version Parameters
cf7-smtp/build/smtp-settings.css?ver=cf7-smtp/build/smtp-settings.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-cf7-smtp-nonce
JS Globals
smtp_settings
REST Endpoints
/wp-json/cf7-smtp/v1/sendmail//wp-json/cf7-smtp/v1/get_log/
FAQ

Frequently Asked Questions about SMTP for Contact Form 7