Dashboard Sticky Notes Security & Risk Analysis

wordpress.org/plugins/dashboard-sticky-notes

This plugin adds the functionality to add sticky notes into the dashboard.

2K active installs v1.1.2 PHP 5.3+ WP 3.0+ Updated Jul 11, 2020
dashboardnotenotesstickysticky-notes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Dashboard Sticky Notes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The static analysis of "dashboard-sticky-notes" v1.1.2 indicates a generally strong security posture, with no identified attack surface points that are unprotected. The plugin shows excellent practice in its handling of SQL queries, with 100% utilizing prepared statements, and no instances of dangerous functions, file operations, or external HTTP requests were detected. Taint analysis also revealed no critical or high severity flows, which is a positive sign for preventing common injection vulnerabilities.

However, a significant concern arises from the low percentage of properly escaped output (29%). This suggests a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, where unescaped user-provided data could be rendered directly in the browser, potentially allowing attackers to execute malicious scripts. The absence of nonce checks and capability checks, while potentially mitigated by the lack of exposed entry points, is a weakness that could become exploitable if any new entry points are introduced in future updates or if existing ones are misunderstood.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the lack of identified issues in static analysis and taint flows, suggests that the plugin has historically been developed with security in mind or has been very fortunate. The strengths lie in its secure database interactions and absence of exploitable entry points as analyzed. The primary weakness is the unescaped output, presenting a clear and present risk of XSS.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Dashboard Sticky Notes Security Vulnerabilities

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

Dashboard Sticky Notes Code Analysis

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

Output Escaping

29% escaped7 total outputs
Attack Surface

Dashboard Sticky Notes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninitdashboard-sticky-notes.php:33
actionwp_dashboard_setupdashboard-sticky-notes.php:34
actionadd_meta_boxesdashboard-sticky-notes.php:35
actionsave_postdashboard-sticky-notes.php:36
Maintenance & Trust

Dashboard Sticky Notes Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedJul 11, 2020
PHP min version5.3
Downloads27K

Community Trust

Rating100/100
Number of ratings12
Active installs2K
Developer Profile

Dashboard Sticky Notes Developer Profile

Hiroaki Miyashita

12 plugins · 43K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
223 days
View full developer profile
Detection Fingerprints

How We Detect Dashboard Sticky 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 Dashboard Sticky Notes