Terms Order Security & Risk Analysis

wordpress.org/plugins/terms-order

This Plugin is useful to order or reorder default blog category and custom post type taxonomy and terms, plugin is ready to use no configuration requi …

100 active installs v1.0.2 PHP + WP 5.0+ Updated Oct 10, 2021
category-ordercategory-sortorderreordersort
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Terms Order Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "terms-order" plugin version 1.0.2 demonstrates a generally good security posture based on the provided static analysis. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and file operations is highly positive. Furthermore, the plugin correctly utilizes nonce checks for its two AJAX entry points. The high percentage of properly escaped output (91%) is also a strong indicator of secure coding practices. The lack of any recorded vulnerabilities in its history suggests a well-maintained and secure plugin.

However, there is one notable area for improvement: the plugin lacks capability checks on its AJAX handlers. While nonce checks help prevent cross-site request forgery, they do not restrict access to authenticated users with specific roles or permissions. This means that any authenticated user, regardless of their privileges, could potentially interact with these AJAX endpoints, which might be undesirable depending on the plugin's functionality. The analysis also shows 0 unprotected entry points, which is excellent, and no critical or high severity taint flows were identified. The plugin's history being clean of CVEs further reinforces its current security standing.

In conclusion, "terms-order" v1.0.2 is a securely developed plugin with robust defenses against common web vulnerabilities. The primary weakness lies in the absence of capability checks for its AJAX handlers, representing a minor security concern that could be addressed to further harden the plugin. The strengths, such as prepared SQL statements and good output escaping, significantly outweigh this single point of improvement.

Key Concerns

  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

Terms Order Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Terms Order Release Timeline

v1.0.2Current
v1.0.1
Code Analysis
Analyzed Mar 16, 2026

Terms Order Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

91% escaped44 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
<class-terms-order-admin> (admin\class-terms-order-admin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Terms Order Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_update-taxonomy-orderadmin\class-terms-order-admin.php:20
authwp_ajax_update-taxonomy-orderterms-order\admin\class-terms-order-admin.php:20
WordPress Hooks 16
actionadmin_menuadmin\class-terms-order-admin.php:17
filterterms_clausesadmin\class-terms-order-admin.php:18
filterget_terms_orderbyadmin\class-terms-order-admin.php:19
actionplugins_loadedincludes\class-terms-order.php:82
actionadmin_enqueue_scriptsincludes\class-terms-order.php:97
actionadmin_enqueue_scriptsincludes\class-terms-order.php:98
actionwp_enqueue_scriptsincludes\class-terms-order.php:112
actionwp_enqueue_scriptsincludes\class-terms-order.php:113
actionadmin_menuterms-order\admin\class-terms-order-admin.php:17
filterterms_clausesterms-order\admin\class-terms-order-admin.php:18
filterget_terms_orderbyterms-order\admin\class-terms-order-admin.php:19
actionplugins_loadedterms-order\includes\class-terms-order.php:82
actionadmin_enqueue_scriptsterms-order\includes\class-terms-order.php:97
actionadmin_enqueue_scriptsterms-order\includes\class-terms-order.php:98
actionwp_enqueue_scriptsterms-order\includes\class-terms-order.php:112
actionwp_enqueue_scriptsterms-order\includes\class-terms-order.php:113
Maintenance & Trust

Terms Order Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedOct 10, 2021
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

Terms Order Developer Profile

twinthemes

1 plugin · 100 total installs

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

How We Detect Terms Order

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/terms-order/assets/css/terms-order-admin.css/wp-content/plugins/terms-order/assets/js/terms-order-admin.js
Script Paths
/wp-content/plugins/terms-order/assets/js/terms-order-admin.js
Version Parameters
terms-order-admin.css?ver=terms-order-admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Terms Order