StoreSuite – A frontend dashboard to manage your WooCommerce store Security & Risk Analysis

wordpress.org/plugins/storesuite

Manage your WooCommerce store easily from a front-end dashboard.

0 active installs v1.0.1 PHP 8.1+ WP 6.4+ Updated Apr 14, 2026
front-end-shop-managershop-managerstore-suitestore-managementwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is StoreSuite – A frontend dashboard to manage your WooCommerce store Safe to Use in 2026?

Generally Safe

Score 100/100

StoreSuite – A frontend dashboard to manage your WooCommerce store has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The storesuite v1.0.1 plugin exhibits a generally strong security posture based on the provided static analysis. The complete absence of unprotected AJAX handlers, REST API routes, shortcodes, and the 100% use of prepared statements for SQL queries and proper output escaping are significant strengths. The plugin also demonstrates good security practices with a healthy number of nonce and capability checks, indicating an effort to protect against common web vulnerabilities. The lack of dangerous functions, file operations, and external HTTP requests further bolsters its security profile.

However, there is one flow identified with an unsanitized path in the taint analysis. While classified as not critical or high severity, this represents a potential weakness that could be exploited under specific circumstances, particularly if it involves user-supplied input. The absence of any recorded vulnerabilities in its history is a positive sign, suggesting the developers have maintained a secure codebase to date. Overall, storesuite v1.0.1 appears to be a well-developed plugin from a security perspective, with only a minor area of concern regarding the unsanitized path that warrants attention.

Key Concerns

  • Unsanitized path in taint flow
Vulnerabilities
None known

StoreSuite – A frontend dashboard to manage your WooCommerce store Security Vulnerabilities

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

StoreSuite – A frontend dashboard to manage your WooCommerce store Release Timeline

v1.0.1Current
v1.0.0-beta1
v1.0.0-beta2
v1.0.0-beta3
v1.0.0
v1.0.0-beta4
Code Analysis
Analyzed Apr 16, 2026

StoreSuite – A frontend dashboard to manage your WooCommerce store Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
12 prepared
Unescaped Output
7
2056 escaped
Nonce Checks
27
Capability Checks
43
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared12 total queries

Output Escaping

100% escaped2063 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

7 flows1 with unsanitized paths
handle_add_order_note (includes/Order/OrderController.php:66)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

StoreSuite – A frontend dashboard to manage your WooCommerce store Attack Surface

Entry Points24
Unprotected0

AJAX Handlers 24

