
Webfish Dropdown Menu Security & Risk Analysis
wordpress.org/plugins/webfish-dropdown-menuIf you want a simple dropdown menu on your site and have no knowledge of coding, this is the plugin for you.
Is Webfish Dropdown Menu Safe to Use in 2026?
Generally Safe
Score 85/100Webfish Dropdown Menu has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'webfish-dropdown-menu' plugin v0.9.15 exhibits a generally positive security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events, particularly those lacking authorization checks, suggests a minimal attack surface. Furthermore, the code signals indicate good practices in SQL query handling, with all queries using prepared statements, and a lack of dangerous functions, file operations, or external HTTP requests. The taint analysis showing zero unsanitized paths further reinforces this. However, a significant concern arises from the extremely low rate of properly escaped output (3%). This indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, as user-controlled data may be directly rendered to the page without proper sanitization. The plugin also lacks nonce and capability checks, which are crucial for preventing Cross-Site Request Forgery (CSRF) and unauthorized actions. The vulnerability history shows no recorded CVEs, which is a positive sign, but this should not be solely relied upon given the other identified weaknesses.
Key Concerns
- Low output escaping percentage
- Missing nonce checks
- Missing capability checks
Webfish Dropdown Menu Security Vulnerabilities
Webfish Dropdown Menu Release Timeline
Webfish Dropdown Menu Code Analysis
Output Escaping
Webfish Dropdown Menu Attack Surface
WordPress Hooks 6
Maintenance & Trust
Webfish Dropdown Menu Maintenance & Trust
Maintenance Signals
Community Trust
Webfish Dropdown Menu Alternatives
WP Spry Menu
wp-spry-menu
Create Spry Drop Down Menu for WordPress category.
Last Edited Posts
vertical-menu
Show All Categories in Verticall menu.
Ollie Menu Designer
ollie-menu-designer
Create custom dropdown & mobile menus using WordPress blocks. Design rich, responsive navigation with any block content in the block editor.
Dropdown multisite selector
dropdown-multisite-selector
Gives you the resources to make select field with redirecting options to a given URLs.
Multilevel Navigation Menu
multilevel-navigation-menu
Multilevel Navigation Menu plugin ability to add a full-screen navigation menu to our website.
Webfish Dropdown Menu Developer Profile
5 plugins · 310 total installs
How We Detect Webfish Dropdown Menu
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/webfish-dropdown-menu/menuStyle.css/wp-content/plugins/webfish-dropdown-menu/menuStyleVertical.csswebfish-dropdown-menu/menuStyle.css?ver=webfish-dropdown-menu/menuStyleVertical.css?ver=HTML / DOM Fingerprints
DropDownMenusub-menuchildrendata-wdd-settings<div id="DropDownMenuNav">
<ul class="DropDownMenu">
<!-- DropDownMenu -->