Notification Box Lite Version Security & Risk Analysis

wordpress.org/plugins/notification-box-lite

Display an awesome notification box on either the bottom right or bottom left corner of your website.

10 active installs v1.0 PHP + WP 3.0.1+ Updated Mar 9, 2016
boxeasymessagenotificationpopup
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Notification Box Lite Version Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "notification-box-lite" v1.0 plugin exhibits a concerning security posture due to its significant attack surface exposed without proper authentication. The static analysis reveals two AJAX handlers, both lacking any authentication checks. This creates a direct entry point for unauthenticated users to interact with plugin functionalities, which could lead to unintended consequences or exploitation. While the code signals show a low number of dangerous functions and a good percentage of SQL queries using prepared statements, the lack of authentication on AJAX endpoints is a critical oversight. The taint analysis also identified two flows with unsanitized paths, although these were not categorized as critical or high severity. This suggests a potential for vulnerabilities related to how data is handled within these unauthenticated AJAX requests, even if not immediately exploitable in a critical way with the current code. The plugin's vulnerability history is clean, with no recorded CVEs. This is a positive indicator, suggesting that past versions may not have had exploitable flaws or that they have been promptly addressed. However, the absence of vulnerabilities does not negate the risks introduced by the current security weaknesses.

Key Concerns

  • Unprotected AJAX handlers
  • Flows with unsanitized paths
  • No Nonce checks on AJAX handlers
  • No Capability checks on AJAX handlers
Vulnerabilities
None known

Notification Box Lite Version Security Vulnerabilities

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

Notification Box Lite Version Code Analysis

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

SQL Query Safety

89% prepared9 total queries

Output Escaping

71% escaped38 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
danw_settings_handler (notification-box-admin.php:11)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Notification Box Lite Version Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_danw_notification_wc_ajaxnotification-box-lite.php:30
noprivwp_ajax_danw_notification_wc_ajaxnotification-box-lite.php:31
WordPress Hooks 3
actionwp_headnotification-box-lite.php:25
actionadmin_menunotification-box-lite.php:26
actionwp_enqueue_scriptsnotification-box-lite.php:27
Maintenance & Trust

Notification Box Lite Version Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMar 9, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Notification Box Lite Version Developer Profile

notificationbox

1 plugin · 10 total installs

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

How We Detect Notification Box Lite Version

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/notification-box-lite/css/notification-box.css/wp-content/plugins/notification-box-lite/js/notification-box.js
Script Paths
/wp-content/plugins/notification-box-lite/js/notification-box.js
Version Parameters
notification-box-lite/css/notification-box.css?ver=1.0notification-box-lite/js/notification-box.js?ver=1.0

HTML / DOM Fingerprints

CSS Classes
danw-bottom-leftdanw-bottom-right
Data Attributes
danw_notification_wc_ajax
JS Globals
danw_notification_wc_ajax
FAQ

Frequently Asked Questions about Notification Box Lite Version