Tabular Price Pane Security & Risk Analysis

wordpress.org/plugins/tabular-price-pane

Woocommerce price and products accordion panel view filtered by From-To price with ajax load more option.

10 active installs v1.0 PHP + WP 4.5+ Updated Sep 22, 2016
categoryprice-accordionproductswoocommercewoocommerce-price-accordion
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tabular Price Pane Safe to Use in 2026?

Generally Safe

Score 85/100

Tabular Price Pane has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "tabular-price-pane" v1.0 plugin presents a generally good security posture due to a lack of recorded vulnerabilities and a clean taint analysis. The absence of dangerous functions, file operations, and external HTTP requests further bolsters its security. However, there are areas for improvement. The significant percentage of output that is not properly escaped (65%) is a considerable concern, potentially opening the door to cross-site scripting (XSS) vulnerabilities. While no specific XSS issues were flagged in the static analysis, this represents a high risk. Additionally, the complete absence of capability checks on AJAX handlers, despite having several such handlers, is a significant oversight. This means that any user, regardless of their WordPress role, could potentially trigger these actions, leading to unauthorized operations or information disclosure if these handlers perform sensitive tasks.

Key Concerns

  • High percentage of unescaped output
  • No capability checks on AJAX handlers
Vulnerabilities
None known

Tabular Price Pane Security Vulnerabilities

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

Tabular Price Pane Code Analysis

Dangerous Functions
0
Raw SQL Queries
2
4 prepared
Unescaped Output
245
131 escaped
Nonce Checks
4
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

67% prepared6 total queries

Output Escaping

35% escaped376 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
<ajax_load_more_products> (templates\ajax_load_more_products.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Tabular Price Pane Attack Surface

Entry Points7
Unprotected0

AJAX Handlers 6

authwp_ajax_getTotalProductsinclude\tabularpricepane.php:39
authwp_ajax_getProductsinclude\tabularpricepane.php:40
authwp_ajax_getMoreProductsinclude\tabularpricepane.php:41
noprivwp_ajax_getTotalProductsinclude\tabularpricepane.php:43
noprivwp_ajax_getProductsinclude\tabularpricepane.php:44
noprivwp_ajax_getMoreProductsinclude\tabularpricepane.php:45

Shortcodes 1

[tabularpricepane] include\tabularpricepane.php:47
WordPress Hooks 5
actionplugins_loadedinclude\abstract.php:64
actionwidgets_initinclude\abstract.php:71
actioninitinclude\abstract.php:76
actionadmin_enqueue_scriptsinclude\abstract.php:78
actioninitinclude\tabularpricepane.php:24
Maintenance & Trust

Tabular Price Pane Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedSep 22, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Tabular Price Pane Developer Profile

ikhodal

6 plugins · 200 total installs

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

How We Detect Tabular Price Pane

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tabular-price-pane/assets/css/admin-tabularpricepane.css/wp-content/plugins/tabular-price-pane/assets/js/admin-tabularpricepane.js/wp-content/plugins/tabular-price-pane/assets/css/tabularpricepane.css/wp-content/plugins/tabular-price-pane/assets/js/tabularpricepane.js
Script Paths
/wp-content/plugins/tabular-price-pane/assets/js/admin-tabularpricepane.js/wp-content/plugins/tabular-price-pane/assets/js/tabularpricepane.js
Version Parameters
tabular-price-pane/assets/css/admin-tabularpricepane.css?ver=tabular-price-pane/assets/js/admin-tabularpricepane.js?ver=tabular-price-pane/assets/css/tabularpricepane.css?ver=tabular-price-pane/assets/js/tabularpricepane.js?ver=

HTML / DOM Fingerprints

CSS Classes
tp-widget-containertp-price-tab-containertp-header-titletp-widget-title-wrapper
HTML Comments
<!-- Widget/Block Title --><!-- Starting price in pane --><!-- Ending price in pane --><!-- Price difference between starting and ending price for pane -->+34 more
Data Attributes
data-widget_titledata-price_fromdata-price_todata-price_differencedata-number_of_product_displaydata-price_text_color+14 more
JS Globals
tabularpricepane
FAQ

Frequently Asked Questions about Tabular Price Pane