MY SMTP WP Security & Risk Analysis

wordpress.org/plugins/my-smtp-wp

Configure your WordPress to send e-mails using your personal e-mail via SMTP.

300 active installs v1.4.0 PHP 5.3+ WP 3.5+ Updated Nov 14, 2019
emailmailmy-smtp-wpphpmailersmtp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MY SMTP WP Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "my-smtp-wp" plugin version 1.4.0 demonstrates a generally good security posture based on the provided static analysis. The absence of known vulnerabilities in its history is a significant positive. Furthermore, the plugin exhibits strong coding practices such as using prepared statements for all SQL queries, performing file operations only when necessary, and making no external HTTP requests. The presence of nonce checks further enhances security against common web attacks.

However, a notable concern arises from the very low percentage of properly escaped output (6%). With 16 total outputs, only a small fraction appear to be properly sanitized, leaving the plugin vulnerable to potential cross-site scripting (XSS) attacks. This is a significant weakness that could allow an attacker to inject malicious scripts into the application, impacting users. The lack of capability checks and no recorded instances of taint analysis also mean that some vulnerabilities might have been missed by these specific checks, or that the plugin's internal logic doesn't expose such complex flows.

In conclusion, while the plugin benefits from a clean vulnerability history and good practices in areas like database interaction and external communication, the insufficient output escaping represents a critical security flaw. This needs to be addressed to mitigate the risk of XSS vulnerabilities. The absence of known CVEs is encouraging, but the static analysis signals a clear area for improvement.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

MY SMTP WP Security Vulnerabilities

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

MY SMTP WP Code Analysis

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

Output Escaping

6% escaped16 total outputs
Attack Surface

MY SMTP WP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionload-my_smtp_wp_adminclass-my-smtp-wp.php:4
filterplugins_loadedmy-smtp-wp.php:15
actionphpmailer_initmy-smtp-wp.php:17
filterplugin_action_linksmy-smtp-wp.php:21
actionadmin_menumy-smtp-wp.php:23
filterplugin_row_metamy-smtp-wp.php:27
actionphpmailer_initmy-smtp-wp.php:36
Maintenance & Trust

MY SMTP WP Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedNov 14, 2019
PHP min version5.3
Downloads21K

Community Trust

Rating100/100
Number of ratings6
Active installs300
Developer Profile

MY SMTP WP Developer Profile

Valerio Souza

8 plugins · 3K total installs

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

How We Detect MY SMTP WP

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

Asset Fingerprints

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

HTML / DOM Fingerprints

JS Globals
window.wsOptions
FAQ

Frequently Asked Questions about MY SMTP WP