Easy Notification Bar Security & Risk Analysis

wordpress.org/plugins/easy-notification-bar

A simple plugin for displaying a notice at the top of your website that can be closed by the visitor. Completely free and minimal without any upsells.

9K active installs v1.7 PHP 7.4+ WP 6.3+ Updated Mar 10, 2026
bannernoticenotificationnotification-bartop-bar
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Notification Bar Safe to Use in 2026?

Generally Safe

Score 100/100

Easy Notification Bar has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 23d ago
Risk Assessment

The static analysis of the "easy-notification-bar" plugin v1.7 reveals a generally positive security posture with some concerning omissions. The absence of known CVEs and a clean vulnerability history for this plugin is a significant strength, suggesting a mature and well-maintained codebase. The code signals also indicate good practices, with 100% of SQL queries using prepared statements and a high percentage of output properly escaped, minimizing common web application vulnerabilities.

However, the analysis highlights several critical areas of weakness. The complete lack of nonce checks and capability checks across all identified entry points (though zero in this case) is a major concern. Even with a zero attack surface reported, the absence of these fundamental security measures in the plugin's design philosophy is a significant risk. Furthermore, while no dangerous functions or unsanitized taint flows were detected, the presence of a file operation without further context raises a potential red flag. The lack of external HTTP requests is a positive, reducing the risk of SSRF or other network-based attacks.

In conclusion, the "easy-notification-bar" plugin v1.7 has strengths in its lack of historical vulnerabilities and good SQL/output handling. However, the complete absence of nonce and capability checks, even with a small attack surface, represents a fundamental security gap. The file operation warrants further investigation. While currently not exploitable due to the zero reported entry points, any future expansion of functionality without addressing these fundamental security controls could lead to severe vulnerabilities.

Key Concerns

  • No nonce checks on any entry points
  • No capability checks on any entry points
  • Presence of file operations without clear context
  • Low percentage of properly escaped outputs (91%)
Vulnerabilities
None known

Easy Notification Bar Security Vulnerabilities

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

Easy Notification Bar Code Analysis

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

Output Escaping

91% escaped35 total outputs
Attack Surface

Easy Notification Bar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionwpeasy-notification-bar.php:122
actioncustomize_registereasy-notification-bar.php:125
actioncustomize_registereasy-notification-bar.php:126
actioncustomize_saveeasy-notification-bar.php:127
actioncustomize_save_aftereasy-notification-bar.php:128
filtereasy_notification_bar_messageeasy-notification-bar.php:228
filtereasy_notification_bar_messageeasy-notification-bar.php:229
filtereasy_notification_bar_messageeasy-notification-bar.php:230
actionamp_post_template_body_openeasy-notification-bar.php:239
actionamp_post_template_csseasy-notification-bar.php:242
actionwp_enqueue_scriptseasy-notification-bar.php:247
Maintenance & Trust

Easy Notification Bar Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 10, 2026
PHP min version7.4
Downloads136K

Community Trust

Rating92/100
Number of ratings16
Active installs9K
Developer Profile

Easy Notification Bar Developer Profile

wpexplorer

13 plugins · 22K total installs

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

How We Detect Easy Notification Bar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-notification-bar/assets/css/easy-notification-bar.css/wp-content/plugins/easy-notification-bar/assets/js/easy-notification-bar.js
Script Paths
/wp-content/plugins/easy-notification-bar/assets/js/easy-notification-bar.js
Version Parameters
easy-notification-bar/assets/css/easy-notification-bar.css?ver=easy-notification-bar/assets/js/easy-notification-bar.js?ver=

HTML / DOM Fingerprints

CSS Classes
enb-notification-barenb-buttonenb-close
Data Attributes
data-enb-options
JS Globals
easy_notification_bar_options
FAQ

Frequently Asked Questions about Easy Notification Bar