
Origin Filter for WooCommerce Security & Risk Analysis
wordpress.org/plugins/origin-filter-for-woocommerceAdds a filter to WooCommerce orders to filter by order origin, payment gateway, and display total sales for the filtered origin.
Is Origin Filter for WooCommerce Safe to Use in 2026?
Generally Safe
Score 92/100Origin Filter for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "origin-filter-for-woocommerce" v4.0 plugin exhibits a generally strong security posture based on the provided static analysis. The plugin has a remarkably small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events acting as entry points. Crucially, there are no unprotected entry points, indicating that all potential interaction points are guarded. The code also demonstrates good practices in output escaping, with all 21 outputs being properly escaped, mitigating risks of cross-site scripting.
However, a significant concern lies in the handling of SQL queries. The analysis reveals two SQL queries, neither of which utilize prepared statements. This lack of prepared statements, especially with no taint analysis data provided to confirm sanitization, represents a potential for SQL injection vulnerabilities. While the plugin has no recorded vulnerability history, the absence of taint analysis and the presence of raw SQL queries mean that potential vulnerabilities may not have been detected or are yet to be discovered. The plugin's limited capabilities checks (two) are also noted, but without knowing the context of these checks, it's difficult to assess their sufficiency.
In conclusion, "origin-filter-for-woocommerce" v4.0 has a commendable minimal attack surface and excellent output escaping. The primary weakness is the use of raw SQL queries, which introduces a notable risk of SQL injection. The lack of historical vulnerabilities is positive, but the code analysis points to an area requiring immediate attention to ensure the plugin remains secure.
Key Concerns
- Raw SQL queries without prepared statements
Origin Filter for WooCommerce Security Vulnerabilities
Origin Filter for WooCommerce Code Analysis
SQL Query Safety
Output Escaping
Origin Filter for WooCommerce Attack Surface
WordPress Hooks 6
Maintenance & Trust
Origin Filter for WooCommerce Maintenance & Trust
Maintenance Signals
Community Trust
Origin Filter for WooCommerce Alternatives
Orders Date Filter
orders-date-filter
Easily filter the Woocommerce orders with a date range.
Order Filter by Source for WooCommerce
order-filter-by-source-for-woocommerce
Allows to filter orders by the order attribution source in the dashboard.
Filter orders by status
filter-orders-by-status
"Filter orders by status" is a very simple plugin that will help you filter your woocommerce orders from your order panel.
Zwk Order Filter
zwk-order-filter
This plugin empower user to filter the existing order by the different fields.
Advanced Order Export For WooCommerce
woo-order-export-lite
Export WooCommerce orders to Excel, CSV, XML, JSON, PDF and HTML. Best free order export plugin for WooCommerce.
Origin Filter for WooCommerce Developer Profile
1 plugin · 100 total installs
How We Detect Origin Filter for WooCommerce
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<select name="utm_source" id="utm_source"><option value="">All UTM Sources</option><select name="payment_gateway" id="payment_gateway"><option value="">All Payment Gateways</option>