Split order by weight for WooCommerce Security & Risk Analysis

wordpress.org/plugins/split-order-by-weight-for-woocommerce

“Split order by weight” plugin can split an order automatically into multiple orders based on the weight of the items in the cart.

0 active installs v1.0.8 PHP 7.4+ WP 6.0+ Updated Unknown
orderssplitsplit-order-by-weightwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Split order by weight for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Split order by weight for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The plugin 'split-order-by-weight-for-woocommerce' v1.0.8 exhibits a generally good security posture in several key areas. The absence of known CVEs and a clean vulnerability history suggest a well-maintained codebase and proactive security awareness. Furthermore, the complete lack of external HTTP requests, file operations, and the consistent use of prepared statements for SQL queries are strong indicators of secure coding practices. The plugin also demonstrates capability checks, which is a positive sign for access control.

Key Concerns

  • Unsanitized taint flows with high severity
  • Use of unserialize without sufficient checks
  • Inconsistent output escaping
  • Missing nonce checks on entry points
Vulnerabilities
None known

Split order by weight for WooCommerce Security Vulnerabilities

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

Split order by weight for WooCommerce Code Analysis

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

Dangerous Functions Found

unserialize$childOrders = implode(',', unserialize($childOrdersData));inc\checkout\thankyou.php:34
unserialize<?php if(count(unserialize($childOrdersData)) > 0) {inc\checkout\thankyou.php:36
unserialize$posts_array = unserialize(get_post_meta($order_id, 'order_ids', true));inc\functions.php:236

Output Escaping

58% escaped53 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
sow_change_order_received_text (inc\splitorderbyweight.php:140)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Split order by weight for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 24
filterwoocommerce_settings_tabs_arrayclasses\function-class.php:21
actionwoocommerce_settings_tabs_settings_tabclasses\function-class.php:22
actionwoocommerce_update_options_settings_tabclasses\function-class.php:23
filterwoocommerce_settings_tabs_arrayclasses\function-class.php:25
actionadmin_enqueue_scriptsclasses\function-class.php:40
actionwp_headclasses\function-class.php:41
actionwoocommerce_checkout_order_processedinc\splitorderbyweight.php:39
filterwoocommerce_thankyou_order_received_textinc\splitorderbyweight.php:42
filterwoocommerce_locate_templateinc\splitorderbyweight.php:44
filterwoocommerce_my_account_my_orders_queryinc\splitorderbyweight.php:45
actionwoocommerce_checkout_order_processedinc\splitorderdefault.php:41
filterwoocommerce_thankyou_order_received_textinc\splitorderdefault.php:43
filterwoocommerce_locate_templateinc\splitorderdefault.php:44
filterwoocommerce_my_account_my_orders_queryinc\splitorderdefault.php:45
actioninitindex.php:38
filterwc_order_statusesindex.php:51
filterbulk_actions-edit-shop_orderindex.php:66
actionwoocommerce_emailindex.php:140
actionwoocommerce_checkout_create_orderindex.php:146
filtermanage_edit-shop_order_columnsindex.php:164
actionmanage_shop_order_posts_custom_columnindex.php:196
actionadmin_print_stylesindex.php:206
actionadmin_headindex.php:233
actioninitindex.php:244
Maintenance & Trust

Split order by weight for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Split order by weight for WooCommerce Developer Profile

SunCart

13 plugins · 510 total installs

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

How We Detect Split order by weight for WooCommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/split-order-by-weight-for-woocommerce/css/sow-admin-styles.css/wp-content/plugins/split-order-by-weight-for-woocommerce/js/sow-admin-script.js
Script Paths
/wp-content/plugins/split-order-by-weight-for-woocommerce/js/sow-admin-script.js

HTML / DOM Fingerprints

CSS Classes
sow_admin_container
HTML Comments
<!-- Splitted Order --><!-- Splitted From -->
Data Attributes
data-order_id
JS Globals
sow_admin_ajax_object
FAQ

Frequently Asked Questions about Split order by weight for WooCommerce