WP Growl Security & Risk Analysis

wordpress.org/plugins/wp-growl-notifications

Show your WordPress admin notices in a growlike / better way, and snooze them whenever you see fit.

10 active installs v1.0 PHP + WP 4.6+ Updated Mar 27, 2017
adminadmin-noticesgrowlnoticeswp-admin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Growl Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "wp-growl-notifications" v1.0 plugin exhibits a mixed security posture. On the positive side, the static analysis indicates a clean codebase with no dangerous functions, all SQL queries utilizing prepared statements, and all output being properly escaped. Furthermore, there are no recorded vulnerabilities or CVEs for this plugin, suggesting a history of responsible development or a lack of historical targeting. However, a significant concern arises from the presence of one unprotected AJAX handler within its attack surface. This unprotected entry point could potentially be exploited if it handles user-supplied data without proper authorization or sanitization, despite the absence of identified taint flows in the current analysis. The lack of nonce checks is also a critical omission for any AJAX functionality.

While the absence of critical code signals like dangerous functions and raw SQL is reassuring, the single unprotected AJAX handler represents a direct and exploitable vulnerability. The fact that no taint flows were identified may be due to the limited scope of the analysis or the specific functionality of the handler not being triggered by the analysis tools. The clean vulnerability history is a strong positive, but it should not lead to complacency, especially given the identified unprotected entry point. In conclusion, the plugin has a solid foundation in terms of fundamental secure coding practices like prepared statements and output escaping, but the unprotected AJAX handler and missing nonce checks are significant weaknesses that require immediate attention.

Key Concerns

  • Unprotected AJAX handler
  • Missing nonce checks on AJAX
Vulnerabilities
None known

WP Growl Security Vulnerabilities

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

WP Growl Code Analysis

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

WP Growl Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_wp-growl-snooze-noticeresources\WPGrowl.php:20
WordPress Hooks 2
actionadmin_enqueue_scriptsresources\WPGrowl.php:19
actionadmin_initresources\WPGrowl.php:21
Maintenance & Trust

WP Growl Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedMar 27, 2017
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

WP Growl Developer Profile

DannyvanHolten

4 plugins · 31K total installs

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

How We Detect WP Growl

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-growl-notifications/js/jquery-initialize.min.js/wp-content/plugins/wp-growl-notifications/css/growl.min.css/wp-content/plugins/wp-growl-notifications/js/growl.min.js
Script Paths
/wp-content/plugins/wp-growl-notifications/js/jquery-initialize.min.js/wp-content/plugins/wp-growl-notifications/js/growl.min.js
Version Parameters
wp-growl-notifications/js/jquery-initialize.min.js?ver=wp-growl-notifications/css/growl.min.css?ver=wp-growl-notifications/js/growl.min.js?ver=

HTML / DOM Fingerprints

JS Globals
growlL10ngrowl_snoozed_notices
REST Endpoints
/wp-json/wp-growl-notifications
FAQ

Frequently Asked Questions about WP Growl