Sticky Notes for WP Dashboard Security & Risk Analysis

wordpress.org/plugins/wb-sticky-notes

Create sticky notes in your WP admin for reminders and to-dos. Restrict notes by user roles and disable them on specific pages.

1K active installs v1.2.5 PHP 5.6+ WP 3.5.0+ Updated Jan 19, 2026
admin-notesdashboard-notesnotesreminderssticky-notes
99
A · Safe
CVEs total1
Unpatched0
Last CVEDec 31, 2025
Download
Safety Verdict

Is Sticky Notes for WP Dashboard Safe to Use in 2026?

Generally Safe

Score 99/100

Sticky Notes for WP Dashboard has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Dec 31, 2025Updated 2mo ago
Risk Assessment

The wb-sticky-notes plugin v1.2.5 exhibits a mixed security posture. On the positive side, it demonstrates good practices in handling SQL queries and output escaping, with a high percentage of both using prepared statements and proper escaping, respectively. The absence of file operations and external HTTP requests is also a strength. However, there are significant concerns related to its attack surface. The presence of two AJAX handlers, one of which lacks authentication checks, is a critical vulnerability point. While taint analysis found no immediate critical or high-severity issues, the unchecked AJAX endpoint provides a clear entry point for potential exploitation.

The vulnerability history reveals one known medium-severity CVE, specifically related to missing authorization. This pattern, combined with the static analysis finding an unprotected AJAX handler, suggests a recurring weakness in how the plugin handles user permissions and access control. The fact that this CVE is not currently unpatched is a positive sign, indicating the developer has addressed past issues. Nevertheless, the uncovered static analysis findings and historical trends necessitate caution. The plugin has a generally good foundation in core security practices but requires immediate attention to its authorization mechanisms for exposed entry points to mitigate identified risks.

Key Concerns

  • Unprotected AJAX handler
  • One medium severity CVE historically
Vulnerabilities
1

Sticky Notes for WP Dashboard Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-62087medium · 4.3Missing Authorization

Sticky Notes for WP Dashboard <= 1.2.4 - Missing Authorization

Dec 31, 2025 Patched in 1.2.5 (57d)
Code Analysis
Analyzed Mar 16, 2026

Sticky Notes for WP Dashboard Code Analysis

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

Bundled Libraries

Select2

SQL Query Safety

86% prepared7 total queries

Output Escaping

98% escaped112 total outputs
Attack Surface
1 unprotected

Sticky Notes for WP Dashboard Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 2

authwp_ajax_wb_stn_submit_feedbackadmin\classes\class-wb-sticky-notes-feedback.php:22
authwp_ajax_wb_stnincludes\class-wb-sticky-notes.php:181
WordPress Hooks 8
actionadmin_footeradmin\classes\class-wb-sticky-notes-feedback.php:21
actionplugins_loadedincludes\class-wb-sticky-notes.php:170
actionadmin_menuincludes\class-wb-sticky-notes.php:194
actionadmin_bar_menuincludes\class-wb-sticky-notes.php:200
actionadmin_enqueue_scriptsincludes\class-wb-sticky-notes.php:217
actionadmin_enqueue_scriptsincludes\class-wb-sticky-notes.php:218
actionadmin_initincludes\class-wb-sticky-notes.php:226
actioninitwb-sticky-notes.php:79
Maintenance & Trust

Sticky Notes for WP Dashboard Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 19, 2026
PHP min version5.6
Downloads16K

Community Trust

Rating100/100
Number of ratings6
Active installs1K
Developer Profile

Sticky Notes for WP Dashboard Developer Profile

Web Builder 143

3 plugins · 11K total installs

87
trust score
Avg Security Score
99/100
Avg Patch Time
39 days
View full developer profile
Detection Fingerprints

How We Detect Sticky Notes for WP Dashboard

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wb-sticky-notes/admin/css/wb-sticky-notes-admin.css/wp-content/plugins/wb-sticky-notes/admin/css/select2.min.css/wp-content/plugins/wb-sticky-notes/admin/js/wb-sticky-notes-admin.js/wp-content/plugins/wb-sticky-notes/admin/js/select2.min.js
Version Parameters
wb-sticky-notes/admin/css/wb-sticky-notes-admin.css?ver=wb-sticky-notes/admin/css/select2.min.css?ver=wb-sticky-notes/admin/js/wb-sticky-notes-admin.js?ver=wb-sticky-notes/admin/js/select2.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
wb_stn_newwb_stn_toggle
Data Attributes
data-wb-stn-plugin-url
JS Globals
wb_stn_data
FAQ

Frequently Asked Questions about Sticky Notes for WP Dashboard