Taxonomies Sortable Security & Risk Analysis

wordpress.org/plugins/taxonomies-sortable

Allows to sort taxonomy terms associated to objects.

0 active installs v1.0.1 PHP 5.2.4+ WP 4.4+ Updated Unknown
admintaxonomy
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Taxonomies Sortable Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "taxonomies-sortable" plugin v1.0.1 exhibits a strong security posture based on the provided static analysis. The absence of identified dangerous functions, SQL queries executed without prepared statements, and all output being properly escaped are significant strengths. Furthermore, the lack of file operations, external HTTP requests, and the absence of known vulnerabilities or CVEs in its history suggest a well-developed and secure codebase. The plugin also demonstrates good security practices by not exposing a large attack surface through AJAX handlers, REST API routes, shortcodes, or cron events that lack authentication or permission checks.

The primary concern stems from the complete absence of nonce checks and capability checks. While the static analysis shows zero entry points that are unprotected, the lack of these fundamental security mechanisms on *any* potential interaction points is a weakness. If future updates were to introduce even a single unprotected AJAX handler or REST API route, the absence of these checks would immediately expose the plugin to vulnerabilities like Cross-Site Request Forgery (CSRF) or unauthorized privilege escalation.

In conclusion, the plugin currently appears very secure with no immediate exploitable vulnerabilities identified in its code or history. However, the omission of nonce and capability checks represents a significant missed opportunity for robust security and could become a critical flaw if the plugin's attack surface expands or if its functionality is extended in future versions without proper authentication and authorization being implemented.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Taxonomies Sortable Security Vulnerabilities

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

Taxonomies Sortable Code Analysis

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

Output Escaping

100% escaped22 total outputs
Attack Surface

Taxonomies Sortable Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitphp\class-taxonomies-sortable-admin.php:66
actionadmin_menuphp\class-taxonomies-sortable-admin.php:82
actionadmin_initphp\class-taxonomies-sortable-admin.php:85
filterwp_get_object_terms_argsphp\class-taxonomies-sortable.php:83
filterregister_taxonomy_argsphp\class-taxonomies-sortable.php:86
actionplugins_loadedtaxonomies-sortable.php:60
Maintenance & Trust

Taxonomies Sortable Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version5.2.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Taxonomies Sortable Developer Profile

Enrico Sorcinelli

5 plugins · 1K total installs

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

How We Detect Taxonomies Sortable

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/taxonomies-sortable/assets/css/admin.css/wp-content/plugins/taxonomies-sortable/assets/js/admin.js
Script Paths
/wp-content/plugins/taxonomies-sortable/assets/js/admin.js
Version Parameters
taxonomies-sortable/assets/js/admin.js?ver=1.0.1

HTML / DOM Fingerprints

CSS Classes
taxonomies-sortable
Data Attributes
data-prefixdata-plugin_urldata-debug
JS Globals
taxonomies_sortable_plugintaxonomies_sortable_plugin_i18n
FAQ

Frequently Asked Questions about Taxonomies Sortable