Admin Notify Security & Risk Analysis

wordpress.org/plugins/admin-notify

Short Description: Admin Notify sends email notifications when administrator accounts are added, updated, or deleted.

10 active installs v1.0.5 PHP + WP 5.0+ Updated Apr 16, 2025
admin-notificationadmin-role-changepassword-changesecurityuser-management
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Admin Notify Safe to Use in 2026?

Generally Safe

Score 100/100

Admin Notify has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The "admin-notify" plugin v1.0.5 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified dangerous functions, SQL queries executed without prepared statements, unsanitized taint flows, and properly escaped output are all excellent indicators of secure coding practices. Furthermore, the plugin has no recorded vulnerabilities, including CVEs, which suggests a history of diligent security maintenance and a lack of previously discovered exploitable flaws. The presence of a nonce check is a positive sign, although the lack of capability checks on entry points warrants attention.

While the plugin appears secure on the surface with a zero attack surface and no critical or high severity issues identified in taint analysis, the absence of capability checks on all entry points presents a potential area for concern. If any of the zero identified entry points were to become exposed or if a future update introduces them, the lack of proper authorization enforcement could lead to privilege escalation or unauthorized actions. The plugin's history of no vulnerabilities is a significant strength, indicating a low likelihood of immediate risk, but it's crucial to ensure that future development continues to adhere to these secure coding standards, particularly regarding authorization checks.

Key Concerns

  • Missing capability checks on entry points
Vulnerabilities
None known

Admin Notify Security Vulnerabilities

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

Admin Notify Code Analysis

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

Output Escaping

100% escaped8 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
admin_notify_save_settings (admin-notify.php:150)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Admin Notify Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menuadmin-notify.php:34
actionadmin_initadmin-notify.php:75
actionprofile_updateadmin-notify.php:105
actionuser_registeradmin-notify.php:106
actionset_user_roleadmin-notify.php:126
actiondelete_useradmin-notify.php:135
actionadmin_post_save_eliyahna_admin_notify_settingsadmin-notify.php:160
Maintenance & Trust

Admin Notify Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 16, 2025
PHP min version
Downloads733

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Admin Notify Developer Profile

Eliyahna

3 plugins · 10 total installs

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

How We Detect Admin Notify

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapform-table
HTML Comments
<!-- Add nonce field for security --><!-- Ensure this is the very first line in the file -->
Data Attributes
name="eliyahna_admin_notify_email"name="eliyahna_admin_notify_nonce"value="<?php echo esc_attr(get_option(ELIYAHNA_ADMIN_NOTIFY_OPTION)); ?>"
Shortcode Output
<h1>Admin Notify Settings</h1><div style="text-align: left; font-size: 14px; margin-bottom: 10px;">בס״ד</div>
FAQ

Frequently Asked Questions about Admin Notify