LH Sortable Tables Security & Risk Analysis

wordpress.org/plugins/lh-sortable-tables

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

80 active installs v1.01 PHP 5.6+ WP 4.0+ Updated Jul 31, 2022
ordersortablesortertabletablesorter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LH Sortable Tables Safe to Use in 2026?

Generally Safe

Score 85/100

LH Sortable Tables has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The static analysis of the "lh-sortable-tables" plugin v1.01 reveals an exceptionally small attack surface. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the potential entry points for attackers. The code also demonstrates good security practices, with no dangerous functions, all SQL queries using prepared statements, and all output being properly escaped. Furthermore, there are no file operations or external HTTP requests, minimizing risks associated with file manipulation or external dependencies.

The plugin's vulnerability history is also clean, with zero known CVEs. This, combined with the lack of identified vulnerabilities in the static analysis, suggests a well-developed and secure codebase. The absence of any taint analysis findings further reinforces this positive assessment. However, it's worth noting the complete absence of nonce and capability checks, which, while not immediately exploitable due to the zero attack surface, is a standard security practice that is missing. If the plugin were to introduce new entry points in the future without these checks, it could become vulnerable.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

LH Sortable Tables Security Vulnerabilities

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

LH Sortable Tables Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

LH Sortable Tables Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionwp_footerincludes\lh-register-file-class.php:173
actionembed_footerincludes\lh-register-file-class.php:174
filterlh_web_application_precache_static_urls_filterincludes\lh-register-file-class.php:182
filterscript_loader_tagincludes\lh-register-file-class.php:230
filterthe_contentlh-sortable-tables.php:115
actionwp_loadedlh-sortable-tables.php:123
actionwp_body_openlh-sortable-tables.php:127
actionplugins_loadedlh-sortable-tables.php:152
Maintenance & Trust

LH Sortable Tables Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 31, 2022
PHP min version5.6
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs80
Developer Profile

LH Sortable Tables Developer Profile

shawfactor

77 plugins · 15K total installs

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

How We Detect LH Sortable Tables

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lh-sortable-tables/scripts/sortable.mega-advanced.js/wp-content/plugins/lh-sortable-tables/styles/sortable.css
Script Paths
/wp-content/plugins/lh-sortable-tables/scripts/sortable.mega-advanced.js
Version Parameters
lh-sortable-tables/style.css?ver=lh-sortable-tables/scripts/sortable.mega-advanced.js?ver=

HTML / DOM Fingerprints

CSS Classes
sortable
Data Attributes
defer="defer"id="lh_sortable_tables-script"
JS Globals
lh_sortable_tables-scriptlh_sortable_tables-style
FAQ

Frequently Asked Questions about LH Sortable Tables