Pricing Table Security & Risk Analysis

wordpress.org/plugins/tc-pricing-table

Pricing Table is a responsive WordPress Pricing table plugin .TC Pricing Table helps to create unlimited clean and flat design based pricing table in …

300 active installs v1.2.1 PHP 5.6+ WP 5.2+ Updated Dec 19, 2024
pricing-tablepricing-tablesresponsive-pricing-tabletabletables
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Pricing Table Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'tc-pricing-table' plugin version 1.2.1 exhibits a strong security posture based on the provided static analysis. The code demonstrates excellent practices by having no dangerous functions, all SQL queries utilize prepared statements, and all identified output points are properly escaped. The absence of file operations and external HTTP requests further reduces the potential attack surface. The plugin also has no recorded vulnerabilities or CVEs, suggesting a history of secure development and maintenance.

While the plugin appears robust, a notable concern is the complete lack of nonce checks and capability checks across all entry points, including the single shortcode identified. This omission, even with a small attack surface, represents a significant potential weakness. Although the static analysis did not detect any taint flows, the absence of nonce and capability checks means that an attacker could potentially trigger the shortcode's functionality without proper authentication or authorization, leading to unforeseen consequences. The zero critical and high severity taint flows, coupled with zero unpatched CVEs, are positive indicators, but the missing authentication and authorization mechanisms on the shortcode are a critical oversight that could be exploited.

Key Concerns

  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

Pricing Table Security Vulnerabilities

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

Pricing Table Code Analysis

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

Output Escaping

100% escaped6 total outputs
Attack Surface

Pricing Table Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tc-pricing-table] public\tc-pricing-table-view.php:70
WordPress Hooks 2
actionadmin_menutc-pricing-table.php:18
actionactivated_plugintc-pricing-table.php:40
Maintenance & Trust

Pricing Table Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 19, 2024
PHP min version5.6
Downloads27K

Community Trust

Rating66/100
Number of ratings7
Active installs300
Developer Profile

Pricing Table Developer Profile

Imran Emu

7 plugins · 3K total installs

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

How We Detect Pricing Table

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tc-pricing-table/public/css/tc-pricing-table-public.css/wp-content/plugins/tc-pricing-table/public/js/tc-pricing-table-public.js/wp-content/plugins/tc-pricing-table/admin/css/tc-pricing-table-admin.css/wp-content/plugins/tc-pricing-table/admin/js/tc-pricing-table-admin.js
Script Paths
/wp-content/plugins/tc-pricing-table/admin/js/tc-pricing-table-admin.js/wp-content/plugins/tc-pricing-table/public/js/tc-pricing-table-public.js
Version Parameters
tc-pricing-table/public/css/tc-pricing-table-public.css?ver=tc-pricing-table/public/js/tc-pricing-table-public.js?ver=tc-pricing-table/admin/css/tc-pricing-table-admin.css?ver=tc-pricing-table/admin/js/tc-pricing-table-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
tcpt-wraptcpt_single_columntcpt-flistplanpricecurrency-iconmonthbtn+1 more
HTML Comments
Handle shortcode. Get plans to this page. Return empty string, if we don't have members. end of the loop+2 more
Data Attributes
tableidplan_colorplan_bg_colorplan_h_colorplan_hbg_colorplan_currency+7 more
Shortcode Output
<div class="tcpt-wrap"><div style="color:; background-color:" class="tcpt_single_column"> <ul class="tcpt-flist">
FAQ

Frequently Asked Questions about Pricing Table