
Plugin Notes Security & Risk Analysis
wordpress.org/plugins/plugin-notesAllows you to add notes to plugins.
Is Plugin Notes Safe to Use in 2026?
Generally Safe
Score 85/100Plugin Notes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "plugin-notes" v1.6 plugin demonstrates a generally good security posture with several strengths. The plugin has a very small attack surface, with only one entry point which is protected by authentication. Furthermore, all SQL queries are properly prepared, and a high percentage of output is correctly escaped, indicating awareness of common web vulnerabilities. The absence of any known CVEs or vulnerability history is a significant positive indicator, suggesting a history of secure development and maintenance.
However, a notable concern arises from the presence of the `create_function` dangerous function. While the taint analysis shows no unsanitized flows, the use of `create_function` can be a gateway for remote code execution vulnerabilities if not handled with extreme care, especially in conjunction with user-supplied input that might bypass other sanitization or validation. Although the current static analysis doesn't reveal specific exploitable taint flows, this function's inclusion warrants caution and review.
In conclusion, "plugin-notes" v1.6 appears to be a relatively secure plugin with good practices in place for handling data and entry points. The lack of historical vulnerabilities is reassuring. The primary weakness is the presence of the `create_function` call, which, while not currently exploitable based on the provided data, represents a potential risk that should ideally be refactored to more modern and safer PHP constructs.
Key Concerns
- Use of dangerous function create_function
Plugin Notes Security Vulnerabilities
Plugin Notes Code Analysis
Dangerous Functions Found
Output Escaping
Plugin Notes Attack Surface
AJAX Handlers 1
WordPress Hooks 22
Maintenance & Trust
Plugin Notes Maintenance & Trust
Maintenance Signals
Community Trust
Plugin Notes Alternatives
Plugin Notes Plus
plugin-notes-plus
Adds a column to the Plugins page where you can add, edit, or delete notes about a plugin.
Lazy SEO
lazy-seo
The Lazy SEO plugin will help automatically optimize a site for SEO best practices using a specific set of SEO keywords and locations.
Plugin Notes Label
plugin-notes-label
Add your Notes to each plugin.
Search Taxonomy GT
search-taxonomy-gt
Search Taxonomy GT - This plugin adds a functionality inside the taxonomy metabox when inserting/editing posts for live taxonomy term search.
WP Social Integration
wp-social-integration
WP social integration brings login by facebook, adds basic & opengraph metadata, facebook social plugins anywhere in page
Plugin Notes Developer Profile
5 plugins · 1K total installs
How We Detect Plugin Notes
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.