Change Administrator Email Address Security & Risk Analysis

wordpress.org/plugins/admin-email-address-changer

By using this plugin, site administrators can modify their admin email settings without having to send an outgoing confirmation email.

700 active installs v1.0.3 PHP + WP 5.1+ Updated Sep 11, 2025
adminchangechangeremail
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Change Administrator Email Address Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 8mo ago
Risk Assessment

The "admin-email-address-changer" v1.0.3 plugin presents a mixed security profile. On the positive side, the static analysis indicates a very small attack surface, with no apparent AJAX handlers, REST API routes, shortcodes, or cron events exposed. Furthermore, the plugin demonstrates good practices regarding SQL queries, utilizing prepared statements exclusively. There are also no recorded vulnerabilities (CVEs) in its history, which is a strong indicator of a well-maintained and potentially secure codebase.

However, several areas raise concerns. The output escaping is only properly handled for 44% of the outputs, meaning a significant portion of data displayed to users might be vulnerable to Cross-Site Scripting (XSS) attacks if it originates from untrusted sources. The taint analysis reveals two flows with unsanitized paths, which, while not classified as critical or high severity in this report, warrant investigation as they represent potential entry points for malicious data. Crucially, there are no nonce checks or capability checks identified in the analysis, leaving any potential (even if currently nonexistent) entry points vulnerable to unauthorized access or actions.

In conclusion, while the plugin has a clean vulnerability history and minimal attack surface, the identified issues with output escaping and unsanitized taint flows, coupled with the complete absence of nonces and capability checks, suggest a need for improvement. The lack of authentication checks on the identified entry points, even if there are none currently, is a fundamental security weakness that could be exploited if new entry points are added or if existing ones are overlooked in future updates. The plugin's strengths lie in its SQL handling and lack of known CVEs, but its weaknesses are significant enough to warrant careful consideration.

Key Concerns

  • Unescaped output detected (56%)
  • Taint flows with unsanitized paths (2)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Change Administrator Email Address Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Change Administrator Email Address Release Timeline

v1.0.2
Code Analysis
Analyzed Mar 16, 2026

Change Administrator Email Address Code Analysis

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

Output Escaping

44% escaped9 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
admin_email_change (admin\class-admin-email-address-changer-admin.php:103)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Change Administrator Email Address Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionplugins_loadedincludes\class-admin-email-address-changer.php:142
actionadmin_enqueue_scriptsincludes\class-admin-email-address-changer.php:157
actionadmin_enqueue_scriptsincludes\class-admin-email-address-changer.php:158
actionadmin_menuincludes\class-admin-email-address-changer.php:163
actionwp_enqueue_scriptsincludes\class-admin-email-address-changer.php:182
actionwp_enqueue_scriptsincludes\class-admin-email-address-changer.php:183
Maintenance & Trust

Change Administrator Email Address Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 11, 2025
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs700
Developer Profile

Change Administrator Email Address Developer Profile

activity-log.com

5 plugins · 1K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
118 days
View full developer profile
Detection Fingerprints

How We Detect Change Administrator Email Address

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/admin-email-address-changer/css/admin-email-address-changer-admin.css/wp-content/plugins/admin-email-address-changer/js/admin-email-address-changer-admin.js
Script Paths
/wp-content/plugins/admin-email-address-changer/js/admin-email-address-changer-admin.js
Version Parameters
admin-email-address-changer/css/admin-email-address-changer-admin.css?ver=admin-email-address-changer/js/admin-email-address-changer-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
updated inline
Data Attributes
name="new_admin_email"id="new_admin_email"aria-describedby="new-admin-email-description"
FAQ

Frequently Asked Questions about Change Administrator Email Address