WP Simple Mail Sender Security & Risk Analysis

wordpress.org/plugins/wp-simple-mail-sender

WP Simple Mail Sender is a very simple plugin to change the sender address and name in outgoing emails.

3K active installs v1.0.2 PHP + WP 3.5.1+ Updated Mar 2, 2019
emailemail-from-addressmailoutgoing-mailsender
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Simple Mail Sender Safe to Use in 2026?

Generally Safe

Score 85/100

WP Simple Mail Sender 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-simple-mail-sender" plugin v1.0.2 exhibits a generally good security posture based on the provided static analysis and vulnerability history. The complete absence of identified CVEs and the plugin's current unpatched status suggest a lack of known exploitable vulnerabilities. The code analysis shows no dangerous functions, no direct SQL queries (all are prepared), no file operations, and no external HTTP requests, which are all positive indicators. However, there are areas for concern. A significant portion of the output (50%) is not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is ever processed and displayed without sanitization. Furthermore, the complete lack of nonce checks and capability checks across all entry points, combined with zero recorded taint flows, suggests a potential blind spot. While no current flows are unsanitized, this could be due to the limited attack surface and lack of complex data processing in this version. The absence of an attack surface is noteworthy, but it also implies limited functionality, which might be a reason for the lack of discovered issues.

Overall, the plugin is built on a foundation of secure practices, particularly regarding database interactions. The primary weakness lies in output escaping and the absence of fundamental security checks like nonces and capability checks. The lack of historical vulnerabilities is a positive sign, but it doesn't negate the potential risks introduced by unescaped output. Future development should prioritize addressing the output escaping and implementing appropriate authorization checks for any added functionality.

Key Concerns

  • Unescaped output found
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

WP Simple Mail Sender Security Vulnerabilities

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

WP Simple Mail Sender Code Analysis

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

Output Escaping

50% escaped8 total outputs
Attack Surface

WP Simple Mail Sender Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionadmin_enqueue_scriptsadmin\class-wp-simple-mail-sender-admin.php:54
actionadmin_menuadmin\class-wp-simple-mail-sender-admin.php:57
actionadmin_initadmin\class-wp-simple-mail-sender-admin.php:65
filterwp_mail_fromadmin\class-wp-simple-mail-sender-admin.php:66
filterwp_mail_from_nameadmin\class-wp-simple-mail-sender-admin.php:67
actioninitpublic\class-wp-simple-mail-sender.php:61
filterwp_mail_frompublic\class-wp-simple-mail-sender.php:62
filterwp_mail_from_namepublic\class-wp-simple-mail-sender.php:63
actionplugins_loadedwp-simple-mail-sender.php:42
actionplugins_loadedwp-simple-mail-sender.php:50
Maintenance & Trust

WP Simple Mail Sender Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMar 2, 2019
PHP min version
Downloads37K

Community Trust

Rating100/100
Number of ratings12
Active installs3K
Developer Profile

WP Simple Mail Sender Developer Profile

tmeister

2 plugins · 63K total installs

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

How We Detect WP Simple Mail Sender

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-simple-mail-sender/assets/css/admin.css
Version Parameters
wp-simple-mail-sender/assets/css/admin.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Simple Mail Sender