Menu Based Sidebar Security & Risk Analysis

wordpress.org/plugins/menu-based-sidebar

Displays child menu items in the sidebar based on the currently selected parent menu item.

200 active installs v1.7 PHP 8.0+ WP 6.0+ Updated Feb 16, 2026
child-menu-itemsdynamic-menumenu-based-sidebarnavigation-menusidebar-widget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Menu Based Sidebar Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "menu-based-sidebar" plugin v1.7 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries that are all prepared, and proper output escaping are significant strengths. Furthermore, the plugin does not perform file operations or external HTTP requests, reducing potential attack vectors. The vulnerability history also shows no known CVEs, suggesting a clean track record. The primary concern lies in the lack of any authorization checks (capability checks or nonce checks) on its single entry point, a shortcode. While the static analysis did not identify any taint flows or critical vulnerabilities, the absence of authentication on the shortcode means that any functionality exposed through it could potentially be abused by any logged-in user, regardless of their role or permissions, if the shortcode performs sensitive actions. This lack of granular access control is a significant weakness that needs to be addressed.

Key Concerns

  • Missing capability checks on shortcode
  • Missing nonce checks on shortcode
Vulnerabilities
None known

Menu Based Sidebar Security Vulnerabilities

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

Menu Based Sidebar Code Analysis

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

Menu Based Sidebar Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mbs_menu] menu-based-sidebar.php:34
WordPress Hooks 1
actionwp_footermenu-based-sidebar.php:36
Maintenance & Trust

Menu Based Sidebar Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 16, 2026
PHP min version8.0
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Menu Based Sidebar Developer Profile

WP-EXPERTS.IN

21 plugins · 30K total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
347 days
View full developer profile
Detection Fingerprints

How We Detect Menu Based Sidebar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/menu-based-sidebar/css/style.css/wp-content/plugins/menu-based-sidebar/js/mbs-script.js
Script Paths
/wp-content/plugins/menu-based-sidebar/js/mbs-script.js
Version Parameters
menu-based-sidebar/css/style.css?ver=menu-based-sidebar/js/mbs-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
mbs-subchildmbs-menu
Data Attributes
data-id
Shortcode Output
<ul id="menu-sidebar-services" class="menu service-child">
FAQ

Frequently Asked Questions about Menu Based Sidebar