WP Notify Security & Risk Analysis

wordpress.org/plugins/wp-notify

WP-Notify is a notification plugin, this will help you to notify or alert informations about latest posts/system maintenance time etc...

10 active installs v1.0.0 PHP + WP 2.7+ Updated Nov 8, 2016
adminmessagesnotificationpopupwp-notify
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Notify Safe to Use in 2026?

Generally Safe

Score 85/100

WP Notify has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The wp-notify v1.0.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface, with no unprotected entry points identified. The use of prepared statements for its single SQL query is a strong indicator of secure database interaction. Furthermore, the lack of recorded vulnerabilities in its history suggests a well-maintained codebase or limited exposure.

However, a significant concern arises from the complete lack of output escaping. With 23 outputs identified and 0% properly escaped, this presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin that originates from user input or external sources is likely vulnerable. The absence of nonce checks and capability checks on any potential (though currently zero) entry points also indicates a potential weakness if the attack surface were to expand in future versions. The lack of taint analysis results might be due to the limited entry points, but the unescaped output is a concrete and serious issue.

Key Concerns

  • 0% of output properly escaped
  • 0 nonce checks
  • 0 capability checks
Vulnerabilities
None known

WP Notify Security Vulnerabilities

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

WP Notify Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped23 total outputs
Attack Surface

WP Notify Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actioninitnotify.php:41
actionadmin_menunotify.php:42
actionadmin_initnotify.php:43
actioninitnotify.php:50
actionwp_headnotify.php:52
actionwp_footernotify.php:54
actionwp_footernotify.php:56
Maintenance & Trust

WP Notify Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedNov 8, 2016
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Notify Developer Profile

Midhun Devasia

2 plugins · 20 total installs

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

How We Detect WP Notify

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-notify/js/jscolor.js/wp-content/plugins/wp-notify/styles.php/wp-content/plugins/wp-notify/scripts.php/wp-content/plugins/wp-notify/messages.php
Script Paths
/wp-content/plugins/wp-notify/js/jscolor.js

HTML / DOM Fingerprints

CSS Classes
wp-notify-wrap
Data Attributes
name="wp_notify_options[status]"name="wp_notify_options[bg_color]"name="wp_notify_options[text_color]"name="wp_notify_options[border_color]"name="wp_notify_options[button_bg_color]"name="wp_notify_options[button_border_color]"+6 more
JS Globals
wp_notify_options
FAQ

Frequently Asked Questions about WP Notify