Sort ANY Table Security & Risk Analysis

wordpress.org/plugins/sort-any-table

Add dynamic sorting to your tables with just a button click. No need to modify html, add css classes or restructure tables. Super-easy, super-fast.

50 active installs v0.2 PHP + WP 3.9+ Updated Aug 15, 2018
dynamic-sortingsort-datessort-tabletable-cyrillic-sortingtable-fast-sorting
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sort ANY Table Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "sort-any-table" plugin v0.2 exhibits a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities, which is an excellent sign. Furthermore, all identified SQL queries utilize prepared statements, a critical best practice for preventing SQL injection. The absence of external HTTP requests and external file operations also reduces the attack surface in these areas. However, there are significant concerns. The static analysis reveals that 100% of the single output identified is not properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if any user-supplied data is directly reflected in the output. The lack of nonce checks and the limited use of capability checks (only 2 identified) on what might be considered sensitive operations also present potential weaknesses. The plugin bundles DataTables and TinyMCE, which, if outdated, could introduce known vulnerabilities. While the attack surface appears small with zero entry points, the lack of proper output escaping is a notable deficiency. The vulnerability history is reassuring, but the identified code signals warrant attention to prevent future issues.

Key Concerns

  • Unescaped output found
  • Limited capability checks
  • Bundled libraries (potential for outdated components)
Vulnerabilities
None known

Sort ANY Table Security Vulnerabilities

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

Sort ANY Table Code Analysis

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

Bundled Libraries

DataTablesTinyMCE

Output Escaping

0% escaped1 total outputs
Attack Surface

Sort ANY Table Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
filterplugin_action_linksbg_sort_table.php:284
Maintenance & Trust

Sort ANY Table Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedAug 15, 2018
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs50
Alternatives

Sort ANY Table Alternatives

No alternatives data available yet.

Developer Profile

Sort ANY Table Developer Profile

buntegiraffe

2 plugins · 10K total installs

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

How We Detect Sort ANY Table

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sort-any-table/assets/css/bg-sort-table.css/wp-content/plugins/sort-any-table/assets/js/bg-sort-table-mce-plugin.js
Script Paths
/wp-content/plugins/sort-any-table/assets/js/bg-sort-table-mce-plugin.js

HTML / DOM Fingerprints

CSS Classes
bg-warning
Data Attributes
id="bgSortTableclass="table table-striped table-bordered table-hover compact"
JS Globals
bgSortableTablesbgPluginUrl
Shortcode Output
[bg_sort_this_table][BG_SORT_THIS_TABLE]
FAQ

Frequently Asked Questions about Sort ANY Table