Change Default Email Sender Name Security & Risk Analysis

wordpress.org/plugins/change-default-email-sender-name

Change Default Email Sender Name is a simple plugin that allows you to change the sender name and Email in your WordPress Website's outgoing emai …

100 active installs v1.0.0 PHP 7.4+ WP 4.0+ Updated Apr 25, 2024
change-default-mail-sender-nameemail-senderoutgoing-emailsendersender-name
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Change Default Email Sender Name Safe to Use in 2026?

Generally Safe

Score 92/100

Change Default Email Sender Name has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "change-default-email-sender-name" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events suggests a minimal attack surface, which is a positive indicator. Furthermore, the code's adherence to prepared statements for all SQL queries and the lack of dangerous function calls or file operations are excellent security practices. The vulnerability history also shows a clean slate, with no known CVEs, which implies a low risk of historical exploits.

However, a significant concern arises from the output escaping results. With 2 total outputs and 0% properly escaped, this indicates a high likelihood of cross-site scripting (XSS) vulnerabilities. Any user-supplied data that is displayed to the user without proper sanitization or escaping can be manipulated to inject malicious scripts. While the taint analysis shows no identified flows with unsanitized paths, this might be an artifact of a very limited analysis scope or the plugin's simple functionality. The complete absence of nonce checks and capability checks on any potential entry points (though none are explicitly listed) is also a weakness, as it means any interaction, if it were to exist, would be unprotected against CSRF or unauthorized access if authentication were to be circumvented.

In conclusion, the plugin's strengths lie in its minimal attack surface and secure database interaction. The major weakness is the critical lack of output escaping, presenting a clear XSS risk. The absence of vulnerability history is a positive, but it should not overshadow the immediate code-level concern of unescaped output. Developers should prioritize addressing the output escaping issue to mitigate the risk of XSS attacks.

Key Concerns

  • Unescaped output (2 outputs, 0% escaped)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Change Default Email Sender Name Security Vulnerabilities

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

Change Default Email Sender Name Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Change Default Email Sender Name Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterwp_mail_fromchange-default-email-sender.php:139
filterwp_mail_from_namechange-default-email-sender.php:140
actionadmin_menuchange-default-email-sender.php:149
actionadmin_initchange-default-email-sender.php:158
Maintenance & Trust

Change Default Email Sender Name Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedApr 25, 2024
PHP min version7.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Change Default Email Sender Name Developer Profile

Mitali Rajpurohit

2 plugins · 400 total installs

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

How We Detect Change Default Email Sender Name

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
sys-autodelete-autoexpired-mainsys-autodelete-autoexpiredsys-autodelete-clearlog-formsendernamefieldsenderemailfield
FAQ

Frequently Asked Questions about Change Default Email Sender Name