SB Post Widget Security & Risk Analysis

wordpress.org/plugins/sb-post-widget

SB Post Widget is a plugin that allows to show custom post on sidebar.

10 active installs v1.0.9 PHP + WP 3.9+ Updated Apr 9, 2015
sbsb-pluginsb-postsb-post-widgetwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SB Post Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "sb-post-widget" plugin, in version 1.0.9, presents a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, and crucially, there are no unprotected entry points. The code demonstrates good practices by not utilizing dangerous functions, performing file operations, or making external HTTP requests. All SQL queries are prepared, and there's a noted capability check, indicating some level of access control.

However, there are areas for potential concern. While the total number of output variables is relatively low (34), the fact that 18% of them are not properly escaped could lead to Cross-Site Scripting (XSS) vulnerabilities if user-controlled data is ever passed to these outputs. The lack of any taint analysis results (0 flows analyzed) makes it impossible to definitively rule out more complex vulnerabilities, especially in relation to how data might be processed internally. The absence of nonce checks, while not a direct vulnerability given the lack of specific entry points like AJAX, is a general best practice that is missing.

The plugin's vulnerability history is exceptionally clean, with zero recorded CVEs of any severity. This suggests a history of secure development or effective patching by users if issues did arise externally. In conclusion, "sb-post-widget" v1.0.9 appears to be a relatively safe plugin with a minimal attack surface and no historical vulnerabilities. The primary weakness lies in the potential for unescaped output, which warrants attention.

Key Concerns

  • Unescaped output detected
  • No taint analysis performed
  • Missing nonce checks
Vulnerabilities
None known

SB Post Widget Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

SB Post Widget Release Timeline

v1.0.3
v1.0.2
v1.0.1
Code Analysis
Analyzed Apr 16, 2026

SB Post Widget Code Analysis

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

Output Escaping

82% escaped34 total outputs
Attack Surface

SB Post Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionsb_admin_menuinc/sb-plugin-admin.php:5
filtersb_admin_tabsinc/sb-plugin-admin.php:11
actionsb_admin_initinc/sb-plugin-admin.php:17
actionwidgets_initinc/sb-plugin-hook.php:5
actionwp_enqueue_scriptsinc/sb-plugin-hook.php:15
actionadmin_enqueue_scriptsinc/sb-plugin-hook.php:28
actionadmin_noticesinc/sb-plugin-install.php:24
actionplugins_loadedinc/sb-plugin-install.php:39
Maintenance & Trust

SB Post Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedApr 9, 2015
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

SB Post Widget Developer Profile

skylarkcob

9 plugins · 190 total installs

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

How We Detect SB Post Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sb-post-widget/css/sb-post-widget-style.css/wp-content/plugins/sb-post-widget/css/sb-post-widget-style.min.css/wp-content/plugins/sb-post-widget/js/sb-post-widget-admin-script.js/wp-content/plugins/sb-post-widget/js/sb-post-widget-admin-script.min.js
Script Paths
/wp-content/plugins/sb-post-widget/js/sb-post-widget-admin-script.js/wp-content/plugins/sb-post-widget/js/sb-post-widget-admin-script.min.js
Version Parameters
sb-post-widget/css/sb-post-widget-style.css?ver=sb-post-widget/css/sb-post-widget-style.min.css?ver=sb-post-widget/js/sb-post-widget-admin-script.js?ver=sb-post-widget/js/sb-post-widget-admin-script.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
widget_sb_post
FAQ

Frequently Asked Questions about SB Post Widget