Check-Mail-SMTP Security & Risk Analysis

wordpress.org/plugins/check-server-mail-smtp

Configure a SMTP server to send email from your WordPress site. Configure the wp_mail() function to use SMTP instead of the PHP mail() function.

10 active installs v1.1 PHP + WP 4.8+ Updated May 24, 2019
checkmailmailerphpmailersmtp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Check-Mail-SMTP Safe to Use in 2026?

Generally Safe

Score 85/100

Check-Mail-SMTP 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 "check-server-mail-smtp" plugin v1.1 exhibits a generally good security posture, with no publicly known vulnerabilities recorded and a promising absence of critical code signals in static analysis. The plugin demonstrates an awareness of security best practices by implementing nonce checks and capability checks. However, the static analysis reveals a significant concern regarding output escaping, with less than half of the outputs being properly sanitized. This, coupled with a taint flow identified with unsanitized paths, suggests a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled with extreme care throughout the plugin's execution. While the plugin's attack surface is currently zero, this could change with future updates. The lack of historical vulnerabilities is a positive sign, but the identified code signals warrant attention to prevent future issues.

Key Concerns

  • Low proper output escaping percentage
  • Taint flow with unsanitized paths
Vulnerabilities
None known

Check-Mail-SMTP Security Vulnerabilities

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

Check-Mail-SMTP Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Check-Mail-SMTP Code Analysis

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

Bundled Libraries

DataTables

SQL Query Safety

75% prepared4 total queries

Output Escaping

45% escaped33 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

5 flows1 with unsanitized paths
test_email_settings (main.php:140)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Check-Mail-SMTP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterplugin_action_linksmain.php:45
actionplugins_loadedmain.php:47
actionadmin_menumain.php:48
actionadmin_noticesmain.php:49
actionadmin_enqueue_scriptsmain.php:436
Maintenance & Trust

Check-Mail-SMTP Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 24, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Check-Mail-SMTP Developer Profile

jploftsocial

1 plugin · 10 total installs

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

How We Detect Check-Mail-SMTP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/check-server-mail-smtp/js/admin_script.js/wp-content/plugins/check-server-mail-smtp/css/admin_style.css
Script Paths
/wp-content/plugins/check-server-mail-smtp/js/admin_script.js
Version Parameters
check-server-mail-smtp/css/admin_style.css?ver=check-server-mail-smtp/js/admin_script.js?ver=

HTML / DOM Fingerprints

CSS Classes
nav-tab-wrappernav-tabnav-tab-active
Data Attributes
name="CSMS_send_test_email"id="CSMS_send_test_email"name="CSMS_to_email"id="CSMS_to_email"name="CSMS_email_subject"id="CSMS_email_subject"+3 more
FAQ

Frequently Asked Questions about Check-Mail-SMTP