Easy Custom Admin Notification Security & Risk Analysis

wordpress.org/plugins/easy-custom-admin-notification

Display custom admin notifications on the WordPress dashboard with flexible styling and user role targeting.

0 active installs v1.1.0 PHP 7.0+ WP 5.0+ Updated Jun 10, 2025
alertdashboardnotificationrolesusers
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Custom Admin Notification Safe to Use in 2026?

Generally Safe

Score 100/100

Easy Custom Admin Notification 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 "easy-custom-admin-notification" plugin v1.1.0 exhibits a strong security posture based on the provided static analysis. The code demonstrates excellent adherence to secure development practices, with all SQL queries utilizing prepared statements and all output being properly escaped. The absence of file operations and external HTTP requests further reduces the potential attack surface. Crucially, the presence of a nonce check on its single AJAX handler, despite the lack of explicit capability checks, indicates a conscious effort to prevent CSRF attacks. The plugin also has no recorded vulnerability history, which is a positive indicator. However, the lack of capability checks on the AJAX handler, while having a nonce check, could be a minor concern if the action performed by the AJAX handler is sensitive and could be abused by a less privileged user who might somehow bypass the nonce check or if the AJAX endpoint itself is discoverable. Overall, this plugin appears to be well-secured and demonstrates a commitment to security best practices, with minimal discernible risks.

Key Concerns

  • Missing capability checks on AJAX handler
Vulnerabilities
None known

Easy Custom Admin Notification Security Vulnerabilities

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

Easy Custom Admin Notification Release Timeline

v1.1.0Current
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

Easy Custom Admin Notification Code Analysis

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

Output Escaping

100% escaped56 total outputs
Attack Surface

Easy Custom Admin Notification Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_easy_custom_admin_notification_dismissincludes\class-easy-custom-admin-notification.php:9
WordPress Hooks 5
actionplugins_loadedeasy-custom-admin-notification.php:27
actionadmin_menuincludes\class-easy-custom-admin-notification.php:5
actionadmin_initincludes\class-easy-custom-admin-notification.php:6
actionadmin_noticesincludes\class-easy-custom-admin-notification.php:7
actionadmin_enqueue_scriptsincludes\class-easy-custom-admin-notification.php:8
Maintenance & Trust

Easy Custom Admin Notification Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 10, 2025
PHP min version7.0
Downloads393

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Easy Custom Admin Notification Developer Profile

Gabriel De la Hoz

2 plugins · 90 total installs

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

How We Detect Easy Custom Admin Notification

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-custom-admin-notification/admin/css/admin-style.css/wp-content/plugins/easy-custom-admin-notification/admin/js/admin-script.js
Script Paths
/wp-content/plugins/easy-custom-admin-notification/admin/js/admin-script.js
Version Parameters
easy-custom-admin-notification/admin/css/admin-style.css?ver=easy-custom-admin-notification/admin/js/admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
easy-custom-admin-notificationnotification-itemremove-notification
HTML Comments
translators: %d is the notification number (e.g., 1, 2, 3). translators: Confirmation message for removing a notification. translators: %d represents the
Data Attributes
data-max-indexdata-id
JS Globals
easy_custom_admin_notification_dismiss
FAQ

Frequently Asked Questions about Easy Custom Admin Notification