SMTP Mailer Security & Risk Analysis

wordpress.org/plugins/smtp-mailer

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.

70K active installs v1.1.25 PHP + WP 6.9+ Updated Feb 16, 2026
emailmailphpmailersmtp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SMTP Mailer Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "smtp-mailer" plugin v1.1.25 demonstrates a generally strong security posture based on the provided static analysis. The absence of any reported CVEs or known vulnerabilities, combined with no recorded past issues, suggests a well-maintained and secure plugin. The code analysis reveals a clean implementation with no dangerous functions, file operations, or external HTTP requests. Importantly, all SQL queries utilize prepared statements, and a significant majority of output is properly escaped. The presence of nonce and capability checks, though not universally applied across all potential entry points (which are notably zero), indicates a level of security awareness in the development process.

Key Concerns

  • No reported CVEs or vulnerability history
  • No dangerous functions detected
  • All SQL queries use prepared statements
  • Limited output escaping (83%)
  • No file operations or external HTTP requests
  • Presence of nonce and capability checks
  • Zero identified attack surface entry points
  • No taint analysis findings
Vulnerabilities
None known

SMTP Mailer Security Vulnerabilities

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

SMTP Mailer Code Analysis

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

Output Escaping

83% escaped53 total outputs
Attack Surface

SMTP Mailer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedmain.php:43
actionadmin_menumain.php:44
actionadmin_enqueue_scriptsmain.php:45
filterpre_wp_mailmain.php:47
filterplugin_action_linksmain.php:61
Maintenance & Trust

SMTP Mailer Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 16, 2026
PHP min version
Downloads1.4M

Community Trust

Rating90/100
Number of ratings65
Active installs70K
Developer Profile

SMTP Mailer Developer Profile

Noor Alam

25 plugins · 157K total installs

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

How We Detect SMTP Mailer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smtp-mailer/addons/smtp-mailer-addons.css
Version Parameters
smtp-mailer/addons/smtp-mailer-addons.css?ver=

HTML / DOM Fingerprints

CSS Classes
nav-tab-active
Data Attributes
data-options
FAQ

Frequently Asked Questions about SMTP Mailer