Admin Notice Security & Risk Analysis

wordpress.org/plugins/admin-notice

Display a custom notice to all users in the WordPress admin.

600 active installs v1.2 PHP 7.0+ WP 5.4.1+ Updated Jan 25, 2022
adminalertbackendnotice
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Admin Notice Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The 'admin-notice' plugin v1.2 exhibits a remarkably strong security posture based on the provided static analysis. The complete absence of any identified dangerous functions, SQL queries using prepared statements, properly escaped output, file operations, external HTTP requests, and importantly, any form of attack surface (AJAX, REST API, shortcodes, cron events) is highly commendable. Furthermore, the lack of any recorded vulnerabilities in its history suggests a consistent focus on secure development practices. The plugin appears to be very inert and does not expose any readily exploitable entry points. The primary concern, however, is the complete absence of nonce and capability checks. While the attack surface is currently zero, if any new entry points were to be introduced in future versions without these fundamental security checks, it would immediately create a significant risk. Therefore, while the current state is excellent, future development must prioritize the addition of proper authorization and validation mechanisms.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Admin Notice Security Vulnerabilities

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

Admin Notice Code Analysis

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

Output Escaping

100% escaped9 total outputs
Attack Surface

Admin Notice Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menuadmin-notice.php:49
actionadmin_initadmin-notice.php:50
actionadmin_noticesadmin-notice.php:51
actionadmin_headadmin-notice.php:52
Maintenance & Trust

Admin Notice Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedJan 25, 2022
PHP min version7.0
Downloads7K

Community Trust

Rating100/100
Number of ratings6
Active installs600
Developer Profile

Admin Notice Developer Profile

Adam Walter

2 plugins · 2K total installs

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

How We Detect Admin Notice

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
agw-admin-noticenotice-errornotice-infonotice-successnotice-warning
Data Attributes
id="agw_admin_notice_enable"name="agw_admin_notice_enable"id="agw_admin_notice_msg"name="agw_admin_notice_msg"id="agw_admin_notice_style"name="agw_admin_notice_style"
FAQ

Frequently Asked Questions about Admin Notice