
VNEcategory Security & Risk Analysis
wordpress.org/plugins/vnecategoryShow category and subcategory and post in these categories
Is VNEcategory Safe to Use in 2026?
Generally Safe
Score 85/100VNEcategory has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "vnecategory" v1.0 plugin exhibits a mixed security posture. On the positive side, it has a minimal attack surface with no reported CVEs, external requests, file operations, or cron events, suggesting a potentially safe design. All SQL queries are prepared, and there are no recorded vulnerabilities, which is a strong indicator of good development practices or a lack of extensive prior security analysis.
However, significant concerns arise from the static analysis. The presence of `create_function` is a critical security flaw, as it can lead to arbitrary code execution if user-supplied input is passed to it without proper sanitization. Furthermore, the plugin has a very low rate of output escaping (only 8%), leaving it highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. The complete absence of nonce and capability checks across all entry points (even though the attack surface appears to be zero) means that if any entry points were to be introduced or exposed in future updates or through other means, they would be completely unprotected.
In conclusion, while the plugin's current known vulnerability history is clean and it demonstrates good practices in SQL handling and a limited attack surface, the identified `create_function` usage and the severely inadequate output escaping present substantial risks. These issues, if exploited, could lead to arbitrary code execution and widespread XSS attacks, overriding the benefits of its otherwise clean record.
Key Concerns
- Use of dangerous create_function
- Very low output escaping rate (8%)
- No nonce checks on entry points
- No capability checks on entry points
VNEcategory Security Vulnerabilities
VNEcategory Release Timeline
VNEcategory Code Analysis
Dangerous Functions Found
Output Escaping
VNEcategory Attack Surface
WordPress Hooks 1
Maintenance & Trust
VNEcategory Maintenance & Trust
Maintenance Signals
Community Trust
VNEcategory Alternatives
Category Family Tree
category-family-tree
Show Category ancestors and sub categories on the sidebar
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.
No Category Base (WPML)
no-category-base-wpml
This plugin removes the mandatory 'Category Base' from your category permalinks. It's compatible with WPML.
Pages with category and tag
pages-with-category-and-tag
Add Categories and Tags to Pages.
Remove Category URL – Remove 'category' base from category permalinks
remove-category-url
Remove Category URL strips the /category/ base from your category URLs, turning something like /category/my-category/ into simply /my-category/.
VNEcategory Developer Profile
2 plugins · 50 total installs
How We Detect VNEcategory
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/vnecategory/vne_category.cssHTML / DOM Fingerprints
vne_boxvne_box_headervne_parentvne_subvne_headingvne_thumbvne_descvne_box_list<!-- vne_box_<?php echo $id; ?> --><!-- End vne_box_<?php echo $id; ?> -->id="vne_box_"id="vne_box_header_"name="cat"name="show_sub"name="vne_num"name="sort_by"+2 more