SureWP App-Style Bottom Menu Security & Risk Analysis

wordpress.org/plugins/surewp-app-bottom-menu

Add an app-style bottom navigation menu optimized for mobile devices with WooCommerce cart integration and search modal.

20 active installs v1.1.8 PHP 7.0+ WP 5.0+ Updated Dec 15, 2025
app-menubottom-menumobile-menumobile-navigationnavigation
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SureWP App-Style Bottom Menu Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The "surewp-app-bottom-menu" plugin v1.1.8 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and the near-perfect output escaping indicate a solid development practice. The plugin also correctly implements nonce checks on its AJAX handlers, mitigating common Cross-Site Request Forgery (CSRF) vulnerabilities. Furthermore, the lack of any recorded vulnerabilities, including CVEs, suggests a history of secure development and maintenance.

However, a notable concern is the complete absence of capability checks on the identified AJAX entry points. While nonce checks are present, they only verify the integrity of the request, not the user's authorization to perform the action. This means that any authenticated user, regardless of their role, could potentially trigger these AJAX actions. The taint analysis also showed no flows, which, while positive, could be due to the limited scope of the analysis or a lack of complex data handling within the plugin. Overall, the plugin is well-developed from a security perspective, but the lack of capability checks on its AJAX handlers presents a potential risk that needs to be addressed.

Key Concerns

  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

SureWP App-Style Bottom Menu Security Vulnerabilities

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

SureWP App-Style Bottom Menu Code Analysis

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

Output Escaping

99% escaped84 total outputs
Attack Surface

SureWP App-Style Bottom Menu Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_swpabm_get_cart_countmobile-bottom-menu.php:64
noprivwp_ajax_swpabm_get_cart_countmobile-bottom-menu.php:65
WordPress Hooks 11
actionplugins_loadedmobile-bottom-menu.php:44
actionwp_enqueue_scriptsmobile-bottom-menu.php:47
actionadmin_enqueue_scriptsmobile-bottom-menu.php:50
actionadmin_menumobile-bottom-menu.php:53
actionadmin_initmobile-bottom-menu.php:54
actionelementor/widgets/registermobile-bottom-menu.php:57
actionelementor/elements/categories_registeredmobile-bottom-menu.php:58
filterbody_classmobile-bottom-menu.php:61
filterwoocommerce_add_to_cart_fragmentsmobile-bottom-menu.php:68
actionwp_footermobile-bottom-menu.php:181
actionwp_footermobile-bottom-menu.php:182
Maintenance & Trust

SureWP App-Style Bottom Menu Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 15, 2025
PHP min version7.0
Downloads246

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

SureWP App-Style Bottom Menu Developer Profile

surewp

1 plugin · 20 total installs

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

How We Detect SureWP App-Style 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/surewp-app-bottom-menu/assets/css/mobile-bottom-menu.css/wp-content/plugins/surewp-app-bottom-menu/assets/css/search-modal.css/wp-content/plugins/surewp-app-bottom-menu/assets/js/mobile-bottom-menu.js
Script Paths
https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css
Version Parameters
surewp-app-bottom-menu/assets/css/mobile-bottom-menu.css?ver=surewp-app-bottom-menu/assets/css/search-modal.css?ver=surewp-app-bottom-menu/assets/js/mobile-bottom-menu.js?ver=

HTML / DOM Fingerprints

CSS Classes
mobile-bottom-menumobile-bottom-menu-itemmobile-bottom-menu-search-modal
Data Attributes
data-ajax-urldata-nonce
JS Globals
swpabmData
FAQ

Frequently Asked Questions about SureWP App-Style Bottom Menu