SMTP for WP Security & Risk Analysis

wordpress.org/plugins/smtp-for-wp

Configure SMTP details to send emails using your SMTP account.

0 active installs v1.1 PHP 5.4+ WP 4.9+ Updated Nov 9, 2023
emailmailersmtp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SMTP for WP Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The static analysis of smtp-for-wp v1.1 reveals a generally good security posture with no identified CVEs and a complete lack of dangerous functions or raw SQL queries. The plugin also avoids external HTTP requests and file operations, which are common attack vectors. However, the limited attack surface and the use of prepared statements might mask underlying issues, as the taint analysis shows 2 flows with unsanitized paths, although they were not classified as critical or high severity. This suggests a potential for vulnerabilities if these paths are ever exposed to user input. The most significant concern is the output escaping, with only 36% of outputs being properly escaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed within the WordPress admin area or on the frontend if the plugin's output is displayed there. The plugin's vulnerability history is clean, but this does not negate the risks identified in the code analysis.

Key Concerns

  • Low percentage of properly escaped output
  • Unsanitized paths found in taint analysis
Vulnerabilities
None known

SMTP for WP Security Vulnerabilities

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

SMTP for WP Release Timeline

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

SMTP for WP Code Analysis

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

Bundled Libraries

Select2

Output Escaping

36% escaped64 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
update_setting (includes\class.sn-ws-setting.php:50)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

SMTP for WP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionadmin_enqueue_scriptsincludes\class.sn-ws-init.php:27
actionadmin_enqueue_scriptsincludes\class.sn-ws-init.php:28
actionadmin_headincludes\class.sn-ws-init.php:29
actionadmin_menuincludes\class.sn-ws-init.php:30
actionphpmailer_initincludes\class.sn-ws-init.php:32
filterwp_mailincludes\class.sn-ws-init.php:33
actionadmin_enqueue_scriptsincludes\class.sn-ws-setting.php:15
actionadmin_post_sn_ws_update_settingincludes\class.sn-ws-setting.php:19
actionadmin_enqueue_scriptsincludes\class.sn-ws-test-email.php:15
actionadmin_post_sn_ws_send_test_emailincludes\class.sn-ws-test-email.php:19
actionsn_ws_initinit.php:84
actionplugins_loadedinit.php:94
Maintenance & Trust

SMTP for WP Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedNov 9, 2023
PHP min version5.4
Downloads769

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

SMTP for WP Developer Profile

sidngr

6 plugins · 610 total installs

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

How We Detect SMTP for WP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smtp-for-wp/assets/css/style.css/wp-content/plugins/smtp-for-wp/assets/js/jquery.form.js
Script Paths
/wp-content/plugins/smtp-for-wp/assets/js/jquery.form.js
Version Parameters
smtp-for-wp/assets/css/style.css?ver=smtp-for-wp/assets/js/jquery.form.js?ver=

HTML / DOM Fingerprints

JS Globals
sn_ws_admin_url
FAQ

Frequently Asked Questions about SMTP for WP