
Silencesoft Disable Menu Items Security & Risk Analysis
wordpress.org/plugins/silencesoft-disable-menu-itemsThis plugin allow to hide or show menu items,
Is Silencesoft Disable Menu Items Safe to Use in 2026?
Generally Safe
Score 85/100Silencesoft Disable Menu Items has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "silencesoft-disable-menu-items" plugin v1.2 presents a generally good security posture with no known CVEs and a clean vulnerability history. The static analysis indicates a very small attack surface with zero identified entry points. Furthermore, all SQL queries are properly prepared, and there are no external HTTP requests, which are positive security indicators. However, there are significant concerns within the code itself. The presence of 12 instances of the `create_function` function is a major red flag, as it is deprecated and can lead to code injection vulnerabilities if not handled with extreme care and robust input sanitization. Additionally, the lack of nonce checks and capability checks on any potential entry points, while currently showing zero unprotected entry points, means that if the attack surface were to expand or be misconfigured, there would be no built-in protection. The output escaping is also not perfectly implemented, with 29% of outputs potentially unescaped, posing a risk of cross-site scripting (XSS) if user-supplied data is involved.
Key Concerns
- Deprecated and potentially dangerous function used
- Missing nonce checks
- Missing capability checks
- Improper output escaping
Silencesoft Disable Menu Items Security Vulnerabilities
Silencesoft Disable Menu Items Code Analysis
Dangerous Functions Found
SQL Query Safety
Output Escaping
Silencesoft Disable Menu Items Attack Surface
WordPress Hooks 5
Maintenance & Trust
Silencesoft Disable Menu Items Maintenance & Trust
Maintenance Signals
Community Trust
Silencesoft Disable Menu Items Alternatives
Hide Menu Items by Role
hide-menu-items-by-role
A simple WordPress plugin to hide menu items based on user roles.
Conditional Menus
conditional-menus
This plugin enables you to set conditional menus per posts, pages, categories, archive pages, etc.
If Menu – Visibility control for Menus
if-menu
Display tailored menu items to each visitor with visibility rules
Exclude Pages
exclude-pages
This plugin adds a checkbox, “include this page in menus”, uncheck this to exclude pages from the page navigation that users see on your site.
Hide Admin Menu
hide-admin-menu
Using this plugin, we can hide the admin menu easily.
Silencesoft Disable Menu Items Developer Profile
2 plugins · 310 total installs
How We Detect Silencesoft Disable Menu Items
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/silencesoft-disable-menu-items/tocka-nav-menu-walker.phpHTML / DOM Fingerprints
field-disablename='sil_disable_menu_item_test_val_.*?'