Notes Security & Risk Analysis

wordpress.org/plugins/notes

Displays notes on the WordPress dashboard. When the date of the event has occurred, the note is colored red.

50 active installs v1.1.0 PHP + WP 4.0+ Updated Jan 1, 2020
admin-notesnotenoteswordpress-notewordpress-notes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Notes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "notes" plugin v1.1.0 exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the plugin demonstrates excellent SQL hygiene by utilizing prepared statements for all database interactions and avoids risky operations like file modifications or external HTTP requests. The vulnerability history is also clean, with no recorded CVEs, suggesting a history of secure development practices.

However, a notable concern arises from the output escaping analysis, where 40% of identified outputs are not properly escaped. This indicates a potential for cross-site scripting (XSS) vulnerabilities, especially if user-supplied data is reflected directly in the output without adequate sanitization. While the taint analysis shows no critical or high severity flows, the lack of nonce checks and capability checks on entry points (though there are none listed, this is a general best practice to consider) also represent potential areas for improvement in a more complex plugin. The plugin's strengths lie in its minimal attack surface and robust SQL handling, but the output escaping weakness requires attention to prevent potential client-side attacks.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks (general practice)
  • Missing capability checks (general practice)
Vulnerabilities
None known

Notes Security Vulnerabilities

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

Notes Release Timeline

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

Notes Code Analysis

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

Output Escaping

60% escaped10 total outputs
Attack Surface

Notes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_enqueue_scriptsnotes.php:30
actionadmin_menunotes.php:35
actionadmin_initnotes.php:41
actioninitnotes.php:106
actionwp_dashboard_setupnotes.php:114
Maintenance & Trust

Notes Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedJan 1, 2020
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Notes Developer Profile

seosbg

74 plugins · 10K total installs

97
trust score
Avg Security Score
95/100
Avg Patch Time
1 days
View full developer profile
Detection Fingerprints

How We Detect Notes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/notes/js/datepicker.js/wp-content/plugins/notes/css/note.css
Script Paths
/wp-content/plugins/notes/js/datepicker.js

HTML / DOM Fingerprints

CSS Classes
notes-tablenotecont-notesnote-submitss-logonew-custom-note
Data Attributes
name="note_name_"name="note_datepicker_"class="datepicker"class="note"id="notes-plugin"class="s-img-logo"+2 more
Shortcode Output
<h2>SEOS THEMES</h2><h3>Today is:
FAQ

Frequently Asked Questions about Notes