Kahi's WP Notes Security & Risk Analysis

wordpress.org/plugins/kahis-notes

For me, it's the place to keep notes about future articles, possible topics, plans, ToDos connected with that particular WP site.

80 active installs v0.7 PHP + WP 2.7+ Updated Jul 15, 2009
adminadministrationnotenotes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Kahi's WP Notes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 16yr ago
Risk Assessment

The "kahis-notes" v0.7 plugin exhibits a generally good security posture based on the provided static analysis. The absence of any known CVEs and a clean vulnerability history suggests a well-maintained and secure codebase. The plugin also demonstrates good practices by not exposing a large attack surface through AJAX, REST API, shortcodes, or cron events, and notably, all SQL queries utilize prepared statements, a critical security measure.

However, a significant concern arises from the output escaping analysis, where 100% of outputs are not properly escaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. While the taint analysis shows no flows, this doesn't negate the XSS risk inherent in unescaped output. The plugin also has only one capability check, which might be insufficient depending on the plugin's functionality, and no nonce checks are present, which is a concern for any interactive elements.

In conclusion, while "kahis-notes" v0.7 has a solid foundation with no known vulnerabilities and secure database interactions, the complete lack of output escaping presents a critical security weakness. This single issue significantly elevates the risk profile and requires immediate attention to prevent potential XSS attacks.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Minimal capability checks
Vulnerabilities
None known

Kahi's WP Notes Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Kahi's WP Notes Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Kahi's WP Notes Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Kahi's WP Notes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_initknotes.php:52
actionadmin_menuknotes.php:53
actionadmin_headknotes.php:54
actionwp_dashboard_setupknotes.php:55
Maintenance & Trust

Kahi's WP Notes Maintenance & Trust

Maintenance Signals

WordPress version tested2.8.1
Last updatedJul 15, 2009
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings2
Active installs80
Developer Profile

Kahi's WP Notes Developer Profile

kahi

5 plugins · 400 total installs

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

How We Detect Kahi's WP Notes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/kahis-notes/icon.png/wp-content/plugins/kahis-notes/jquery.autogrow.js
Script Paths
/wp-content/plugins/kahis-notes/jquery.autogrow.js
Version Parameters
kahis-notes/jquery.autogrow.js?ver=1.2.2

HTML / DOM Fingerprints

CSS Classes
knotes
HTML Comments
by plugin: Kahi's Notes
Data Attributes
id="knotes"name="knotes_content"value="knotes_submit_update"
JS Globals
jQuery('#knotes textarea').autogrow();
FAQ

Frequently Asked Questions about Kahi's WP Notes