SSP Stacktable Tables Security & Risk Analysis

wordpress.org/plugins/ssp-stacktable-tables

Reformat wide tables for mobile devices using the jQuery Stacktable plugin from John Polacek.

50 active installs v1.0.2 PHP 7.4+ WP 3.3+ Updated Dec 4, 2024
mobileresponsiveresponsive-tablesstacktabletables
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SSP Stacktable Tables Safe to Use in 2026?

Generally Safe

Score 92/100

SSP Stacktable Tables 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 "ssp-stacktable-tables" plugin v1.0.2 presents a generally good security posture based on the provided static analysis. The plugin has a very small attack surface with only one shortcode and no AJAX handlers, REST API routes, or cron events that could be exploited. Crucially, there are no identified critical or high severity taint flows, and all SQL queries utilize prepared statements, indicating sound data handling practices. The presence of capability checks and the absence of dangerous functions further contribute to its secure design. The plugin also boasts a clean vulnerability history with zero recorded CVEs, suggesting a history of secure development and maintenance. However, a notable concern is the 27% of output that is not properly escaped. While the attack surface is minimal and SQL is handled securely, unescaped output can still lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not sanitized before being displayed. This is the primary area of potential weakness in an otherwise robustly developed plugin.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

SSP Stacktable Tables Security Vulnerabilities

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

SSP Stacktable Tables Code Analysis

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

Bundled Libraries

Select2

Output Escaping

73% escaped15 total outputs
Attack Surface

SSP Stacktable Tables Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[stacktable] ssp-stacktable-tables.php:183
WordPress Hooks 5
actionwp_enqueue_scriptsssp-stacktable-tables.php:28
actionadmin_enqueue_scriptsssp-stacktable-tables.php:40
actionadmin_initssp-stacktable-tables.php:49
actionadmin_menussp-stacktable-tables.php:54
actioninitssp-stacktable-tables.php:185
Maintenance & Trust

SSP Stacktable Tables Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 4, 2024
PHP min version7.4
Downloads3K

Community Trust

Rating100/100
Number of ratings3
Active installs50
Developer Profile

SSP Stacktable Tables Developer Profile

DBAR Productions

5 plugins · 2K total installs

87
trust score
Avg Security Score
90/100
Avg Patch Time
13 days
View full developer profile
Detection Fingerprints

How We Detect SSP Stacktable Tables

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ssp-stacktable-tables/stacktable.css/wp-content/plugins/ssp-stacktable-tables/stacktable.js/wp-content/plugins/ssp-stacktable-tables/ssp-stacktable.js/wp-content/plugins/ssp-stacktable-tables/select2.min.css/wp-content/plugins/ssp-stacktable-tables/select2.min.js/wp-content/plugins/ssp-stacktable-tables/ssp-stacktable-admin.js
Script Paths
/wp-content/plugins/ssp-stacktable-tables/stacktable.js/wp-content/plugins/ssp-stacktable-tables/ssp-stacktable.js/wp-content/plugins/ssp-stacktable-tables/select2.min.js/wp-content/plugins/ssp-stacktable-tables/ssp-stacktable-admin.js
Version Parameters
ssp-stacktable-tables/stacktable.js?ver=ssp-stacktable-tables/ssp-stacktable.js?ver=ssp-stacktable-tables/select2.min.js?ver=ssp-stacktable-tables/ssp-stacktable-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
ssp_stacktable
Data Attributes
id="ssp_stacktable_page_ids"id="ssp_stacktable_disable_css"name="ssp_stacktable_options[ssp_stacktable_page_ids][]"name="ssp_stacktable_options[ssp_stacktable_disable_css]"id="reset-pages"
Shortcode Output
[stacktable][stacktable type="cardtable"][stacktable type="stackcolumns"][stacktable class="my-custom-class"]
FAQ

Frequently Asked Questions about SSP Stacktable Tables