authwp_ajax_storesuite_save_account_detailsincludes/Account/AccountController.php:25
authwp_ajax_storesuite_add_couponincludes/Coupon/CouponController.php:20
authwp_ajax_storesuite_edit_couponincludes/Coupon/CouponController.php:21
authwp_ajax_storesuite_delete_couponincludes/Coupon/CouponController.php:22
authwp_ajax_storesuite_add_order_noteincludes/Order/OrderController.php:20
authwp_ajax_storesuite_delete_order_noteincludes/Order/OrderController.php:21
authwp_ajax_storesuite_add_shipping_to_orderincludes/Order/OrderController.php:22
authwp_ajax_storesuite_create_orderincludes/Order/OrderController.php:23
authwp_ajax_storesuite_bulk_edit_productsincludes/Product/ProductBulkEdit.php:17
authwp_ajax_storesuite_bulk_trash_productsincludes/Product/ProductBulkEdit.php:18
authwp_ajax_storesuite_add_product_actionincludes/Product/ProductController.php:21
authwp_ajax_storesuite_edit_product_actionincludes/Product/ProductController.php:22
authwp_ajax_storesuite_delete_productincludes/Product/ProductController.php:23
authwp_ajax_storesuite_product_quick_editincludes/Product/ProductQuickEdit.php:17
authwp_ajax_storesuite_get_product_quick_edit_formincludes/Product/ProductQuickEdit.php:18
authwp_ajax_storesuite_add_product_brandincludes/ProductBrand/BrandController.php:17
authwp_ajax_storesuite_edit_product_brandincludes/ProductBrand/BrandController.php:18
authwp_ajax_storesuite_delete_product_brandincludes/ProductBrand/BrandController.php:19
authwp_ajax_storesuite_add_product_categoryincludes/ProductCategory/CategoryController.php:17
authwp_ajax_storesuite_edit_product_categoryincludes/ProductCategory/CategoryController.php:18
authwp_ajax_storesuite_delete_product_categoryincludes/ProductCategory/CategoryController.php:19
authwp_ajax_storesuite_add_product_tagincludes/ProductTag/TagController.php:17
authwp_ajax_storesuite_edit_product_tagincludes/ProductTag/TagController.php:18
authwp_ajax_storesuite_delete_product_tagincludes/ProductTag/TagController.php:19
WordPress Hooks 69
actionwp_before_admin_bar_renderincludes/Admin/AdminBar.php:27
actionadmin_bar_menuincludes/Admin/AdminBar.php:30
actionadmin_menuincludes/Admin/Settings.php:17
actioninitincludes/Assets.php:30
actionadmin_enqueue_scriptsincludes/Assets.php:33
actionwp_enqueue_scriptsincludes/Assets.php:35
actionwp_headincludes/Assets.php:39
filterpage_templateincludes/Common.php:14
filterbody_classincludes/Common.php:15
actionstoresuite_load_coupons_templateincludes/Coupon/CouponController.php:17
actionstoresuite_dashboard_coupon_add_formincludes/Coupon/CouponController.php:18
actionstoresuite_dashboard_coupon_edit_formincludes/Coupon/CouponController.php:19
actionstoresuite_dashboard_home_widgetsincludes/Dashboard.php:26
actionstoresuite_dashboard_item_solds_widgetsincludes/Dashboard.php:27
actionstoresuite_dashboard_item_solds_widgetsincludes/Dashboard.php:28
actionstoresuite_dashboard_item_solds_widgetsincludes/Dashboard.php:29
actionstoresuite_dashboard_item_solds_widgetsincludes/Dashboard.php:30
actionstoresuite_dashboard_navigationincludes/DashboardMenu.php:14
filterstoresuite_products_per_pageincludes/HandlePaginations.php:25
filterstoresuite_orders_per_pageincludes/HandlePaginations.php:26
filterstoresuite_categories_per_pageincludes/HandlePaginations.php:27
filterstoresuite_tags_per_pageincludes/HandlePaginations.php:28
filterstoresuite_brands_per_pageincludes/HandlePaginations.php:29
filterstoresuite_coupons_per_pageincludes/HandlePaginations.php:30
filterdisplay_post_statesincludes/Installer.php:12
filterlogin_redirectincludes/Main.php:25
filterwoocommerce_login_redirectincludes/Main.php:26
actionadmin_initincludes/Main.php:27
actiontemplate_redirectincludes/Main.php:28
filtershow_admin_barincludes/Main.php:29
actionwoocommerce_account_dashboardincludes/Main.php:30
actionwp_enqueue_scriptsincludes/Main.php:31
actionwp_enqueue_scriptsincludes/Main.php:32
actiontemplate_redirectincludes/Order/CreateNewOrder.php:38
actionadmin_footerincludes/Order/CreateNewOrder.php:154
actionstoresuite_dashboard_order_formincludes/Order/OrderController.php:18
actionstoresuite_dashboard_order_edit_formincludes/Order/OrderController.php:19
actiontemplate_redirectincludes/Order/OrderController.php:24
filterwoocommerce_new_order_email_allows_resendincludes/Order/OrderController.php:272
actionstoresuite_after_order_details_actionincludes/Order/OrderHooks.php:25
actionstoresuite_after_order_details_actionincludes/Order/OrderHooks.php:26
actionstoresuite_scheduled_auto_draft_deleteincludes/Order/OrderHooks.php:27
actionstoresuite_load_new_product_templateincludes/Product/ProductController.php:17
actionstoresuite_load_edit_product_templateincludes/Product/ProductController.php:18
actionstoresuite_dashboard_product_add_formincludes/Product/ProductController.php:19
actionstoresuite_dashboard_product_edit_formincludes/Product/ProductController.php:20
filterstoresuite_product_typesincludes/Product/ProductHooks.php:17
filterstoresuite_product_statusesincludes/Product/ProductHooks.php:18
filterposts_searchincludes/Product/Products.php:44
actionstoresuite_product_brand_createdincludes/ProductBrand/Brands.php:25
actionstoresuite_product_brand_updatedincludes/ProductBrand/Brands.php:26
actionstoresuite_product_brand_deletedincludes/ProductBrand/Brands.php:27
actionstoresuite_product_category_createdincludes/ProductCategory/Categories.php:25
actionstoresuite_product_category_updatedincludes/ProductCategory/Categories.php:26
actionstoresuite_product_category_deletedincludes/ProductCategory/Categories.php:27
actioninitincludes/Rewrites.php:29
filterquery_varsincludes/Rewrites.php:30
filterwoocommerce_get_query_varsincludes/Rewrites.php:31
actionplugins_loadedincludes/StoreSuite.php:51
actionwoocommerce_flush_rewrite_rulesincludes/StoreSuite.php:52
actionrest_api_initincludes/StoreSuite.php:53
actionbefore_woocommerce_initincludes/StoreSuite.php:54
actionadmin_noticesincludes/StoreSuite.php:189
actioninitincludes/StoreSuite.php:206
actionplugins_loadedincludes/StoreSuite.php:207
actioninitincludes/StoreSuite.php:208
actionstoresuite_dashboard_navigationincludes/TemplateParts.php:16
actionstoresuite_dashboard_content_beforeincludes/TemplateParts.php:17
actionstoresuite_dashboard_before_main_contentincludes/TemplateParts.php:18

