Taxonomy Dropdown Widget Security & Risk Analysis

wordpress.org/plugins/tag-dropdown-widget

Creates a dropdown list of non-hierarchical taxonomies as an alternative to the term (tag) cloud. Formerly known as Tag Dropdown Widget.

2K active installs v2.3.3 PHP 5.6+ WP 2.8+ Updated Jan 19, 2026
sidebartagtagstaxonomywidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Taxonomy Dropdown Widget Safe to Use in 2026?

Generally Safe

Score 100/100

Taxonomy Dropdown Widget has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The tag-dropdown-widget plugin v2.3.3 exhibits a generally strong security posture based on the provided static analysis. The complete absence of known CVEs, coupled with no unpatched vulnerabilities, indicates a history of responsible development and maintenance. The static analysis further reveals a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. This significantly limits the potential entry points for attackers. Additionally, all SQL queries are correctly implemented using prepared statements, which is a crucial security measure against SQL injection. However, a notable concern is the low percentage of properly escaped output (35%). This indicates that user-supplied data might not be sufficiently sanitized before being displayed, potentially leading to Cross-Site Scripting (XSS) vulnerabilities if malicious content is injected and rendered improperly. The lack of detected taint flows is positive, but it does not entirely negate the risk posed by the unescaped output, as specific exploit paths may not have been uncovered by the analysis. The absence of nonce and capability checks on the limited entry points, while seemingly less critical given the attack surface, could be a point of improvement for even more robust security.

In conclusion, the plugin has made excellent strides in preventing common web vulnerabilities like SQL injection and has a clean vulnerability history. The minimal attack surface is a significant strength. The primary area of concern lies in output escaping, which requires immediate attention to mitigate potential XSS risks. While the analysis didn't uncover critical taint flows, the unescaped output is a tangible risk that needs addressing to solidify the plugin's security.

Key Concerns

  • Low percentage of properly escaped output
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Taxonomy Dropdown Widget Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Taxonomy Dropdown Widget Code Analysis

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

Output Escaping

35% escaped80 total outputs
Attack Surface

Taxonomy Dropdown Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedtag-dropdown-widget.php:83
actionwidgets_inittag-dropdown-widget.php:84
actionsplit_shared_termtag-dropdown-widget.php:89
Maintenance & Trust

Taxonomy Dropdown Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 19, 2026
PHP min version5.6
Downloads59K

Community Trust

Rating94/100
Number of ratings9
Active installs2K
Developer Profile

Taxonomy Dropdown Widget Developer Profile

Erick Hitter

12 plugins · 48K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
2199 days
View full developer profile
Detection Fingerprints

How We Detect Taxonomy Dropdown Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tag-dropdown-widget/css/taxonomy-dropdown-widget.css/wp-content/plugins/tag-dropdown-widget/js/taxonomy-dropdown-widget.js
Script Paths
/wp-content/plugins/tag-dropdown-widget/js/taxonomy-dropdown-widget.js
Version Parameters
tag-dropdown-widget/style.css?ver=tag-dropdown-widget/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
taxonomy-dropdown-widget
Data Attributes
data-tdw-limitdata-tdw-max-name-lengthdata-tdw-cutoffdata-tdw-orderdata-tdw-orderbydata-tdw-threshold+2 more
FAQ

Frequently Asked Questions about Taxonomy Dropdown Widget