Kento Notify Security & Risk Analysis

wordpress.org/plugins/kento-notify

Notification bubble for wordpress comments on post

10 active installs v1.0 PHP + WP 3.5+ Updated Jun 9, 2015
comments-notifiernotifierwordpress-notificationwp-notification
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Kento Notify Safe to Use in 2026?

Generally Safe

Score 85/100

Kento 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 "kento-notify" v1.0 plugin exhibits a concerning security posture, primarily due to its unprotected entry points. The static analysis reveals two AJAX handlers, both of which lack authentication checks. This represents a significant attack surface where unauthenticated users could potentially interact with plugin functionalities, leading to unintended consequences or the exploitation of other weaknesses.

While the plugin has no recorded vulnerability history or critical taint flows, the lack of proper output escaping is a notable weakness. This means that data processed by the plugin and displayed to users might not be sanitized, creating a risk of Cross-Site Scripting (XSS) vulnerabilities. The significant portion of SQL queries not using prepared statements (83%) also raises concerns about potential SQL injection vulnerabilities, although no specific flows were identified in the taint analysis.

The absence of known CVEs and a clean vulnerability history is a positive sign, suggesting that the plugin may not have been a target for widespread exploitation or that past issues have been addressed. However, this should not be seen as a guarantee of current security, especially given the identified weaknesses in its attack surface and data handling. The plugin would benefit greatly from implementing proper nonce and capability checks for its AJAX handlers and ensuring all output is properly escaped to mitigate potential XSS risks.

Key Concerns

  • AJAX handlers without auth checks
  • Output escaping not used
  • SQL queries using prepared statements
Vulnerabilities
None known

Kento Notify Security Vulnerabilities

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

Kento Notify Code Analysis

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

SQL Query Safety

17% prepared6 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface
2 unprotected

Kento Notify Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_update_viewed_unviewedindex.php:217
noprivwp_ajax_update_viewed_unviewedindex.php:218
WordPress Hooks 1
actioninitindex.php:18
Maintenance & Trust

Kento Notify Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJun 9, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Kento Notify Developer Profile

PluginsPoint

20 plugins · 600 total installs

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

How We Detect Kento Notify

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/kento-notify/js/demo.js/wp-content/plugins/kento-notify/js/jquery.mousewheel.js/wp-content/plugins/kento-notify/js/perfect-scrollbar.js/wp-content/plugins/kento-notify/css/style.css/wp-content/plugins/kento-notify/css/perfect-scrollbar.css
Script Paths
/wp-content/plugins/kento-notify/js/demo.js/wp-content/plugins/kento-notify/js/jquery.mousewheel.js/wp-content/plugins/kento-notify/js/perfect-scrollbar.js

HTML / DOM Fingerprints

CSS Classes
wp-notify-boxwp-notify-single-boxwp-notify-whowp-notify-comment-singlewp-notify-datewp-notify-bubblewp-notifywp-notify-comments+2 more
Data Attributes
original-titlecommentidviewed
JS Globals
MyAjax
REST Endpoints
/wp-json/kento-notify
Shortcode Output
<div id='wp-notify' class='wp-notify' ><div class='wp-notify-bubble'></div><div id='wp-notify-comments'></div><div id='wp-notify-comments-box'></div></div><div id='wp-notify-black'></div>
FAQ

Frequently Asked Questions about Kento Notify