SMTP Form Master Security & Risk Analysis

wordpress.org/plugins/smtp-form-master

Contact forms with SMTP, email templates, and reCAPTCHA v3 spam protection.

0 active installs v2.0.4 PHP 8.0+ WP 6.0+ Updated Oct 20, 2025
contact-formemailform-builderrecaptchasmtp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SMTP Form Master Safe to Use in 2026?

Generally Safe

Score 100/100

SMTP Form Master 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 "smtp-form-master" plugin version 2.0.4 demonstrates a generally strong security posture based on the provided static analysis. It exhibits excellent practices in output escaping, with 99% of outputs being properly escaped, and all SQL queries utilize prepared statements, mitigating common injection risks. The plugin also correctly implements nonce and capability checks for its limited entry points, indicating a thoughtful approach to access control. The complete absence of known CVEs and historical vulnerabilities further reinforces this positive outlook, suggesting a well-maintained and secure codebase.

However, a minor concern lies in the plugin's reliance on external HTTP requests. While the analysis doesn't specify the nature or target of these requests, any external communication inherently introduces a potential attack vector. This could be for legitimate purposes like fetching data, but it's crucial to ensure these requests are made securely and do not expose sensitive information or become a pivot point for attackers. The limited attack surface and the robust implementation of security checks are significant strengths, but the external request warrants careful monitoring and understanding of its implementation details for a complete risk assessment.

Key Concerns

  • External HTTP requests detected
Vulnerabilities
None known

SMTP Form Master Security Vulnerabilities

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

SMTP Form Master Code Analysis

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

Output Escaping

99% escaped136 total outputs
Attack Surface

SMTP Form Master Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[smtpfm_form] includes\shortcode.php:30
WordPress Hooks 16
actionadmin_menuadmin\dashboard.php:4
actionadmin_enqueue_scriptsadmin\dashboard.php:22
actionadmin_noticesadmin\dashboard.php:51
actionrest_api_initincludes\class-rest-api.php:21
actionwp_mail_failedincludes\class-rest-api.php:160
actionphpmailer_initincludes\class-rest-api.php:165
filteroption_smtpfm_smtp_settingsincludes\class-rest-api.php:208
actioninitincludes\form-builder.php:4
actionadd_meta_boxesincludes\form-builder.php:17
actionsave_post_smtpfm_formincludes\form-builder.php:98
actionadmin_enqueue_scriptsincludes\form-builder.php:147
actionadmin_initincludes\smtp-config.php:4
actionphpmailer_initincludes\smtp-config.php:78
actionwp_enqueue_scriptssmtp-form-master.php:40
actionadmin_noticessmtp-form-master.php:81
filterplugin_row_metasmtp-form-master.php:108
Maintenance & Trust

SMTP Form Master Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 20, 2025
PHP min version8.0
Downloads439

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

SMTP Form Master Developer Profile

Adrian D

2 plugins · 0 total installs

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

How We Detect SMTP Form Master

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smtp-form-master/public/css/smtpfm-styles.css/wp-content/plugins/smtp-form-master/public/js/smtpfm-modal.js/wp-content/plugins/smtp-form-master/admin/build/index.css/wp-content/plugins/smtp-form-master/admin/build/index.js
Script Paths
/wp-content/plugins/smtp-form-master/public/js/smtpfm-modal.js
Version Parameters
/wp-content/plugins/smtp-form-master/public/css/smtpfm-styles.css?ver=/wp-content/plugins/smtp-form-master/public/js/smtpfm-modal.js?ver=/wp-content/plugins/smtp-form-master/admin/build/index.css?ver=/wp-content/plugins/smtp-form-master/admin/build/index.js?ver=

HTML / DOM Fingerprints

CSS Classes
smtpfm-modal-js
HTML Comments
<!-- Top-level dashboard page with React admin --><!-- Note: Forms tab is now inside the React dashboard (not a separate submenu) --><!-- The React admin has 3 tabs: SMTP Settings | Forms | reCAPTCHA --><!-- Only load on our dashboard page -->+7 more
Data Attributes
id="smtpfm-react-root"
JS Globals
smtpfm_register_form_post_typesmtpfm_upgrade_routinessmtpfm_upgrade_noticesmtpfm_action_linkssmtpfm_row_metasmtpfm_admin_menu+2 more
FAQ

Frequently Asked Questions about SMTP Form Master