
Multi SMTP Security & Risk Analysis
wordpress.org/plugins/multi-smtpUse multiple SMTP servers to send WordPress emails (wp_mail())
Is Multi SMTP Safe to Use in 2026?
Generally Safe
Score 85/100Multi SMTP has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The multi-smtp plugin version 0.1 exhibits a mixed security posture. On the positive side, the static analysis reveals no known CVEs, no dangerous functions, no raw SQL queries, and no file operations, indicating a generally cautious approach to sensitive operations. The absence of a large attack surface with zero AJAX handlers, REST API routes, shortcodes, and cron events is also a strong point.
However, significant concerns arise from the taint analysis, which identified three flows with unsanitized paths. While no critical or high severity issues were found in these flows, the presence of unsanitized paths is a fundamental security risk that could potentially lead to vulnerabilities if input is not properly handled. Furthermore, the output escaping is only 43% proper, meaning a substantial portion of the plugin's output is not being escaped, posing a risk of cross-site scripting (XSS) vulnerabilities. The complete lack of nonce and capability checks, particularly given the potential for unsanitized paths, is another area of concern. The vulnerability history being clean is positive, but it does not negate the risks identified in the static analysis, especially for a plugin at version 0.1 which is likely still under active development.
In conclusion, while multi-smtp v0.1 lacks critical vulnerabilities and a broad attack surface, the identified unsanitized paths and insufficient output escaping represent tangible security weaknesses. The absence of capability and nonce checks further compounds these risks. Developers should prioritize addressing these issues to improve the plugin's overall security.
Key Concerns
- Unsanitized paths found in taint analysis
- Low percentage of properly escaped output
- No nonce checks
- No capability checks
Multi SMTP Security Vulnerabilities
Multi SMTP Release Timeline
Multi SMTP Code Analysis
Output Escaping
Data Flow Analysis
Multi SMTP Attack Surface
WordPress Hooks 4
Maintenance & Trust
Multi SMTP Maintenance & Trust
Maintenance Signals
Community Trust
Multi SMTP Alternatives
Yandex Mail SMTP Server for WordPress
smtp-yandex-mail-server
Connect to Yandex SMTP server to automatically send emails from your WordPress site through the Yandex SMTP server instead of PHP mail().
WP Mailing Status
wp-mail-manager
The WP Mailing Status plugin provides features to track & manually check mail server status on your server - php mail function and SMTP mailing.
Mail SMTP
mail-smtp
Simply configure your SMTP server and send email directly from WordPress site.
SMTP MAILER WP
smtp-mailer-wp
Use your personal SMTP mail server (GMAIL, YAHOO etc.) to send emails in your WordPress system.
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin
wp-mail-smtp
Make email delivery easy for WordPress. Connect with SMTP, Gmail, Outlook, SendGrid, Mailgun, SES, Zoho, + more. Rated #1 WordPress SMTP Email plugin.
Multi SMTP Developer Profile
4 plugins · 70 total installs
How We Detect Multi SMTP
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.