WP-Notification Security & Risk Analysis

wordpress.org/plugins/wp-notification

Show custom notifications on the dashboard

10 active installs v1.6 PHP + WP + Updated Dec 17, 2017
back-endnoticenotificationnotifications
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-Notification Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The wp-notification plugin version 1.6 exhibits an excellent security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, external HTTP requests, and a significant attack surface (AJAX handlers, REST API routes, shortcodes, cron events) are all strong indicators of well-written and secure code. The plugin also appears to have no known vulnerabilities in its history, further bolstering its trustworthiness.

However, the analysis does reveal a significant concern: 100% of the total outputs are not properly escaped. This lack of output escaping presents a critical risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected into the WordPress admin area or publicly visible content through this plugin. While other security signals are positive, this single oversight significantly undermines the overall security of the plugin.

In conclusion, while the plugin demonstrates strong foundational security practices and a clean vulnerability history, the prevalent lack of output escaping is a critical flaw that requires immediate attention. It's essential to address the XSS risk to ensure the plugin's overall security is as robust as its other tested aspects.

Key Concerns

  • All outputs are unescaped
Vulnerabilities
None known

WP-Notification Security Vulnerabilities

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

WP-Notification Code Analysis

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

Output Escaping

0% escaped10 total outputs
Attack Surface

WP-Notification Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_bar_menuwp-notification.php:551
actionadmin_noticeswp-notification.php:552
actionadmin_menuwp-notification.php:553
actionadmin_initwp-notification.php:554
Maintenance & Trust

WP-Notification Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedDec 17, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP-Notification Developer Profile

Tomek

10 plugins · 220 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-Notification

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-notification/css//wp-content/plugins/wp-notification/js/

HTML / DOM Fingerprints

CSS Classes
notification-admin-menunotification-admin-submenunotification-typenotification-contentnotice-errornotice-warningnotice-successnotice-info
Data Attributes
administrator_notices_textadministrator_notices_location
FAQ

Frequently Asked Questions about WP-Notification