jQuery Notify Security & Risk Analysis

wordpress.org/plugins/jquery-notify

An attractive, lightweight, and highly configurable jQuery notification pane.

10 active installs v0.2 PHP + WP 3.0+ Updated Aug 10, 2015
jquerymessagenotificationnotifypopup
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is jQuery Notify Safe to Use in 2026?

Generally Safe

Score 85/100

jQuery Notify 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 jquery-notify v0.2 plugin exhibits a generally good security posture based on the static analysis and vulnerability history provided. The absence of any recorded CVEs, unpatched vulnerabilities, or critical/high severity issues in its history is a significant positive indicator. Furthermore, the code signals show a complete absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests. The plugin also demonstrates a commitment to secure coding by 100% using prepared statements for any SQL queries. However, there are areas that warrant caution. The primary concern stems from the limited output escaping, with only 17% of outputs being properly escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not sufficiently sanitized before being displayed. Additionally, the presence of a shortcode without any explicit capability checks introduces a potential entry point that could be exploited by users with lower privileges if it handles user-provided data insecurely.

Key Concerns

  • Low percentage of properly escaped output
  • Shortcode without capability checks
Vulnerabilities
None known

jQuery Notify Security Vulnerabilities

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

jQuery Notify Code Analysis

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

Output Escaping

17% escaped23 total outputs
Attack Surface

jQuery Notify Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[jq_notify] jquery-notify.php:38
WordPress Hooks 5
actionadmin_menujqn-options.php:21
actionadmin_initjqn-options.php:22
actioninitjquery-notify.php:39
actionwp_footerjquery-notify.php:40
actionwp_footerjquery-notify.php:68
Maintenance & Trust

jQuery Notify Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 10, 2015
PHP min version
Downloads6K

Community Trust

Rating60/100
Number of ratings1
Active installs10
Developer Profile

jQuery Notify Developer Profile

Mindshare Labs, Inc.

5 plugins · 770 total installs

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

How We Detect jQuery Notify

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jquery-notify/style.css/wp-content/plugins/jquery-notify/script.js
Script Paths
/wp-content/plugins/jquery-notify/script.js
Version Parameters
jquery-notify/script.js?ver=jquery-notify/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
jqnm_messagejqn-close
Data Attributes
data-sectiondata-id
JS Globals
jqnm_script_vars
Shortcode Output
<div class="jqnm_ jqnm_message"><div class="jqn-close"></div>
FAQ

Frequently Asked Questions about jQuery Notify