Advance Pricing Table Security & Risk Analysis

wordpress.org/plugins/advance-pricing-table

Advance Pricing Table is a highly customizable, most advanced, easy-to-use, and lightweight WordPress Pricing Table Plugin.

10 active installs v1.0.2 PHP + WP 5.0+ Updated Sep 15, 2025
planspricepricespricingpricing-table
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Advance Pricing Table Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 8mo ago
Risk Assessment

The "advance-pricing-table" plugin v1.0.2 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, external HTTP requests, and file operations is commendable. All SQL queries are prepared, and all output is properly escaped, indicating good development practices for preventing common web vulnerabilities like SQL injection and cross-site scripting (XSS). The plugin also has a clean vulnerability history with zero known CVEs, suggesting a history of secure development and maintenance.

However, a significant concern arises from the complete lack of nonce checks and capability checks across all entry points. While the static analysis indicates that all identified entry points (AJAX handlers, REST API routes, and shortcodes) are protected by some form of authentication, the absence of nonce checks is a notable oversight. This could potentially leave the plugin vulnerable to Cross-Site Request Forgery (CSRF) attacks if the authentication mechanisms are not robust enough on their own. Taint analysis results are also limited due to zero flows analyzed, making it difficult to fully assess potential data-related vulnerabilities.

In conclusion, the plugin demonstrates a good understanding of fundamental security principles by avoiding dangerous functions, using prepared statements, and escaping output. The lack of historical vulnerabilities is a positive sign. The primary weakness lies in the missing nonce checks, which is a critical aspect of securing WordPress actions against CSRF. Further analysis of the authentication mechanisms for each entry point would be beneficial to fully gauge the risk.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Advance Pricing Table Security Vulnerabilities

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

Advance Pricing Table Release Timeline

v1.0.2Current
Code Analysis
Analyzed Apr 16, 2026

Advance Pricing Table Code Analysis

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

Output Escaping

100% escaped35 total outputs
Attack Surface

Advance Pricing Table Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[wpb-pricing-table] includes/wpb_shortcode.php:103
[wpb-row] includes/wpb_shortcode.php:129
[wpb-column] includes/wpb_shortcode.php:146
WordPress Hooks 2
filterthe_contentincludes/wpb_shortcode.php:174
actioninitmain.php:41
Maintenance & Trust

Advance Pricing Table Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 15, 2025
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Advance Pricing Table Developer Profile

WPBean

26 plugins · 39K total installs

91
trust score
Avg Security Score
96/100
Avg Patch Time
20 days
View full developer profile
Detection Fingerprints

How We Detect Advance 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/advance-pricing-table/assets/css/main.css/wp-content/plugins/advance-pricing-table/assets/css/wpb-grid.css
Version Parameters
advance-pricing-table/assets/css/main.css?ver=1.0advance-pricing-table/assets/css/wpb-grid.css?ver=3.3.2

HTML / DOM Fingerprints

CSS Classes
wpb-pricing-tablepricing-table-1pricing-table-2pricing-table-xwpb-highlighted-planwpb-priceperiodwpb-btn+5 more
Data Attributes
data-themedata-plan_namedata-pricedata-currencydata-perioddata-btn_text+4 more
Shortcode Output
[wpb-pricing-table[wpb-row[wpb-column
FAQ

Frequently Asked Questions about Advance Pricing Table