Sidebar Category Tabs for WooCommerce Security & Risk Analysis

wordpress.org/plugins/sidebar-category-tabs

Interactive product category tabs in a sidebar for WooCommerce with mobile-friendly, scrollable tabs and AJAX loading.

0 active installs v1.2.0 PHP 7.4+ WP 5.0+ Updated Feb 2, 2026
ajaxmobile-friendlyproduct-categoriessidebar-navigationwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Sidebar Category Tabs for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Sidebar Category Tabs for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "sidebar-category-tabs" v1.2.0 plugin demonstrates a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any known CVEs, critical taint flows, or dangerous functions is highly encouraging. Furthermore, the plugin makes good use of prepared statements for SQL queries, has a high rate of output escaping, and implements both nonce and capability checks on its entry points. This indicates a developer who is aware of and implements common WordPress security best practices.

However, a few areas warrant attention. While the attack surface is relatively small, the presence of AJAX handlers without explicit authentication checks (though this count is 0 in the provided data, it's worth confirming across all handlers) could be a potential vector if not handled correctly server-side. The 79% output escaping rate, while good, means that a small percentage of outputs are not properly sanitized, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is involved in those unescaped outputs.

The lack of any recorded vulnerabilities in its history is a significant positive indicator of its security over time. This suggests consistent development and a focus on secure coding. Overall, "sidebar-category-tabs" v1.2.0 appears to be a well-developed and secure plugin, with only minor areas for potential improvement regarding output sanitization.

Key Concerns

  • Percentage of output escaping is less than 100%
Vulnerabilities
None known

Sidebar Category Tabs for WooCommerce Security Vulnerabilities

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

Sidebar Category Tabs for WooCommerce Code Analysis

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

Output Escaping

79% escaped85 total outputs
Attack Surface

Sidebar Category Tabs for WooCommerce Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 3

authwp_ajax_wsct_reset_settingsincludes\admin\class-sidebar-category-tabs-admin.php:23
authwp_ajax_wsct_load_productsincludes\class-sidebar-category-tabs.php:76
noprivwp_ajax_wsct_load_productsincludes\class-sidebar-category-tabs.php:77

Shortcodes 1

[wsct_woocommerce_sidebar_category_tabs] includes\class-sidebar-category-tabs.php:68
WordPress Hooks 9
actionadmin_menuincludes\admin\class-sidebar-category-tabs-admin.php:20
actionadmin_initincludes\admin\class-sidebar-category-tabs-admin.php:21
actionadmin_enqueue_scriptsincludes\admin\class-sidebar-category-tabs-admin.php:22
actionadmin_print_stylesincludes\admin\class-sidebar-category-tabs-admin.php:24
actionwp_enqueue_scriptsincludes\class-sidebar-category-tabs.php:66
actionwp_headincludes\class-sidebar-category-tabs.php:67
actionadmin_noticessidebar-category-tabs.php:36
actionplugins_loadedsidebar-category-tabs.php:44
actionbefore_woocommerce_initsidebar-category-tabs.php:62
Maintenance & Trust

Sidebar Category Tabs for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 2, 2026
PHP min version7.4
Downloads506

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Sidebar Category Tabs for WooCommerce Developer Profile

WPaladin

2 plugins · 0 total installs

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

How We Detect Sidebar Category Tabs for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sidebar-category-tabs/assets/css/admin-style.css/wp-content/plugins/sidebar-category-tabs/assets/js/admin-scripts.js/wp-content/plugins/sidebar-category-tabs/assets/js/frontend-scripts.js
Script Paths
/wp-content/plugins/sidebar-category-tabs/assets/js/admin-scripts.js/wp-content/plugins/sidebar-category-tabs/assets/js/frontend-scripts.js
Version Parameters
sidebar-category-tabs/assets/css/admin-style.css?ver=sidebar-category-tabs/assets/js/admin-scripts.js?ver=sidebar-category-tabs/assets/js/frontend-scripts.js?ver=

HTML / DOM Fingerprints

CSS Classes
wsct-tabs-containerwsct-tab-contentwsct-tab-active
HTML Comments
<!-- WSCT: Admin Settings --><!-- WSCT: Frontend Tabs -->
Data Attributes
data-wsct-ajax-urldata-wsct-category-iddata-wsct-product-limitdata-wsct-pagination-style
JS Globals
window.wsctFrontendAjaxUrlwindow.wsctPluginData
REST Endpoints
/wp-json/wsct/v1/get_products
Shortcode Output
<div class="wsct-tabs-container">
FAQ

Frequently Asked Questions about Sidebar Category Tabs for WooCommerce