WP Change Email Sender Security & Risk Analysis

wordpress.org/plugins/wp-change-email-sender

Easily change WordPress default mail sender name and email address

10K active installs v3.2 PHP 7.4+ WP 5.8+ Updated Dec 23, 2025
wordpress-default-email-sender-changewp-change-default-email-senderwp-change-email-senderwp-default-email-changewp-default-email-sender-name-change
100
A · Safe
CVEs total1
Unpatched0
Last CVEMar 25, 2024
Safety Verdict

Is WP Change Email Sender Safe to Use in 2026?

Generally Safe

Score 100/100

WP Change Email Sender has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Mar 25, 2024Updated 3mo ago
Risk Assessment

The "wp-change-email-sender" v3.2 plugin exhibits a generally good static security posture. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and the proper escaping of all output are commendable practices. Furthermore, the plugin demonstrates a clean bill of health with no identified unsanitized taint flows or critical/high severity vulnerabilities in its code signals. The limited attack surface with zero identified entry points further contributes to this positive assessment.

However, the plugin's vulnerability history presents a significant concern. With a total of one known CVE, specifically related to Cross-Site Scripting (XSS), and this vulnerability being recently discovered (March 2024), it indicates a past susceptibility to insecure output handling or input sanitization. Although this particular CVE is currently patched, the historical pattern suggests a potential for developers to overlook certain security aspects. The complete lack of nonce and capability checks across all entry points, as well as the absence of any capability checks on identified AJAX handlers or REST API routes (though none were found), signifies a missed opportunity to implement fundamental WordPress security measures.

In conclusion, while the current code of "wp-change-email-sender" v3.2 appears robust against many common threats, the historical vulnerability and the absence of essential WordPress security checks like nonces and capability checks introduce a notable risk. The plugin's developers should prioritize implementing these standard security features to bolster its overall resilience and prevent future exploitable vulnerabilities.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Recent medium severity vulnerability (XSS)
Vulnerabilities
1

WP Change Email Sender Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-29815medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

WP Change Email Sender <= 1.0 - Authenticated (Administrator+) Stored Cross-Site Scripting

Mar 25, 2024 Patched in 2.0 (8d)
Code Analysis
Analyzed Mar 16, 2026

WP Change Email Sender Code Analysis

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

Output Escaping

100% escaped5 total outputs
Attack Surface

WP Change Email Sender Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitwp-change-email-sender.php:33
actionadmin_initwp-change-email-sender.php:71
filterwp_mail_fromwp-change-email-sender.php:107
filterwp_mail_from_namewp-change-email-sender.php:117
Maintenance & Trust

WP Change Email Sender Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 23, 2025
PHP min version7.4
Downloads53K

Community Trust

Rating96/100
Number of ratings6
Active installs10K
Alternatives

WP Change Email Sender Alternatives

No alternatives data available yet.

Developer Profile

WP Change Email Sender Developer Profile

Md Aminur Islam

4 plugins · 16K total installs

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

How We Detect WP Change Email Sender

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
name="wpces_email_sender_name"name="wpces_sender_email_address"
FAQ

Frequently Asked Questions about WP Change Email Sender