Notes Widget Wrapper Security & Risk Analysis

wordpress.org/plugins/notes-widget-wrapper

Apply a "sticky note" style box around your widget content. All text is displayed in hand writing font too.

200 active installs v1.2.2 PHP + WP 3.0.1+ Updated Jan 14, 2023
notesticky-notestylewidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Notes Widget Wrapper Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The 'notes-widget-wrapper' plugin v1.2.2 exhibits a generally good security posture based on the provided static analysis. It has no recorded vulnerabilities (CVEs) and the static analysis reveals no dangerous functions, direct SQL queries (all use prepared statements), file operations, or external HTTP requests. The absence of an attack surface for AJAX, REST API, shortcodes, and cron events is a significant strength, indicating that there are no readily exposed entry points for attackers. Taint analysis also shows no identified issues.

However, there are notable areas for concern. A critical weakness is the extremely low percentage (11%) of properly escaped output. With 65 total outputs, this means a significant number of them are likely vulnerable to Cross-Site Scripting (XSS) attacks. Furthermore, the complete lack of nonce checks and capability checks across all entry points (even though the attack surface is reported as 0) is a serious oversight. If any entry points were to be discovered or introduced in future versions, they would be entirely unprotected against unauthorized access and manipulation. While the current lack of vulnerabilities is positive, the significant output escaping and authorization check deficiencies represent substantial risks that could be exploited if new attack vectors are found or if the plugin's scope expands.

Key Concerns

  • Low percentage of properly escaped output
  • No nonce checks on any entry points
  • No capability checks on any entry points
Vulnerabilities
None known

Notes Widget Wrapper Security Vulnerabilities

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

Notes Widget Wrapper Code Analysis

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

Output Escaping

11% escaped65 total outputs
Attack Surface

Notes Widget Wrapper Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionplugins_loadedincludes\class-notes-widget-wrapper.php:144
actionadmin_enqueue_scriptsincludes\class-notes-widget-wrapper.php:159
actionadmin_enqueue_scriptsincludes\class-notes-widget-wrapper.php:160
actionin_widget_formincludes\class-notes-widget-wrapper.php:161
filterwidget_update_callbackincludes\class-notes-widget-wrapper.php:162
actionadmin_menuincludes\class-notes-widget-wrapper.php:164
actionadmin_initincludes\class-notes-widget-wrapper.php:165
filtermedia_buttonsincludes\class-notes-widget-wrapper.php:168
filteradmin_footerincludes\class-notes-widget-wrapper.php:171
actionwp_enqueue_scriptsincludes\class-notes-widget-wrapper.php:185
actionwp_enqueue_scriptsincludes\class-notes-widget-wrapper.php:186
filterdynamic_sidebar_paramsincludes\class-notes-widget-wrapper.php:188
Maintenance & Trust

Notes Widget Wrapper Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedJan 14, 2023
PHP min version
Downloads15K

Community Trust

Rating100/100
Number of ratings4
Active installs200
Developer Profile

Notes Widget Wrapper Developer Profile

Steve Puddick

6 plugins · 1K total installs

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

How We Detect Notes Widget Wrapper

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/notes-widget-wrapper/admin/css/notes-widget-wrapper-admin.css/wp-content/plugins/notes-widget-wrapper/public/css/notes-widget-wrapper-public.css/wp-content/plugins/notes-widget-wrapper/public/js/notes-widget-wrapper-public.js
Script Paths
/wp-content/plugins/notes-widget-wrapper/admin/js/notes-widget-wrapper-admin.js
Version Parameters
notes-widget-wrapper/admin/css/notes-widget-wrapper-admin.css?ver=notes-widget-wrapper/public/css/notes-widget-wrapper-public.css?ver=notes-widget-wrapper/public/js/notes-widget-wrapper-public.js?ver=notes-widget-wrapper/admin/js/notes-widget-wrapper-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
notes-widget-wrapper-containernotes-widget-wrapper-content
Data Attributes
data-thumb-tack-colourdata-background-colourdata-text-colourdata-font-sizedata-font-styledata-iframe-height+1 more
JS Globals
notes_widget_wrapper_params
FAQ

Frequently Asked Questions about Notes Widget Wrapper