WP Yahoo SMTP Security & Risk Analysis

wordpress.org/plugins/wp-yahoo-smtp

With WP Yahoo SMTP plugin you can connect Yahoo to your WordPress website for sending emails. It bypasses the normal WP mail function and sends email …

30 active installs v1.0.5 PHP + WP 3.0.1+ Updated Aug 21, 2018
smtpwp-yahoo-smtpyahoo-protocolyahoo-smtp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Yahoo SMTP Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The wp-yahoo-smtp v1.0.5 plugin exhibits a generally good security posture based on the provided static analysis. The absence of any entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly reduces the potential attack surface. Furthermore, the code demonstrates adherence to secure coding practices by exclusively using prepared statements for SQL queries and including a nonce check. The lack of critical or high-severity taint flows is also a positive indicator.

However, there are minor areas for improvement. While 75% of output is properly escaped, the remaining 25% could potentially lead to cross-site scripting (XSS) vulnerabilities if the unescaped data originates from untrusted sources. The presence of a single external HTTP request, while common for sending emails, warrants attention to ensure the target is trusted and the communication is secured. The complete absence of known CVEs and past vulnerabilities is reassuring, suggesting a history of stable and secure development, but it does not negate the need for vigilance regarding potential undiscovered issues.

In conclusion, wp-yahoo-smtp v1.0.5 appears to be a relatively secure plugin. Its minimal attack surface and good SQL practices are strengths. The main areas of concern are the unescaped output and the external HTTP request, which, while not high-risk based on the data alone, could be points of exploitation if not carefully managed. The lack of historical vulnerabilities is a positive sign but should be balanced with ongoing security awareness.

Key Concerns

  • Unescaped output found
  • External HTTP request present
Vulnerabilities
None known

WP Yahoo SMTP Security Vulnerabilities

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

WP Yahoo SMTP Code Analysis

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

Output Escaping

75% escaped24 total outputs
Attack Surface

WP Yahoo SMTP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionphpmailer_initincludes\class-smtp-mailer.php:12
filterwp_mail_fromincludes\class-smtp-mailer.php:14
filterwp_mail_from_nameincludes\class-smtp-mailer.php:15
actionadmin_menuwp-yahoo-smtp.php:46
filterplugin_action_linkswp-yahoo-smtp.php:47
actionadmin_initwp-yahoo-smtp.php:53
actionadmin_noticeswp-yahoo-smtp.php:55
filterwp_mail_content_typewp-yahoo-smtp.php:135
Maintenance & Trust

WP Yahoo SMTP Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedAug 21, 2018
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings4
Active installs30
Developer Profile

WP Yahoo SMTP Developer Profile

inkthemes

5 plugins · 3K total installs

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

How We Detect WP Yahoo SMTP

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Yahoo SMTP