Brozzme Cookie Notification Security & Risk Analysis

wordpress.org/plugins/brozzme-cookie-notification

A simple implementation of the Law on Cookies for WordPress

70 active installs v1.6.2 PHP + WP 4.4+ Updated Oct 28, 2021
compliancecookiejquerylawnotification
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Brozzme Cookie Notification Safe to Use in 2026?

Generally Safe

Score 85/100

Brozzme Cookie Notification 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 'brozzme-cookie-notification' plugin v1.6.2 exhibits a generally good security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events means the plugin has no discernible attack surface from an external perspective. Furthermore, the lack of "dangerous functions," file operations, external HTTP requests, nonce checks, and capability checks suggests a relatively clean and contained codebase. Taint analysis showing zero flows with unsanitized paths further reinforces this positive assessment.

However, the static analysis does reveal some areas for concern. The presence of a single SQL query that does not utilize prepared statements is a potential risk, especially if this query handles user-supplied input without proper sanitization. Additionally, a significantly low percentage (11%) of properly escaped output across 38 total outputs indicates a high likelihood of cross-site scripting (XSS) vulnerabilities. While the vulnerability history is clean, the weaknesses identified in the code analysis could still be exploited. Therefore, while the plugin appears to have a limited attack surface and no known historical vulnerabilities, the identified SQL and output escaping issues present tangible risks that should be addressed.

Key Concerns

  • SQL query not using prepared statements
  • Low output escaping percentage
Vulnerabilities
None known

Brozzme Cookie Notification Security Vulnerabilities

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

Brozzme Cookie Notification Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

11% escaped38 total outputs
Attack Surface

Brozzme Cookie Notification Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menubrozzme-cookie-notification.php:230
actionplugins_loadedbrozzme-cookie-notification.php:238
filterplugin_action_linksbrozzme-cookie-notification.php:249
actionwp_enqueue_scriptsbrozzme-cookie-notification.php:270
actionwp_enqueue_scriptsbrozzme-cookie-notification.php:329
actionadmin_enqueue_scriptsbrozzme-cookie-notification.php:368
actionwp_headbrozzme-cookie-notification.php:404
actionadmin_initincludes\bcn_options_settings.php:18
Maintenance & Trust

Brozzme Cookie Notification Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedOct 28, 2021
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings4
Active installs70
Developer Profile

Brozzme Cookie Notification Developer Profile

Benoti

11 plugins · 11K total installs

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

How We Detect Brozzme Cookie Notification

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
bcn-cookie-notificationbcn-cookie-notification-fixedbcn-cookie-notification-bottombcn-cookie-notification-effect-slidebcn-cookie-notification-effect-fadebcn-cookie-notification-effect-hidebcn-cookie-notification-wrapper
Data Attributes
data-bcn-effectdata-bcn-fixeddata-bcn-bottomdata-bcn-zindex
JS Globals
bcn_cookie
FAQ

Frequently Asked Questions about Brozzme Cookie Notification