Sidebar Menu Items Security & Risk Analysis

wordpress.org/plugins/sidebar-menu-items

Use sidebars / widget areas within your menus. Simple and flexible way for making mega menu dropdowns!

10 active installs v0.1.6 PHP + WP 3.0.1+ Updated Jul 21, 2021
mega-menumenumenu-itemsnav-menusidebar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sidebar Menu Items Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The 'sidebar-menu-items' plugin, in version 0.1.6, demonstrates a strong security posture based on the provided static analysis. The plugin has a zero attack surface, meaning there are no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the potential entry points for attackers. Furthermore, the code shows excellent practices regarding SQL queries, with 100% of them using prepared statements, and a complete absence of file operations and external HTTP requests. The lack of known vulnerabilities in its history also points to a generally secure development and maintenance process.

However, there are a few areas that warrant attention. The output escaping is only at 30%, indicating a potential risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is not properly sanitized before being displayed. The complete absence of nonce and capability checks across all potential entry points (even though the attack surface is currently zero) means that if new entry points were to be added in the future, they would likely be unprotected, posing a significant security risk. The taint analysis also reported no flows, which is positive, but the lack of analysis might indicate a very simple plugin or potential gaps in the analysis process itself.

In conclusion, 'sidebar-menu-items' v0.1.6 is a highly secure plugin with no known vulnerabilities and a minimal attack surface. Its adherence to prepared statements for SQL is commendable. The primary concern lies in the low percentage of proper output escaping and the complete lack of authentication/authorization checks, which could become critical issues if the plugin's functionality expands. Addressing the output escaping and establishing robust authentication mechanisms for any future additions would further solidify its security.

Key Concerns

  • Low output escaping percentage
  • No nonce checks on potential entry points
  • No capability checks on potential entry points
Vulnerabilities
None known

Sidebar Menu Items Security Vulnerabilities

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

Sidebar Menu Items Release Timeline

v0.1.6Current
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Code Analysis
Analyzed Apr 16, 2026

Sidebar Menu Items Code Analysis

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

Output Escaping

30% escaped20 total outputs
Attack Surface

Sidebar Menu Items Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionplugins_loadedincludes/class-sidebar-menu-items.php:142
actionadmin_head-nav-menus.phpincludes/class-sidebar-menu-items.php:160
filterwalker_nav_menu_start_elincludes/class-sidebar-menu-items.php:181
filternav_menu_item_titleincludes/class-sidebar-menu-items.php:184
actionplugins_loadedsidebar-menu-items/includes/class-sidebar-menu-items.php:142
actionadmin_head-nav-menus.phpsidebar-menu-items/includes/class-sidebar-menu-items.php:160
filterwalker_nav_menu_start_elsidebar-menu-items/includes/class-sidebar-menu-items.php:181
filternav_menu_item_titlesidebar-menu-items/includes/class-sidebar-menu-items.php:184
Maintenance & Trust

Sidebar Menu Items Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJul 21, 2021
PHP min version
Downloads9K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Sidebar Menu Items Developer Profile

mottodesignstudio

3 plugins · 30 total installs

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

How We Detect Sidebar Menu Items

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

Asset Fingerprints

Version Parameters
sidebar-menu-items/includes/js/sidebar-menu-items.js?ver=sidebar-menu-items/includes/css/sidebar-menu-items-public.css?ver=sidebar-menu-items/includes/css/sidebar-menu-items-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
menu-item-sidebar
FAQ

Frequently Asked Questions about Sidebar Menu Items