Filter Orders by Product for WooCommerce Security & Risk Analysis

wordpress.org/plugins/woocommerce-filter-orders-by-product

Simplify order management by filtering WooCommerce orders by any specific product or product category using this plugin

4K active installs v4.1.2 PHP 5.6+ WP 3.0.1+ Updated Sep 21, 2025
adminfilterorderproductwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Filter Orders by Product for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Filter Orders by Product for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The static analysis of the "woocommerce-filter-orders-by-product" plugin v4.1.2 reveals a strong security posture in several key areas. The plugin exhibits no exposed AJAX handlers, REST API routes, shortcodes, or cron events that lack authentication or permission checks, indicating a minimal attack surface. Furthermore, the code signals demonstrate a commitment to secure coding practices with 100% of SQL queries using prepared statements and all output being properly escaped. The absence of dangerous functions, file operations, and external HTTP requests further bolsters its security. The taint analysis also shows no identified vulnerabilities with unsanitized paths, suggesting that data flows within the plugin are handled safely.

However, there are areas where the plugin's security could be further enhanced. The complete absence of nonce checks and capability checks, while not explicitly exploitable in the current analysis due to the lack of exposed entry points, is a notable omission. Best practices typically involve these checks on any potentially sensitive operations or data handling. The vulnerability history is exceptionally clean, with no known CVEs recorded, which is a significant strength. This pattern suggests a well-maintained and secure codebase over time. Overall, this plugin presents a very low security risk based on the provided data, with its primary weakness being the lack of documented defensive checks that are considered standard for WordPress plugins, even if not directly exploitable in its current configuration.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Filter Orders by Product for WooCommerce Security Vulnerabilities

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

Filter Orders by Product for WooCommerce Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

100% escaped8 total outputs
Attack Surface

Filter Orders by Product for WooCommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
filterwoocommerce_orders_table_query_clausesinc\filter-by-category.php:17
filterposts_whereinc\filter-by-category.php:19
filterwoocommerce_orders_table_query_clausesinc\filter-by-product.php:17
filterposts_whereinc\filter-by-product.php:19
actionwoocommerce_order_list_table_restrict_manage_ordersinc\filter-by.php:16
actionrestrict_manage_postsinc\filter-by.php:19
actionadmin_enqueue_scriptsinc\init.php:13
actioninitwoocommerce-filter-orders-by-product.php:23
actionplugins_loadedwoocommerce-filter-orders-by-product.php:24
Maintenance & Trust

Filter Orders by Product for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 21, 2025
PHP min version5.6
Downloads58K

Community Trust

Rating94/100
Number of ratings15
Active installs4K
Developer Profile

Filter Orders by Product for WooCommerce Developer Profile

Kowsar Hossain

3 plugins · 4K total installs

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

How We Detect Filter Orders by Product for WooCommerce

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wfobpp-select2
HTML Comments
/*------------------------------------------------------------------ order_id | order_item_id* | order_item_type | meta_key | meta_value -------------------------------------------------------------------*//*------------------------------------------------------------------- order_id | order_item_type | meta_key | meta_value $t_posts.ID | line_item | _product_id | <result> ---------------------------------------------------------------------*//*------------------------------------------------------------------ order_id | order_item_id* | order_item_type | meta_key | meta_value -------------------------------------------------------------------*//*------------------------------------------------------------------- order_id | order_item_type | meta_key | meta_value $t_posts.ID | line_item | _product_id | <result> ---------------------------------------------------------------------*/
Data Attributes
name="wfobpp_product"id="wfobpp_product"
FAQ

Frequently Asked Questions about Filter Orders by Product for WooCommerce