
Taxonomy Manager Security & Risk Analysis
wordpress.org/plugins/taxonomy-managerAdd, Edit, Delete & Manage taxonomies for posts, pages, links and custom post types with a few clicks of mouse. Makes adding taxonomies a 100 time …
Is Taxonomy Manager Safe to Use in 2026?
Generally Safe
Score 85/100Taxonomy Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The taxonomy-manager plugin v1.0.1 exhibits a generally good security posture, with no recorded vulnerabilities or critical security flaws identified in the provided data. The static analysis reveals a clean codebase with a complete absence of dangerous functions, file operations, and external HTTP requests. Notably, all SQL queries are secured using prepared statements, and there are no identified taint flows with unsanitized paths, indicating careful handling of potential injection vectors.
However, the plugin does present some areas for improvement. A significant concern is the extremely low percentage of properly escaped output (18%). This leaves a considerable portion of the plugin's output vulnerable to cross-site scripting (XSS) attacks if user-supplied data is not handled with extreme care within the unescaped portions. Additionally, while nonce checks are present, the complete lack of capability checks in the static analysis suggests that the plugin may not be adequately restricting access to its functionalities to authorized users, potentially allowing lower-privileged users to perform actions they shouldn't.
Given the absence of historical vulnerabilities and the proactive use of prepared statements, the plugin's core data handling appears robust. The strengths lie in the secure database interactions and the lack of exploitable taint flows. The primary weaknesses are the high risk of XSS due to insufficient output escaping and the potential for privilege escalation due to missing capability checks. Overall, the plugin is in a relatively secure state but requires attention to its output sanitization and access control mechanisms to achieve a stronger security posture.
Key Concerns
- Low output escaping percentage
- Missing capability checks
Taxonomy Manager Security Vulnerabilities
Taxonomy Manager Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Taxonomy Manager Attack Surface
WordPress Hooks 7
Maintenance & Trust
Taxonomy Manager Maintenance & Trust
Maintenance Signals
Community Trust
Taxonomy Manager Alternatives
OrphanPages – Internal Link Audit, Orphaned Pages, Broken Links & SEO Content Structure Analyzer
orphanpages
A complete internal linking and link health audit tool for WordPress. Identify orphaned pages, analyze incoming and outgoing links, detect broken link …
Easy Woo Shortlink Manager
easy-woo-shortlink-manager
This plugin adds an admin menu page to display shortlinks for all posts, pages, and products in WordPress. You can search a post/page/product by name …
WP Categories and Posts
wp-categories-and-posts
This plugin adds in a template tag you can use to display categories and sub categories and the posts underneath those categories.
RaraTheme Companion
raratheme-companion
23 extremely useful custom widgets to create an engaging website.
No External Links
mihdan-no-external-links
Convert external links into internal links, site wide or post/page specific. Add NoFollow, Click logging, and more...
Taxonomy Manager Developer Profile
2 plugins · 20 total installs
How We Detect Taxonomy Manager
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.