WC Backorder Split Security & Risk Analysis

wordpress.org/plugins/wc-backorder-split

A simple plugin that helps you split the WooCommerce order for the products that you do not have in stock.

60 active installs v2.1.0 PHP + WP 4.9+ Updated Feb 17, 2026
backorderbackorder-splitorder-splitsplitwc-backorder-split
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WC Backorder Split Safe to Use in 2026?

Generally Safe

Score 100/100

WC Backorder Split 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 "wc-backorder-split" plugin v2.1.0 demonstrates a strong security posture based on the provided static analysis. The code adheres to many WordPress security best practices, including the absence of dangerous functions, all SQL queries using prepared statements, and the presence of nonce and capability checks for its single AJAX handler. File operations and shortcodes are also absent, reducing the attack surface. The plugin also has no known historical vulnerabilities, suggesting a history of secure development and maintenance.

However, a potential area for improvement lies in output escaping. While 76% of outputs are properly escaped, this still leaves 24% potentially unescaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is ever included in these outputs. The single external HTTP request also warrants careful scrutiny to ensure it's being made securely and isn't susceptible to request hijacking or data leakage. Despite these minor points, the overall security of the plugin appears robust.

Key Concerns

  • Output escaping could be improved
Vulnerabilities
None known

WC Backorder Split Security Vulnerabilities

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

WC Backorder Split Code Analysis

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

Output Escaping

76% escaped72 total outputs
Attack Surface

WC Backorder Split Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_wc_backorder_split_submit_deactivationincludes\class-wc-backorder-split-tracker.php:46
WordPress Hooks 15
actionadmin_enqueue_scriptsincludes\class-wc-backorder-split-admin.php:26
actionwoocommerce_admin_order_data_after_order_detailsincludes\class-wc-backorder-split-admin.php:27
actionadmin_noticesincludes\class-wc-backorder-split-admin.php:28
actionwoocommerce_add_to_cartincludes\class-wc-backorder-split-frontend.php:26
actionwoocommerce_checkout_create_order_line_itemincludes\class-wc-backorder-split-frontend.php:27
actionwoocommerce_thankyouincludes\class-wc-backorder-split-frontend.php:28
filterbulk_actions-edit-shop_orderincludes\class-wc-backorder-split-register.php:28
filterwc_order_statusesincludes\class-wc-backorder-split-register.php:31
filterwoocommerce_register_shop_order_post_statusesincludes\class-wc-backorder-split-register.php:32
actionadmin_footerincludes\class-wc-backorder-split-tracker.php:45
actioninitincludes\class-wc-backorder-split.php:105
filterplugin_row_metaincludes\class-wc-backorder-split.php:106
actionplugins_loadedincludes\class-wc-backorder-split.php:107
actionadmin_noticesincludes\class-wc-backorder-split.php:232
actionbefore_woocommerce_initwc-backorder-split.php:31
Maintenance & Trust

WC Backorder Split Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 17, 2026
PHP min version
Downloads6K

Community Trust

Rating74/100
Number of ratings3
Active installs60
Developer Profile

WC Backorder Split Developer Profile

akshayaswaroop

4 plugins · 2K total installs

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

How We Detect WC Backorder Split

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wc-backorder-split/assets/admin/css/admin.css
Version Parameters
wc-backorder-split/assets/admin/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
wcbs-linked-orders
Data Attributes
data-wcbs-backorder-iddata-wcbs-parent-order-id
FAQ

Frequently Asked Questions about WC Backorder Split