Brozzme Multiple admin emails Security & Risk Analysis

wordpress.org/plugins/brozzme-multiple-admin-emails

Add more than one email address to a website admin notifications settings. Be informed of new articles or awaiting review of others to improve quality …

200 active installs v1.4 PHP + WP 4.5+ Updated Aug 29, 2022
adminemailmultiplenotificationpublish-notification
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Brozzme Multiple admin emails Safe to Use in 2026?

Generally Safe

Score 85/100

Brozzme Multiple admin emails has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "brozzme-multiple-admin-emails" plugin, version 1.4, exhibits a generally good security posture with no known CVEs or recorded vulnerabilities. The static analysis reveals a very small attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events exposed to external input. Furthermore, all SQL queries are properly prepared, and there are no file operations or external HTTP requests that appear to be immediately risky based on the provided data. However, the presence of the `unserialize` function is a significant concern. While there are no visible taint flows in the static analysis, `unserialize` is inherently dangerous if used with user-supplied data, as it can lead to remote code execution vulnerabilities. Additionally, only 31% of output is properly escaped, which, while not a critical issue in the absence of exploitable entry points, represents a potential risk for cross-site scripting (XSS) vulnerabilities if new entry points are introduced or if the limited escape mechanisms are insufficient in certain contexts. The lack of nonce checks on AJAX handlers and capability checks on all identified entry points (although there are none reported) are areas that would typically raise flags, but given the zero entry points, this risk is currently mitigated.

Key Concerns

  • Use of unserialize function
  • Low percentage of properly escaped output
Vulnerabilities
None known

Brozzme Multiple admin emails Security Vulnerabilities

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

Brozzme Multiple admin emails Code Analysis

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

Dangerous Functions Found

unserialize$body = unserialize($body['body']);admin\brozzme_plugins_page.php:327

Output Escaping

31% escaped13 total outputs
Attack Surface

Brozzme Multiple admin emails Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 19
actionadmin_initadmin\bmae_admin.php:12
actionadmin_menuadmin\bmae_admin.php:13
actionadd_meta_boxesadmin\bmae_utilities.php:58
actionsave_postadmin\bmae_utilities.php:59
actionsave_postadmin\bmae_utilities.php:83
actionadmin_print_footer_scriptsadmin\bmae_utilities.php:87
filterwp_mail_content_typeadmin\bmae_utilities.php:129
actionadmin_menuadmin\brozzme_plugins_page.php:21
actionadmin_footer_textadmin\brozzme_plugins_page.php:44
actionplugins_loadedadmin\brozzme_plugins_page.php:48
actioninitmultiple-admin-emails.php:29
filterplugin_action_linksmultiple-admin-emails.php:31
filtersanitize_option_admin_emailmultiple-admin-emails.php:33
filtersanitize_option_new_admin_emailmultiple-admin-emails.php:34
actioninitmultiple-admin-emails.php:36
filtersend_site_admin_email_change_emailmultiple-admin-emails.php:41
actionadd_option_new_admin_emailmultiple-admin-emails.php:43
actionupdate_option_new_admin_emailmultiple-admin-emails.php:44
actionadmin_enqueue_scriptsmultiple-admin-emails.php:60
Maintenance & Trust

Brozzme Multiple admin emails Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedAug 29, 2022
PHP min version
Downloads13K

Community Trust

Rating80/100
Number of ratings4
Active installs200
Developer Profile

Brozzme Multiple admin emails Developer Profile

Benoti

11 plugins · 11K total installs

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

How We Detect Brozzme Multiple admin emails

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/brozzme-multiple-admin-emails/css/brozzme-admin-css.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Brozzme Multiple admin emails