WPC Product Table for WooCommerce Security & Risk Analysis

wordpress.org/plugins/wpc-product-table

WPC Product Table helps you show selected products as a table on the page.

100 active installs v3.1.5 PHP + WP 4.0+ Updated Mar 15, 2026
product-tablewoocommercewpc
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPC Product Table for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 19d ago
Risk Assessment

The "wpc-product-table" v3.1.5 plugin exhibits a generally good security posture with several strengths. The static analysis indicates a high percentage of properly escaped outputs and all SQL queries are using prepared statements, which are strong indicators of secure coding practices regarding common web vulnerabilities. The absence of known CVEs and taint analysis revealing no unsanitized flows further contribute to a positive security outlook. However, there are specific areas that warrant attention. The presence of two AJAX handlers lacking authentication checks represents a significant potential entry point for malicious actors. While the total number of entry points is relatively small, the lack of protection on any of them is a concern. Additionally, the use of the `unserialize` function, even if not immediately exploitable in this version due to other security measures, carries inherent risks as it can lead to Remote Code Execution if improperly handled with untrusted input, and requires careful monitoring in future versions. The plugin also bundles an older version of DataTables, which could be a vector for known vulnerabilities if not addressed.

Key Concerns

  • Unprotected AJAX handlers present
  • Use of unserialize function
  • Bundled outdated DataTables library
Vulnerabilities
None known

WPC Product Table for WooCommerce Security Vulnerabilities

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

WPC Product Table for WooCommerce Code Analysis

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

Dangerous Functions Found

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

Bundled Libraries

DataTables1.10.22

SQL Query Safety

100% prepared2 total queries

Output Escaping

90% escaped302 total outputs
Data Flows
All sanitized

Data Flow Analysis

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

WPC Product Table for WooCommerce Attack Surface

Entry Points9
Unprotected2

AJAX Handlers 7

authwp_ajax_wpc_get_pluginsincludes\dashboard\wpc-dashboard.php:9
authwp_ajax_wpc_get_suggestionincludes\dashboard\wpc-dashboard.php:10
authwp_ajax_wpc_exportincludes\dashboard\wpc-dashboard.php:11
authwp_ajax_wpc_importincludes\dashboard\wpc-dashboard.php:12
authwp_ajax_wpc_get_essential_kitincludes\kit\wpc-kit.php:22
authwp_ajax_wpcpt_add_columnwpc-product-table.php:79
authwp_ajax_wpcpt_search_termwpc-product-table.php:80

Shortcodes 2

[wpcpt] wpc-product-table.php:176
[wpc_product_table] wpc-product-table.php:177
WordPress Hooks 20
actionadmin_enqueue_scriptsincludes\dashboard\wpc-dashboard.php:7
actionadmin_menuincludes\dashboard\wpc-dashboard.php:8
actionbefore_woocommerce_initincludes\hpos.php:7
actionadmin_enqueue_scriptsincludes\kit\wpc-kit.php:20
actionadmin_menuincludes\kit\wpc-kit.php:21
actionadmin_initincludes\log\wpc-log.php:6
actionplugins_loadedwpc-product-table.php:39
actionadmin_noticeswpc-product-table.php:43
actioninitwpc-product-table.php:66
actionadmin_initwpc-product-table.php:67
actionadmin_menuwpc-product-table.php:68
actionadd_meta_boxeswpc-product-table.php:69
actionsave_post_wpc_product_tablewpc-product-table.php:70
actionwp_enqueue_scriptswpc-product-table.php:71
actionadmin_enqueue_scriptswpc-product-table.php:72
filterplugin_action_linkswpc-product-table.php:75
filterplugin_row_metawpc-product-table.php:76
actionsave_postwpc-product-table.php:83
filtermanage_edit-wpc_product_table_columnswpc-product-table.php:86
actionmanage_wpc_product_table_posts_custom_columnwpc-product-table.php:87
Maintenance & Trust

WPC Product Table for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 15, 2026
PHP min version
Downloads19K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

WPC Product Table 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 Product Table 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-product-table/assets/css/wpc-product-table.css/wp-content/plugins/wpc-product-table/assets/js/frontend/script.js/wp-content/plugins/wpc-product-table/assets/js/admin/script.js
Script Paths
/wp-content/plugins/wpc-product-table/assets/js/frontend/script.js/wp-content/plugins/wpc-product-table/assets/js/admin/script.js
Version Parameters
wpc-product-table/assets/css/wpc-product-table.css?ver=wpc-product-table/assets/js/frontend/script.js?ver=wpc-product-table/assets/js/admin/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpcpt-table
Data Attributes
data-wpcpt-id
JS Globals
wpcpt_frontend_paramswpcpt_ajax_object
FAQ

Frequently Asked Questions about WPC Product Table for WooCommerce