Simple Sticky Note – Frontend Notes Security & Risk Analysis

wordpress.org/plugins/simple-sticky-note

Add a instant short note, quote or any sensative short data for your self or everyone from frontend.

80 active installs v1.0.9 PHP 5.6+ WP 5.0+ Updated Mar 31, 2025
brainy-quotefrontend-notesticky-note
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Sticky Note – Frontend Notes Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "simple-sticky-note" v1.0.9 plugin demonstrates some good security practices, such as the absence of known CVEs and the exclusive use of prepared statements for SQL queries. The taint analysis also reveals no critical or high-severity unsanitized paths. However, there are notable areas of concern primarily stemming from its attack surface. With 13 total entry points, 4 of which lack authentication checks, there's a significant risk of unauthorized actions being performed if these endpoints can be triggered by unauthenticated users. While the plugin does implement some nonce and capability checks, the number of unprotected entry points is a clear weakness. The relatively high percentage of unescaped output (15%) also presents a potential risk for cross-site scripting (XSS) vulnerabilities, although the taint analysis did not flag any specific critical flows. The plugin's history of no recorded vulnerabilities is a positive indicator, but this should not overshadow the present risks identified in the static analysis, particularly the unprotected AJAX handlers.

Key Concerns

  • Unprotected AJAX handlers
  • Unescaped output identified
Vulnerabilities
None known

Simple Sticky Note – Frontend Notes Security Vulnerabilities

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

Simple Sticky Note – Frontend Notes Code Analysis

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

Output Escaping

85% escaped20 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
st_sticky_note_update_form (include\sticky-controls.php:79)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

Simple Sticky Note – Frontend Notes Attack Surface

Entry Points13
Unprotected4

AJAX Handlers 12

authwp_ajax_st_sticky_note_insertinclude\sticky-controls.php:20
noprivwp_ajax_st_sticky_note_insertinclude\sticky-controls.php:21
authwp_ajax_st_sticky_note_new_addedinclude\sticky-controls.php:24
noprivwp_ajax_st_sticky_note_new_addedinclude\sticky-controls.php:25
authwp_ajax_st_sticky_note_update_forminclude\sticky-controls.php:28
noprivwp_ajax_st_sticky_note_update_forminclude\sticky-controls.php:29
authwp_ajax_st_sticky_note_updateinclude\sticky-controls.php:32
noprivwp_ajax_st_sticky_note_updateinclude\sticky-controls.php:33
authwp_ajax_st_sticky_note_deleteinclude\sticky-controls.php:36
noprivwp_ajax_st_sticky_note_deleteinclude\sticky-controls.php:37
authwp_ajax_st_sticky_note_updated_postinclude\sticky-controls.php:40
noprivwp_ajax_st_sticky_note_updated_postinclude\sticky-controls.php:41

Shortcodes 1

[ST_STICKY_NOTE] include\sticky-shortcode.php:85
WordPress Hooks 3
actioninitinclude\post-type-sticky.php:20
actionwp_enqueue_scriptsinclude\sticky-controls.php:17
actionwp_enqueue_scriptsst-sticky-note.php:30
Maintenance & Trust

Simple Sticky Note – Frontend Notes Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 31, 2025
PHP min version5.6
Downloads45K

Community Trust

Rating100/100
Number of ratings1
Active installs80
Developer Profile

Simple Sticky Note – Frontend Notes Developer Profile

sharkthemes

27 plugins · 5K total installs

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

How We Detect Simple Sticky Note – Frontend 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-sticky-note/assets/css/style.css/wp-content/plugins/simple-sticky-note/assets/js/packery-mode.min.js/wp-content/plugins/simple-sticky-note/assets/js/custom.min.js/wp-content/plugins/simple-sticky-note/assets/js/ajax.min.js

HTML / DOM Fingerprints

CSS Classes
st-sticky-note-formst-sticky-note-update-form
Data Attributes
data-id
JS Globals
st_sticky_note
REST Endpoints
/wp-json/simple-sticky-note
FAQ

Frequently Asked Questions about Simple Sticky Note – Frontend Notes