WPC Smart Price Filter for WooCommerce Security & Risk Analysis

wordpress.org/plugins/wpc-smart-price-filter

WPC Smart Price Filter is an advanced widget help you to filter products by price with unlimited price ranges.

700 active installs v1.3.7 PHP + WP 4.0+ Updated Dec 11, 2025
filterpricerangewoocommercewpc
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPC Smart Price Filter for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

WPC Smart Price Filter for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The wpc-smart-price-filter plugin version 1.3.7 exhibits a generally good security posture based on the static analysis. All identified entry points, including AJAX handlers and REST API routes, appear to have proper authentication and permission checks in place, which is a significant strength. The plugin also demonstrates good practices by exclusively using prepared statements for its SQL queries and showing a high percentage of properly escaped output, mitigating common web application vulnerabilities.

However, the presence of three instances of the `unserialize` function is a notable concern. While not flagged as critical in the taint analysis, `unserialize` is inherently risky as it can lead to Remote Code Execution if it processes untrusted or maliciously crafted data. The absence of any recorded vulnerabilities in its history is positive but doesn't entirely negate the inherent risk associated with `unserialize`. The limited number of external HTTP requests and file operations is also a favorable indicator.

In conclusion, while the plugin has strong foundational security practices, the potential risk posed by the `unserialize` function warrants attention. The lack of historical vulnerabilities is encouraging, suggesting the developers are diligent. However, a thorough security audit focusing on how user-supplied data interacts with `unserialize` would be highly recommended to ensure robust security.

Key Concerns

  • Dangerous function used: unserialize
Vulnerabilities
None known

WPC Smart Price Filter for WooCommerce Security Vulnerabilities

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

WPC Smart Price Filter for WooCommerce Code Analysis

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

Dangerous Functions Found

unserialize$plugins = unserialize( $response['body'] );includes\dashboard\wpc-dashboard.php:111
unserialize$plugins = unserialize( $response['body'] );includes\dashboard\wpc-dashboard.php:189
unserialize$plugins = unserialize( $response['body'] );includes\kit\wpc-kit.php:98

SQL Query Safety

100% prepared1 total queries

Output Escaping

91% escaped146 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
ajax_export (includes\dashboard\wpc-dashboard.php:225)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WPC Smart Price Filter for WooCommerce Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 5

authwp_ajax_wpc_get_pluginsincludes\dashboard\wpc-dashboard.php:19
authwp_ajax_wpc_get_suggestionincludes\dashboard\wpc-dashboard.php:20
authwp_ajax_wpc_exportincludes\dashboard\wpc-dashboard.php:21
authwp_ajax_wpc_importincludes\dashboard\wpc-dashboard.php:22
authwp_ajax_wpc_get_essential_kitincludes\kit\wpc-kit.php:22
WordPress Hooks 13
actionadmin_enqueue_scriptsincludes\dashboard\wpc-dashboard.php:17
actionadmin_menuincludes\dashboard\wpc-dashboard.php:18
actionbefore_woocommerce_initincludes\hpos.php:7
actionadmin_enqueue_scriptsincludes\kit\wpc-kit.php:20
actionadmin_menuincludes\kit\wpc-kit.php:21
actionplugins_loadedwpc-smart-price-filter.php:37
actionadmin_noticeswpc-smart-price-filter.php:41
actioninitwpc-smart-price-filter.php:473
actionadmin_enqueue_scriptswpc-smart-price-filter.php:474
actionwidgets_initwpc-smart-price-filter.php:477
actionadmin_menuwpc-smart-price-filter.php:480
filterplugin_action_linkswpc-smart-price-filter.php:483
filterplugin_row_metawpc-smart-price-filter.php:484
Maintenance & Trust

WPC Smart Price Filter for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 11, 2025
PHP min version
Downloads17K

Community Trust

Rating100/100
Number of ratings2
Active installs700
Developer Profile

WPC Smart Price Filter for WooCommerce Developer Profile

WPClever

71 plugins · 441K total installs

87
trust score
Avg Security Score
99/100
Avg Patch Time
68 days
View full developer profile
Detection Fingerprints

How We Detect WPC Smart Price Filter 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/wpc-smart-price-filter/assets/css/frontend.css/wp-content/plugins/wpc-smart-price-filter/assets/js/frontend.js
Script Paths
/wp-content/plugins/wpc-smart-price-filter/assets/js/frontend.js
Version Parameters
wpc-smart-price-filter/assets/css/frontend.css?ver=wpc-smart-price-filter/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpc_smart_price_filterwoocommerce-widget-layered-nav-list__item--chosen
Data Attributes
data-mindata-max
FAQ

Frequently Asked Questions about WPC Smart Price Filter for WooCommerce