Table Sorter Security & Risk Analysis

wordpress.org/plugins/table-sorter

No more old static tables, make your HTML tables sortable.

9K active installs v2.3 PHP + WP 4.0+ Updated Nov 15, 2024
sortabletable-presstablepresstablesorter
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Table Sorter Safe to Use in 2026?

Generally Safe

Score 92/100

Table Sorter 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 "table-sorter" v2.3 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified attack surface entry points, dangerous functions, or external HTTP requests is commendable. Furthermore, the fact that all SQL queries utilize prepared statements indicates good practice in preventing SQL injection vulnerabilities. The lack of any recorded CVEs, past or present, is a significant positive indicator of the plugin's security maturity and maintenance.

However, a notable concern arises from the output escaping analysis. With 3 total outputs and 0% properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic data rendered by this plugin could potentially be exploited by attackers to inject malicious scripts, impacting users who interact with the affected pages. The absence of nonce and capability checks, while not directly flagged as an issue due to the lack of entry points, could become a concern if any entry points were to be introduced or discovered in future versions or through interaction with other plugins.

In conclusion, the "table-sorter" v2.3 plugin demonstrates excellent foundational security practices by minimizing its attack surface and using prepared statements for database operations, backed by a clean vulnerability history. The primary and most immediate risk stems from the complete lack of output escaping, which warrants attention to prevent potential XSS attacks.

Key Concerns

  • Outputs not properly escaped
Vulnerabilities
None known

Table Sorter Security Vulnerabilities

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

Table Sorter Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Table Sorter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionwp_enqueue_scriptstable-sorter.php:18
actionadmin_enqueue_scriptstable-sorter.php:19
actionadmin_inittable-sorter.php:24
actionadmin_menutable-sorter.php:49
filterplugin_row_metatable-sorter.php:58
filterplugin_action_links_table-sorter/table-sorter.phptable-sorter.php:64
Maintenance & Trust

Table Sorter Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 15, 2024
PHP min version
Downloads48K

Community Trust

Rating96/100
Number of ratings29
Active installs9K
Developer Profile

Table Sorter Developer Profile

Farhan Noor

2 plugins · 12K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
182 days
View full developer profile
Detection Fingerprints

How We Detect Table Sorter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/table-sorter/jquery.tablesorter.min.js/wp-content/plugins/table-sorter/jquery.metadata.js/wp-content/plugins/table-sorter/wp-script.js/wp-content/plugins/table-sorter/wp-style.css
Script Paths
table-sorter/jquery.tablesorter.min.jstable-sorter/jquery.metadata.jstable-sorter/wp-script.js
Version Parameters
table-sorter/jquery.metadata.js?ver=table-sorter/wp-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
tablesortersortlessdateFormat-dd/mm/yyyy
FAQ

Frequently Asked Questions about Table Sorter