Split Order By Warehouse for Woocommerce Security & Risk Analysis

wordpress.org/plugins/split-order-by-warehouse

Split order by warehouse plugin helps to split the orders as per the warehouses. This plugin works as per assigned warehouse products in the backend.

0 active installs v1.1.4 PHP 7.4+ WP 6.0+ Updated Feb 26, 2025
orderssplitsplit-order-by-warehousewoo-commerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Split Order By Warehouse for Woocommerce Safe to Use in 2026?

Generally Safe

Score 92/100

Split Order By Warehouse for Woocommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The plugin 'split-order-by-warehouse' v1.1.4 exhibits a generally good security posture with no recorded vulnerabilities and a small attack surface. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits potential entry points for attackers. Furthermore, all SQL queries are properly prepared, and there are no external HTTP requests or file operations, which are common vectors for attacks.

However, a critical concern is the presence of the `unserialize` function. While the static analysis did not reveal any taint flows, the use of `unserialize` without proper input validation or sanitization can lead to Remote Code Execution vulnerabilities if an attacker can control the serialized data. The lack of nonce and capability checks, although not directly linked to an attack surface in this specific version, represents a missed opportunity for robust security, especially if new entry points were to be introduced in future updates.

Given the plugin's history of zero CVEs, it suggests a responsible development approach. Nevertheless, the identified `unserialize` function and the absence of authorization checks on potential future entry points warrant attention. The plugin is strong in its current implementation regarding known attack vectors, but the `unserialize` function presents a latent risk that should be addressed.

Key Concerns

  • Use of unserialize function
  • Missing nonce checks
  • Missing capability checks
  • Output escaping below 100%
Vulnerabilities
None known

Split Order By Warehouse for Woocommerce Security Vulnerabilities

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

Split Order By Warehouse for Woocommerce Code Analysis

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

Dangerous Functions Found

unserialize$posts_array = unserialize(get_post_meta($order_id, 'order_ids', true));include\defaultsplitorderwarehouse.php:194

Output Escaping

66% escaped38 total outputs
Attack Surface

Split Order By Warehouse for Woocommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionwoocommerce_checkout_order_processedinclude\defaultsplitorderwarehouse.php:25
filterwoocommerce_thankyou_order_received_textinclude\defaultsplitorderwarehouse.php:27
filterwoocommerce_locate_templateinclude\defaultsplitorderwarehouse.php:28
filterwoocommerce_settings_tabs_arrayinclude\setting.php:7
actionwoocommerce_settings_tabs_split_order_by_warehouseinclude\setting.php:16
actionwoocommerce_update_options_split_order_by_warehouseinclude\setting.php:65
actionwoocommerce_emailsplit_order_by_warehouse.php:74
actionwoocommerce_checkout_create_ordersplit_order_by_warehouse.php:101
filterwoocommerce_order_numbersplit_order_by_warehouse.php:108
Maintenance & Trust

Split Order By Warehouse for Woocommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 26, 2025
PHP min version7.4
Downloads2K

Community Trust

Rating20/100
Number of ratings1
Active installs0
Developer Profile

Split Order By Warehouse 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 Warehouse for Woocommerce

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
--Main Order----Split Order--
FAQ

Frequently Asked Questions about Split Order By Warehouse for Woocommerce