In category Order Security & Risk Analysis

wordpress.org/plugins/in-category-order

This plugin lets you set the order of posts on a category basis with a simple Drag N Drop interface.

100 active installs v0.0.2 PHP + WP 4.3.0+ Updated Dec 13, 2016
category-orderdrag-n-drop-orderpost-order
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is In category Order Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "in-category-order" v0.0.2 plugin exhibits a generally positive security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. Furthermore, the code demonstrates good practice by utilizing prepared statements for all SQL queries and not performing file operations or external HTTP requests. The lack of any identified dangerous functions or taint flows further reinforces this positive assessment.

However, a significant concern arises from the limited output escaping. With 37 total outputs and only 43% properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks across any potential entry points (though none were identified in this analysis) also represents a potential weakness if the plugin were to evolve and introduce such features without proper security considerations. The plugin's vulnerability history is clean, with no recorded CVEs, suggesting a history of secure development, but this does not mitigate the identified code-level risks.

In conclusion, while the plugin has strong foundational security by minimizing its attack surface and handling database interactions securely, the poor output escaping is a critical flaw that exposes users to XSS attacks. The lack of explicit authorization checks on potential future entry points is a minor concern given the current zero attack surface, but should be addressed if the plugin's functionality expands.

Key Concerns

  • Low output escaping percentage
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

In category Order Security Vulnerabilities

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

In category Order Release Timeline

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

In category Order Code Analysis

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

Output Escaping

43% escaped37 total outputs
Attack Surface

In category Order Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menuclasses\Simple_Panel_Class.php:180
actionadmin_initclasses\Simple_Panel_Class.php:183
filterwp_handle_upload_prefilterclasses\Simple_Panel_Class.php:186
filteradmin_footerclasses\Simple_Panel_Class.php:483
actionpre_get_postsplugin.php:99
actionedit_category_form_fieldsplugin.php:110
actionedited_categoryplugin.php:112
Maintenance & Trust

In category Order Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.0
Last updatedDec 13, 2016
PHP min version
Downloads8K

Community Trust

Rating62/100
Number of ratings7
Active installs100
Developer Profile

In category Order Developer Profile

Bainternet

19 plugins · 9K total installs

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

How We Detect In category Order

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/in-category-order/assets/js/in_category_order.js/wp-content/plugins/in-category-order/assets/css/in_category_order.css
Script Paths
/wp-content/plugins/in-category-order/assets/js/in_category_order.js
Version Parameters
/wp-content/plugins/in-category-order/assets/js/in_category_order.js?ver=/wp-content/plugins/in-category-order/assets/css/in_category_order.css?ver=

HTML / DOM Fingerprints

CSS Classes
in-category-order-tablein-category-order-rowin-category-order-titlein-category-order-remove-btnin-category-order-thumbnailin-category-order-id
Data Attributes
data-in-cat-order-term-id
JS Globals
in_cat_order
FAQ

Frequently Asked Questions about In category Order