
Filter Post Types by Taxonomy Security & Risk Analysis
wordpress.org/plugins/filter-post-types-by-taxonomyQuickly filter posts by taxonomy on your admin screens!
Is Filter Post Types by Taxonomy Safe to Use in 2026?
Generally Safe
Score 85/100Filter Post Types by Taxonomy has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin 'filter-post-types-by-taxonomy' v1.0.0 exhibits a seemingly strong security posture based on the static analysis. There are no identified attack surface points like AJAX handlers, REST API routes, or shortcodes, and no dangerous functions, file operations, or external HTTP requests were detected. All SQL queries are using prepared statements, which is a positive indicator of secure data handling. The vulnerability history is also clean, with no recorded CVEs, suggesting a history of stable and secure development.
However, a significant concern arises from the output escaping. With one total output and 0% properly escaped, this indicates a critical weakness. Any data processed or generated by the plugin and displayed to users could be vulnerable to Cross-Site Scripting (XSS) attacks. The absence of nonce checks and capability checks, while not directly flagged as attack surface points, means that even if functionalities were added in the future, they might lack essential security measures. The fact that taint analysis shows no flows is positive but might also be a result of a very limited plugin scope or minimal code complexity.
In conclusion, while the plugin appears robust in preventing direct code injection or unauthorized access through common entry points and database vulnerabilities, the complete lack of output escaping presents a serious XSS risk. This weakness, coupled with the absence of capability and nonce checks, overshadows the otherwise clean code and vulnerability history. Developers should prioritize implementing proper output sanitization before this plugin is deployed in a production environment.
Key Concerns
- 0% output escaping
- 0 capability checks
- 0 nonce checks
Filter Post Types by Taxonomy Security Vulnerabilities
Filter Post Types by Taxonomy Code Analysis
Output Escaping
Filter Post Types by Taxonomy Attack Surface
WordPress Hooks 2
Maintenance & Trust
Filter Post Types by Taxonomy Maintenance & Trust
Maintenance Signals
Community Trust
Filter Post Types by Taxonomy Alternatives
Easy WP Page Navigation
easy-wp-page-navigation
Easy to add page navigation in your blog
More Taxonomies
more-taxonomies
Add more taxonomies to your WordPress installation.
Taxonomy Toolbox
taxonomy-toolbox
Taxonomy Toolbox allows you to quickly review and update your Categories, Tags and other taxonomies.
Restrict User Taxonomies
restrict-user-taxonomies
Limit which posts your users can edit or view in the admin screen.
Admin Taxonomy Autocomplete
admin-taxonomy-autocomplete
Adds autocomplete functionality to all taxonomy input fields in admin panel.
Filter Post Types by Taxonomy Developer Profile
3 plugins · 340 total installs
How We Detect Filter Post Types by Taxonomy
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.