Scheduled Events 1

storesuite_scheduled_auto_draft_delete
Maintenance & Trust

StoreSuite – A frontend dashboard to manage your WooCommerce store Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 14, 2026
PHP min version8.1
Downloads274

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

StoreSuite – A frontend dashboard to manage your WooCommerce store Developer Profile

Md Aminur Islam

5 plugins · 16K total installs

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

How We Detect StoreSuite – A frontend dashboard to manage your WooCommerce store

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/storesuite/assets/frontend/style.css/wp-content/plugins/storesuite/assets/frontend/bootstrap-grid.min.css/wp-content/plugins/storesuite/assets/frontend/library/sweetalert2.min.css/wp-content/plugins/storesuite/assets/frontend/library/daterangepicker.css/wp-content/plugins/storesuite/assets/frontend/script.js/wp-content/plugins/storesuite/assets/frontend/order.js/wp-content/plugins/storesuite/assets/frontend/product.js/wp-content/plugins/storesuite/assets/frontend/form-handler.js+6 more
Script Paths
/wp-content/plugins/storesuite/assets/frontend/script.js/wp-content/plugins/storesuite/assets/frontend/order.js/wp-content/plugins/storesuite/assets/frontend/product.js/wp-content/plugins/storesuite/assets/frontend/form-handler.js/wp-content/plugins/storesuite/assets/frontend/library/sweetalert2.min.js/wp-content/plugins/storesuite/assets/frontend/library/daterangepicker.min.js+2 more
Version Parameters
storesuite/assets/frontend/style.css?ver=storesuite/assets/frontend/bootstrap-grid.min.css?ver=storesuite/assets/frontend/library/sweetalert2.min.css?ver=storesuite/assets/frontend/library/daterangepicker.css?ver=storesuite/assets/frontend/script.js?ver=storesuite/assets/frontend/order.js?ver=storesuite/assets/frontend/product.js?ver=storesuite/assets/frontend/form-handler.js?ver=storesuite/assets/frontend/library/sweetalert2.min.js?ver=storesuite/assets/frontend/library/daterangepicker.min.js?ver=storesuite/assets/admin/script.js?ver=storesuite/assets/admin/style.css?ver=storesuite/assets/build/admin/script.js?ver=storesuite/assets/build/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
storesuite-dashboard
Data Attributes
data-storesuite-init
JS Globals
StoreSuite
FAQ

Frequently Asked Questions about StoreSuite – A frontend dashboard to manage your WooCommerce store