Clickable Sidebar Menu Security & Risk Analysis

wordpress.org/plugins/sidebar-menu-wp

Clickable Sidebar Menu: A customizable plugin for creating dynamic, interactive side menus with multi-level support for your WordPress site.

0 active installs v1.0.7 PHP 7.0+ WP 5.0+ Updated Aug 17, 2025
clickable-menumulti-level-menuresponsive-menusidebar-menuwordpress-menu
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Clickable Sidebar Menu Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The "sidebar-menu-wp" plugin version 1.0.7 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and proper output escaping for all identified outputs are significant strengths. Furthermore, the lack of file operations, external HTTP requests, and a clean taint analysis indicate a well-secured codebase against common attack vectors. The plugin also boasts a clean vulnerability history with no recorded CVEs, suggesting a history of secure development or diligent patching by users.

However, there are a couple of areas that warrant attention. The presence of a shortcode is a potential entry point, and while the static analysis reports 0 unprotected entry points, the absence of specific nonce or capability checks mentioned for this shortcode is a concern. A shortcode, especially if it interacts with user-provided data or modifies the site's state, should ideally be protected by nonces and capability checks to prevent unauthorized use or abuse. The lack of any recorded nonce or capability checks across the board further reinforces this point.

In conclusion, "sidebar-menu-wp" v1.0.7 appears to be a secure plugin with excellent coding practices concerning data handling and query execution. Its clean vulnerability history is a positive indicator. The primary area for improvement lies in ensuring that all entry points, particularly the shortcode, are adequately protected with appropriate authorization and verification mechanisms to mitigate any potential risks associated with user interaction or manipulation.

Key Concerns

  • Shortcode without explicit auth checks mentioned
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Clickable Sidebar Menu Security Vulnerabilities

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

Clickable Sidebar Menu Release Timeline

v1.0.7Current
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
Code Analysis
Analyzed Apr 16, 2026

Clickable Sidebar Menu Code Analysis

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

Output Escaping

100% escaped20 total outputs
Attack Surface

Clickable Sidebar Menu Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[csms_sidebar_menu] includes/shortcodes.php:89
WordPress Hooks 5
actionadmin_menuincludes/settings-page.php:17
actionadmin_initincludes/settings-page.php:138
actionwp_enqueue_scriptsincludes/styles.php:40
actionadmin_enqueue_scriptsincludes/styles.php:63
actionwp_enqueue_scriptsincludes/submenu-dynamic-color.php:51
Maintenance & Trust

Clickable Sidebar Menu Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 17, 2025
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Clickable Sidebar Menu Developer Profile

Shahadat

2 plugins · 10 total installs

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

How We Detect Clickable Sidebar Menu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sidebar-menu-wp/css/style.css/wp-content/plugins/sidebar-menu-wp/css/fix.css/wp-content/plugins/sidebar-menu-wp/js/script.js/wp-content/plugins/sidebar-menu-wp/js/settings-color.js
Version Parameters
/wp-content/plugins/sidebar-menu-wp/css/style.css?ver=/wp-content/plugins/sidebar-menu-wp/css/fix.css?ver=/wp-content/plugins/sidebar-menu-wp/js/script.js?ver=/wp-content/plugins/sidebar-menu-wp/js/settings-color.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-sidebar-menuparent-itemhas-submenusubmenulevel-1level-2level-3level-4+1 more
Data Attributes
data-csms-color-picker
JS Globals
csms_sidebar_menu_enqueue_scriptscsms_admin_enqueue_scriptscsms_sidebar_menu_dynamic_csscsms_sidebar_menu_shortcodebuild_menu_html
Shortcode Output
<p>No menu selected. Please select a menu from the settings page.</p><p>No menu found!</p>
FAQ

Frequently Asked Questions about Clickable Sidebar Menu