
Keep Category List Order Security & Risk Analysis
wordpress.org/plugins/keep-category-list-orderKeep the category hierarchy order on the post editing screen
Is Keep Category List Order Safe to Use in 2026?
Generally Safe
Score 85/100Keep Category List Order has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The security analysis of "keep-category-list-order" v0.0.3 indicates a plugin with a seemingly robust security posture. The static analysis reveals no identified attack surface points, no dangerous functions, and all SQL queries utilize prepared statements. Furthermore, output is consistently escaped, and there are no file operations or external HTTP requests, minimizing potential vectors for code execution or data leakage. The absence of recorded vulnerabilities, including CVEs, further supports a perception of a secure plugin.
However, the complete lack of nonces and capability checks across all potential entry points, even though the attack surface is currently zero, presents a significant concern. If the plugin's functionality were to expand in future versions, or if new, undiscovered entry points were introduced, the absence of these fundamental security mechanisms could expose the plugin to critical vulnerabilities such as cross-site request forgery (CSRF) or unauthorized privilege escalation. The lack of taint analysis flows is also noted; while zero is ideal, it might also indicate that the analysis was limited in scope or that the current code structure doesn't present obvious taint paths to analyze.
In conclusion, while the current version of "keep-category-list-order" appears to be free from known vulnerabilities and exhibits good practices in SQL and output handling, the absence of robust authentication and authorization checks on its potential (even if currently zero) entry points is a notable weakness. Future development should prioritize the implementation of nonces and capability checks to ensure security as the plugin evolves.
Key Concerns
- Missing nonce checks on potential entry points
- Missing capability checks on potential entry points
Keep Category List Order Security Vulnerabilities
Keep Category List Order Code Analysis
Keep Category List Order Attack Surface
WordPress Hooks 2
Maintenance & Trust
Keep Category List Order Maintenance & Trust
Maintenance Signals
Community Trust
Keep Category List Order Alternatives
Category Checklist Tree
category-checklist-tree
Preserves the category hierarchy on the post editing screen
Collapsible Categories in the Dashboard
collapsible-categories-in-the-dashboard
In the Dashboard, collapses sub categories into hidden submenus that can be expanded and collapsed. Keeps selected categories visible.
WP Dropdown Hierarchical Category UI
wp-dropdown-hierarchial-category-ui
It makes the categories or taxonomies list in a better UI which enables show/hide toggle of child categories. Supports any custom post types.
Category Order and Taxonomy Terms Order
taxonomy-terms-order
Drag-and-drop ordering for Categories & any taxonomy (hierarchically) using a Drag and Drop Sortable JavaScript capability.
Simple Taxonomy Ordering
simple-taxonomy-ordering
Quickly and easily reorder taxonomy terms with an easy to use and intuitive drag and drop interface.
Keep Category List Order Developer Profile
3 plugins · 40 total installs
How We Detect Keep Category List Order
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.