Simple Admin Notes Security & Risk Analysis

wordpress.org/plugins/simple-admin-notes

Adds a simple "Notes" section to the admin menu or posts

200 active installs v1.4.0 PHP + WP 3.5+ Updated Dec 30, 2013
admin-notesclient-notesnotepadnotes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Admin Notes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The static analysis of "simple-admin-notes" v1.4.0 indicates a generally good security posture. The absence of identifiable entry points like AJAX handlers, REST API routes, shortcodes, and cron events, coupled with zero unprotected entry points, significantly limits the plugin's attack surface. Furthermore, the code signals show a commitment to secure coding practices, with no dangerous functions identified, all SQL queries utilizing prepared statements, and the presence of both nonce and capability checks. File operations and external HTTP requests are also absent, reducing potential vectors for exploitation.

However, there is a notable concern regarding output escaping. With 63% of outputs properly escaped, it implies that 37% of the 8 total outputs are not, creating a potential risk for cross-site scripting (XSS) vulnerabilities. While no taint flows were identified with unsanitized paths, the partial output escaping could still allow malicious data to be rendered in the browser if it originates from an untrusted source and reaches one of the unescaped output points. The plugin's vulnerability history is clean, with zero known CVEs, which is a strong positive indicator. This suggests that historically, the plugin has been developed with security in mind or has been well-maintained. In conclusion, while the plugin demonstrates several strong security practices and a clean vulnerability history, the incomplete output escaping presents a specific, evidence-backed risk that should be addressed to achieve a robust security profile.

Key Concerns

  • Unescaped output identified
Vulnerabilities
None known

Simple Admin Notes Security Vulnerabilities

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

Simple Admin Notes Code Analysis

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

Output Escaping

63% escaped8 total outputs
Attack Surface

Simple Admin Notes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionadmin_enqueue_scriptssimple-notes.php:24
actionadmin_enqueue_scriptssimple-notes.php:33
actioninitsimple-notes.php:77
actionsave_postsimple-notes.php:135
actionload-post.phpsimple-notes.php:137
actionload-post-new.phpsimple-notes.php:138
actionadd_meta_boxessimple-notes.php:250
actionedit_form_after_titlesimple-notes.php:260
actionedit_form_after_editorsimple-notes.php:270
actionadmin_menusimple-notes.php:289
filtercustom_menu_ordersimple-notes.php:398
actionadmin_footersimple-notes.php:414
actionadmin_footersimple-notes.php:440
Maintenance & Trust

Simple Admin Notes Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedDec 30, 2013
PHP min version
Downloads12K

Community Trust

Rating66/100
Number of ratings4
Active installs200
Developer Profile

Simple Admin Notes Developer Profile

wycks

5 plugins · 530 total installs

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

How We Detect Simple Admin Notes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-admin-notes/simple-notes-min.css

HTML / DOM Fingerprints

CSS Classes
widefat
Data Attributes
id="san-above"id="san-below"
FAQ

Frequently Asked Questions about Simple Admin Notes