Custom Taxonomy Sort Security & Risk Analysis

wordpress.org/plugins/custom-taxonomy-sort

Custom Taxonomy Sort allows you to explicitly control the sort order of all taxonomy terms.

400 active installs v1.1.5 PHP + WP 3.1+ Updated Dec 13, 2011
categorysorttaxonomy
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Taxonomy Sort Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The "custom-taxonomy-sort" v1.1.5 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any detected critical or high-severity taint flows, dangerous functions, file operations, or external HTTP requests is a significant strength. Furthermore, the plugin boasts zero known CVEs, indicating a history of stable and secure development. The plugin also has a very small attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without proper authentication or permission checks.

However, there are areas for improvement. The low percentage of properly escaped output (13%) is a notable concern, as it suggests a risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not sufficiently sanitized before being displayed. While no specific XSS vulnerabilities were detected in the taint analysis (likely due to the limited scope or nature of the analyzed flows), the underlying pattern of insufficient output escaping is a common precursor to such attacks. The fact that 25% of SQL queries are not using prepared statements also presents a potential risk of SQL injection, although the analysis did not identify specific exploitable flows.

In conclusion, the plugin has a generally good security foundation with no critical vulnerabilities reported and a well-defined, secure attack surface. The primary weaknesses lie in the potential for XSS due to inadequate output escaping and the risk of SQL injection from non-prepared SQL queries. Addressing these specific code-level concerns would further solidify the plugin's security.

Key Concerns

  • Low percentage of properly escaped output
  • SQL queries not using prepared statements
Vulnerabilities
None known

Custom Taxonomy Sort Security Vulnerabilities

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

Custom Taxonomy Sort Code Analysis

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

SQL Query Safety

75% prepared8 total queries

Output Escaping

13% escaped8 total outputs
Attack Surface

Custom Taxonomy Sort Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actioninitcustom-taxonomy-sort.php:84
actionadmin_menucustom-taxonomy-sort.php:87
actionadmin_initcustom-taxonomy-sort.php:90
filterget_termscustom-taxonomy-sort.php:93
filterwp_get_object_termscustom-taxonomy-sort.php:96
filterget_the_termscustom-taxonomy-sort.php:99
filterget_terms_orderbycustom-taxonomy-sort.php:102
actionadmin_enqueue_scriptscustom-taxonomy-sort.php:105
actionadmin_initcustom-taxonomy-sort.php:108
actionquick_edit_custom_boxcustom-taxonomy-sort.php:596
actioninitincludes\simple-term-meta.php:59
Maintenance & Trust

Custom Taxonomy Sort Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedDec 13, 2011
PHP min version
Downloads23K

Community Trust

Rating80/100
Number of ratings14
Active installs400
Developer Profile

Custom Taxonomy Sort Developer Profile

Zack Tollman

6 plugins · 1K total installs

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

How We Detect Custom Taxonomy Sort

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-taxonomy-sort/css/custom-taxonomy-sort.css/wp-content/plugins/custom-taxonomy-sort/js/custom-taxonomy-sort.js
Script Paths
/wp-content/plugins/custom-taxonomy-sort/js/custom-taxonomy-sort.js
Version Parameters
custom-taxonomy-sort/js/custom-taxonomy-sort.js?ver=custom-taxonomy-sort/css/custom-taxonomy-sort.css?ver=

HTML / DOM Fingerprints

Data Attributes
id="tax-order"name="tax-order"aria-required="true"
FAQ

Frequently Asked Questions about Custom Taxonomy Sort