Custom Taxonomy Order Security & Risk Analysis

wordpress.org/plugins/custom-taxonomy-order-ne

Allows for the ordering of categories and custom taxonomy terms through a simple drag-and-drop interface

50K active installs v4.0.2 PHP 7.0+ WP 4.1+ Updated Jan 10, 2026
category-orderordertaxonomy-orderterm-order
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Taxonomy Order Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The "custom-taxonomy-order-ne" v4.0.2 plugin exhibits a generally good security posture with no known vulnerabilities or critical security signals in static analysis. The absence of external HTTP requests, file operations, and dangerous functions is a significant strength. However, there are areas for improvement. A notable concern is the presence of 4 "flows with unsanitized paths" identified in the taint analysis, all of which are rated as high severity. This suggests potential vulnerabilities where user-supplied data might be processed in an unsafe manner, even if not immediately exploitable due to other checks.

The plugin's SQL query handling is mixed, with 57% using prepared statements, which is acceptable but not ideal. Similarly, 61% of output escaping is proper, indicating a potential for unescaped output in other instances. The presence of nonce and capability checks is positive, demonstrating some awareness of WordPress security best practices. The complete lack of known CVEs is a strong indicator of past good security practices. Overall, while the plugin is not currently showing critical flaws, the high-severity taint flows warrant careful investigation to ensure no exploitable path exists.

Key Concerns

  • High severity taint flows with unsanitized paths
  • SQL queries not always using prepared statements
  • Output not always properly escaped
Vulnerabilities
None known

Custom Taxonomy Order Security Vulnerabilities

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

Custom Taxonomy Order Code Analysis

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

SQL Query Safety

57% prepared7 total queries

Output Escaping

61% escaped59 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

7 flows4 with unsanitized paths
customtaxorder_subpage (page-customtaxorder.php:11)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Custom Taxonomy Order Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 22
actionadmin_initadmin-customtaxorder.php:32
actionadmin_menuadmin-customtaxorder.php:78
actionadmin_print_stylesadmin-customtaxorder.php:91
actionadmin_print_scriptsadmin-customtaxorder.php:107
actionadmin_initadmin-customtaxorder.php:131
actioncreate_termadmin-customtaxorder.php:219
actionedit_termadmin-customtaxorder.php:220
filterplugin_action_linksadmin-customtaxorder.php:346
actioncustomtaxorder_update_orderadmin-customtaxorder.php:358
actionadmin_initadmin-customtaxorder.php:369
filterget_terms_orderbycustomtaxorder.php:155
filterget_terms_defaultscustomtaxorder.php:188
filterwp_get_object_termscustomtaxorder.php:337
filterget_termscustomtaxorder.php:338
filterget_the_termscustomtaxorder.php:339
filtertag_cloud_sortcustomtaxorder.php:340
filterterm_query_resultscustomtaxorder.php:341
filteracf/format_value_for_apicustomtaxorder.php:362
filterget_the_categoriescustomtaxorder.php:397
actionwpmu_new_blogcustomtaxorder.php:499
actionwp_initialize_sitecustomtaxorder.php:514
filterwoocommerce_product_get_attributestaxonomies.php:183
Maintenance & Trust

Custom Taxonomy Order Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 10, 2026
PHP min version7.0
Downloads717K

Community Trust

Rating96/100
Number of ratings95
Active installs50K
Developer Profile

Custom Taxonomy Order Developer Profile

Marcel Pol

18 plugins · 82K total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
1119 days
View full developer profile
Detection Fingerprints

How We Detect Custom Taxonomy Order

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-order-ne/assets/css/custom-taxonomy-order-ne.css/wp-content/plugins/custom-taxonomy-order-ne/assets/js/custom-taxonomy-order-ne.js
Script Paths
/wp-content/plugins/custom-taxonomy-order-ne/assets/js/custom-taxonomy-order-ne.js
Version Parameters
custom-taxonomy-order-ne/assets/css/custom-taxonomy-order-ne.css?ver=custom-taxonomy-order-ne/assets/js/custom-taxonomy-order-ne.js?ver=

HTML / DOM Fingerprints

CSS Classes
custom-taxonomy-order-ne
Data Attributes
data-taxonomydata-term-iddata-term-orderdata-term-slugdata-term-name
JS Globals
customtaxorder_defaults
FAQ

Frequently Asked Questions about Custom Taxonomy Order