Quick Bar – Popup Notification Sidebar Security & Risk Analysis

wordpress.org/plugins/quick-bar

Create a javascript based, light-weight and responsive popup notification sidebar in your blog.

20 active installs v1.2.2 PHP + WP 2.8+ Updated Jul 2, 2018
notification-barpopup-notificationpopup-sidebarquickbarresponsive-sidebar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Quick Bar – Popup Notification Sidebar Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The quick-bar plugin exhibits a mixed security posture, with some strengths but significant areas for improvement. While there are no recorded historical vulnerabilities and the taint analysis shows no critical or high-severity issues with unsanitized paths, the static analysis reveals notable weaknesses. A key concern is the presence of two unprotected AJAX handlers, which represent direct entry points into the plugin that lack proper authentication checks. Furthermore, the plugin's SQL queries are not utilizing prepared statements, posing a risk of SQL injection vulnerabilities. The low percentage of properly escaped output also suggests potential cross-site scripting (XSS) vulnerabilities. Despite the absence of past CVEs, these static analysis findings indicate a need for immediate remediation to secure the plugin against common web attacks. The plugin's strengths lie in its lack of dangerous functions, file operations, and external HTTP requests, and the presence of nonces and capability checks, but these are overshadowed by the identified vulnerabilities in handling user input and database interactions.

Key Concerns

  • AJAX handlers without auth checks
  • SQL queries without prepared statements
  • Low percentage of properly escaped output
Vulnerabilities
None known

Quick Bar – Popup Notification Sidebar Security Vulnerabilities

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

Quick Bar – Popup Notification Sidebar Code Analysis

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

Bundled Libraries

TinyMCE

SQL Query Safety

0% prepared2 total queries

Output Escaping

15% escaped183 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
<header> (admin\header.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Quick Bar – Popup Notification Sidebar Attack Surface

Entry Points5
Unprotected2

AJAX Handlers 3

authwp_ajax_xyz_qbr_ajax_backlinkadmin\ajax-backlink.php:3
authwp_ajax_xyz_qbr_actioncreate-quickbar.php:36
noprivwp_ajax_xyz_qbr_actioncreate-quickbar.php:37

Shortcodes 2

[xyz_qbr_default_code] shortcode-handler.php:10
[xyz_qbr_default_code] shortcode-handler.php:16
WordPress Hooks 13
actionadmin_noticesadmin\admin-notices.php:66
actionadmin_menuadmin\menu.php:3
actionadmin_enqueue_scriptsadmin\menu.php:51
filtertiny_mce_before_initadmin\tinymce_filters.php:13
filterformat_for_editoradmin\tinymce_filters.php:28
actionafter_wp_tiny_mceadmin\tinymce_filters.php:53
actionget_footercreate-quickbar.php:6
actionget_footercreate-quickbar.php:10
actionwpcreate-quickbar.php:17
actionwp_footerquick-bar.php:50
filterquery_varsquick-bar.php:64
actionparse_requestquick-bar.php:75
filterplugin_row_metaxyz-functions.php:18
Maintenance & Trust

Quick Bar – Popup Notification Sidebar Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJul 2, 2018
PHP min version
Downloads21K

Community Trust

Rating74/100
Number of ratings3
Active installs20
Developer Profile

Quick Bar – Popup Notification Sidebar Developer Profile

f1logic

15 plugins · 142K total installs

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

How We Detect Quick Bar – Popup Notification Sidebar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/quick-bar/css/style.css/wp-content/plugins/quick-bar/js/notice.js/wp-content/plugins/quick-bar/qbr_request.js
Script Paths
/wp-content/plugins/quick-bar/js/notice.js/wp-content/plugins/quick-bar/qbr_request.js

HTML / DOM Fingerprints

CSS Classes
xyz_qbr_container
Data Attributes
data-xyz_qbr_pgdata-xyz_qbr_psdata-xyz_qbr_hmdata-xyz_qbr_shortcd
JS Globals
xyz_qbr_ajax_object
REST Endpoints
/wp-json/wp/v2/users
Shortcode Output
[quickbar]
FAQ

Frequently Asked Questions about Quick Bar – Popup Notification Sidebar