WP Bottom Menu Security & Risk Analysis

wordpress.org/plugins/wp-bottom-menu

WP Bottom Menu allows you to add a woocommerce supported bottom menu to your site.

20K active installs v2.2.4 PHP 5.6+ WP 5.0+ Updated May 5, 2025
bottom-menumobile-menu
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Bottom Menu Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "wp-bottom-menu" plugin version 2.2.4 presents a seemingly strong security posture based on the provided static analysis. There are no identified dangerous functions, SQL queries are exclusively using prepared statements, and file operations and external HTTP requests are absent. The plugin also boasts a very low attack surface with no shortcodes, cron events, or direct AJAX/REST API endpoints exposed without authentication. The vulnerability history is also clean, with zero known CVEs, indicating a history of secure development or prompt patching by the developers.

However, a significant concern arises from the complete lack of nonce checks and capability checks. This suggests that any potential entry points, even if currently nonexistent, would be entirely unprotected against CSRF attacks or unauthorized access if they were to be introduced in the future. While the current output escaping is reasonably high at 77%, the remaining 23% could still pose a risk for stored or reflected XSS vulnerabilities if user-supplied data is involved in those unescaped outputs. The absence of any taint analysis flows could be due to the code structure or analysis limitations, but it means potential complex vulnerabilities might have been missed.

In conclusion, the plugin demonstrates good practices in preventing common vulnerabilities like SQL injection and direct file manipulation. The clean vulnerability history is a positive indicator. The primary weaknesses lie in the absence of essential security checks (nonces and capabilities) and a moderate percentage of unescaped output, which could become significant risks if the plugin's functionality expands or if the context of the unescaped outputs involves untrusted data.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
  • 23% of output not properly escaped
Vulnerabilities
None known

WP Bottom Menu Security Vulnerabilities

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

WP Bottom Menu Code Analysis

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

Bundled Libraries

Select2

Output Escaping

77% escaped124 total outputs
Attack Surface

WP Bottom Menu Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actioncustomize_registerinc\customizer\customizer-repeater\inc\customizer.php:7
actioncustomize_registerinc\customizer\customizer.php:9
actionwp_footerinc\customizer\customizer.php:10
actionwp_enqueue_scriptswp-bottom-menu.php:107
actionwp_footerwp-bottom-menu.php:108
filterplugin_action_linkswp-bottom-menu.php:109
actionadmin_menuwp-bottom-menu.php:112
actioncustomize_controls_enqueue_scriptswp-bottom-menu.php:121
filterwoocommerce_add_to_cart_fragmentswp-bottom-menu.php:140
actionafter_setup_themewp-bottom-menu.php:144
actioninitwp-bottom-menu.php:151
Maintenance & Trust

WP Bottom Menu Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 5, 2025
PHP min version5.6
Downloads213K

Community Trust

Rating90/100
Number of ratings23
Active installs20K
Developer Profile

WP Bottom Menu Developer Profile

J4

4 plugins · 20K total installs

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

How We Detect WP Bottom Menu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-bottom-menu/assets/css/style.css/wp-content/plugins/wp-bottom-menu/assets/js/main.js/wp-content/plugins/wp-bottom-menu/inc/customizer/customizer-repeater/css/font-awesome.min.css/wp-content/plugins/wp-bottom-menu/assets/vendors/fontawesome/all.min.css/wp-content/plugins/wp-bottom-menu/assets/js/customizer.js/wp-content/plugins/wp-bottom-menu/assets/vendors/select2/select2.min.js/wp-content/plugins/wp-bottom-menu/assets/vendors/select2/select2.min.css
Script Paths
/wp-content/plugins/wp-bottom-menu/assets/js/main.js/wp-content/plugins/wp-bottom-menu/assets/js/customizer.js/wp-content/plugins/wp-bottom-menu/assets/vendors/select2/select2.min.js
Version Parameters
wp-bottom-menu/style.css?ver=wp-bottom-menu/main.js?ver=wp-bottom-menu/customizer.js?ver=wp-bottom-menu/select2.min.js?ver=wp-bottom-menu/select2.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
wp-bottom-menuwp-bottom-menu-select2
Data Attributes
data-choicedata-subtitledata-titledata-linkdata-id
JS Globals
WPBM
FAQ

Frequently Asked Questions about WP Bottom Menu