Pricing Tables Security & Risk Analysis

wordpress.org/plugins/pricing-tables

Wordpress Pricing Table is pure CSS3 and HTML pricing table packs.

30 active installs v1.4 PHP + WP 3.8+ Updated Dec 5, 2016
free-pricing-tableprice-tablepricing-tablepricing-table-pluginpricing-tables
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Pricing Tables Safe to Use in 2026?

Generally Safe

Score 85/100

Pricing Tables 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 "pricing-tables" plugin v1.4 exhibits a mixed security posture. While it demonstrates good practices like using prepared statements for all SQL queries and having no recorded vulnerabilities, several areas raise concerns. The static analysis reveals a notable attack surface with two AJAX handlers, both lacking authentication checks. This is a significant risk, as it exposes potential entry points for attackers to interact with the plugin without proper authorization. Furthermore, only 14% of output escaping is properly implemented, suggesting a risk of Cross-Site Scripting (XSS) vulnerabilities, especially when combined with unsanitized data flows identified in the taint analysis.

The plugin's lack of recorded CVEs is a positive sign, indicating a history of relatively secure development. However, this does not negate the risks identified in the current analysis. The presence of unsanitized paths in taint analysis, coupled with the unprotected AJAX endpoints and insufficient output escaping, creates a plausible path for attackers to exploit. The plugin has strengths in its SQL handling and absence of known vulnerabilities, but the identified weaknesses in authentication and output sanitation require immediate attention to mitigate potential security threats.

Key Concerns

  • AJAX handlers without authentication checks
  • Low percentage of properly escaped output
  • Unsanitized path in taint analysis
  • Lack of capability checks on entry points
Vulnerabilities
None known

Pricing Tables Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Pricing Tables Release Timeline

v1.4Current
v1.3
v1.2
v1.1
v1.0
Code Analysis
Analyzed Apr 16, 2026

Pricing Tables Code Analysis

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

Output Escaping

14% escaped90 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
wpt_ajax_form (index.php:612)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Pricing Tables Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_wpt_ajax_formindex.php:764
noprivwp_ajax_wpt_ajax_formindex.php:765

Shortcodes 1

[wpt] index.php:793
WordPress Hooks 5
actioninitindex.php:36
actioninitindex.php:37
actionadd_meta_boxesindex.php:100
actionsave_postindex.php:608
actionadmin_menuindex.php:896
Maintenance & Trust

Pricing Tables Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedDec 5, 2016
PHP min version
Downloads8K

Community Trust

Rating80/100
Number of ratings4
Active installs30
Developer Profile

Pricing Tables Developer Profile

PluginsPoint

22 plugins · 640 total installs

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

How We Detect Pricing Tables

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pricing-tables/themes/default/style.css/wp-content/plugins/pricing-tables/themes/flat/style.css/wp-content/plugins/pricing-tables/themes/ultra/style.css/wp-content/plugins/pricing-tables/themes/monsoon/style.css/wp-content/plugins/pricing-tables/css/style.css/wp-content/plugins/pricing-tables/js/wpt-ajax.js
Script Paths
/wp-content/plugins/pricing-tables/js/wpt-ajax.js
Version Parameters
pricing-tables/themes/default/style.css?ver=pricing-tables/themes/flat/style.css?ver=pricing-tables/themes/ultra/style.css?ver=pricing-tables/themes/monsoon/style.css?ver=pricing-tables/css/style.css?ver=pricing-tables/js/wpt-ajax.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpt-column-widthwpt-shortcode-hintwpt-column-marginwpt-total-rowwpt-total-columnwpt-featured-columnwpt-table-fieldwpt-table-field-header+7 more
HTML Comments
<!-- <option disabled="disabled" value="ultra" <!-- <option disabled="disabled" value="monsoon"
Data Attributes
wpt_column_widthwpt_row_heightwpt_corner_radiuswpt_corner_gradientwpt_stylewpt_column_margin+12 more
JS Globals
wpt_ajax
Shortcode Output
[wpt id=
FAQ

Frequently Asked Questions about Pricing Tables