Plugin Notes Security & Risk Analysis

wordpress.org/plugins/plugin-notes

Allows you to add notes to plugins.

500 active installs v1.6 PHP + WP 3.5+ Updated Jul 16, 2015
memometaplugin-notesplugins
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Plugin Notes Safe to Use in 2026?

Generally Safe

Score 85/100

Plugin Notes 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 "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
Vulnerabilities
None known

Plugin Notes Security Vulnerabilities

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

Plugin Notes Code Analysis

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

Dangerous Functions Found

create_function$this->utf8_strlen = create_function('$text', 'return preg_match_all(inc\markdown\markdown.php:1647

Output Escaping

93% escaped41 total outputs
Attack Surface

Plugin Notes Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_plugin_notes_edit_commentplugin-notes.php:118
WordPress Hooks 22
filterthe_contentinc\markdown\markdown.php:82
filterthe_content_rssinc\markdown\markdown.php:83
filterget_the_excerptinc\markdown\markdown.php:84
filterget_the_excerptinc\markdown\markdown.php:85
filterthe_excerptinc\markdown\markdown.php:86
filterthe_excerpt_rssinc\markdown\markdown.php:87
filterthe_contentinc\markdown\markdown.php:91
filterget_the_excerptinc\markdown\markdown.php:92
filterpre_comment_contentinc\markdown\markdown.php:103
filterpre_comment_contentinc\markdown\markdown.php:104
filterpre_comment_contentinc\markdown\markdown.php:105
filterget_comment_textinc\markdown\markdown.php:106
filterget_comment_excerptinc\markdown\markdown.php:107
filterget_comment_excerptinc\markdown\markdown.php:108
filterplugin_row_metaplugin-notes.php:101
filterplugin_notes_noteplugin-notes.php:104
filterplugin_notes_noteplugin-notes.php:105
filterplugin_notes_noteplugin-notes.php:107
filterplugin_notes_noteplugin-notes.php:109
actionadmin_enqueue_scriptsplugin-notes.php:112
actionadmin_head-plugins.phpplugin-notes.php:115
actionadmin_initplugin-notes.php:486
Maintenance & Trust

Plugin Notes Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJul 16, 2015
PHP min version
Downloads14K

Community Trust

Rating100/100
Number of ratings26
Active installs500
Developer Profile

Plugin Notes Developer Profile

Mohammad Jangda

5 plugins · 1K total installs

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

How We Detect Plugin Notes

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Plugin Notes