WP Dropdown Hierarchical Category UI Security & Risk Analysis

wordpress.org/plugins/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.

30 active installs v1.2 PHP + WP 3.4+ Updated Nov 9, 2013
admincategorieshierarchytaxonomyui
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Dropdown Hierarchical Category UI Safe to Use in 2026?

Generally Safe

Score 85/100

WP Dropdown Hierarchical Category UI has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The static analysis of wp-dropdown-hierarchial-category-ui v1.2 reveals a generally good security posture from a code perspective. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is a significant strength. The plugin also benefits from not having any known vulnerabilities (CVEs) recorded, indicating a history of secure development or minimal exposure. However, there are notable areas of concern. The significant percentage of improperly escaped output (44%) presents a direct risk of Cross-Site Scripting (XSS) vulnerabilities, especially if these outputs are rendered in a user-facing context without further sanitization. Furthermore, the complete lack of nonce checks and capability checks, combined with an attack surface of 0 entry points without authentication, is a peculiar finding. While it suggests no direct AJAX, REST API, shortcode, or cron job vulnerabilities are immediately apparent, it could also indicate that the plugin's functionality might not require these standard WordPress security mechanisms, or that its interaction points are simply not exposed in a way that static analysis tools can detect without context. A balanced conclusion would be that the plugin demonstrates good secure coding practices in many areas, but the unescaped output and the unusual lack of standard security checks warrant careful consideration and potentially further manual review to ensure no covert attack vectors exist.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

WP Dropdown Hierarchical Category UI Security Vulnerabilities

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

WP Dropdown Hierarchical Category UI Code Analysis

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

Output Escaping

56% escaped9 total outputs
Attack Surface

WP Dropdown Hierarchical Category UI Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterwp_terms_checklist_argswp-dropdown-hierarchical-category-ui.php:16
actionadmin_headwp-dropdown-hierarchical-category-ui.php:17
actionadmin_menuwp-dropdown-hierarchical-category-ui.php:18
actionadmin_initwp-dropdown-hierarchical-category-ui.php:19
actionadmin_footerwp-dropdown-hierarchical-category-ui.php:26
Maintenance & Trust

WP Dropdown Hierarchical Category UI Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedNov 9, 2013
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings5
Active installs30
Developer Profile

WP Dropdown Hierarchical Category UI Developer Profile

Kharis Sulistiyono

5 plugins · 230 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect WP Dropdown Hierarchical Category UI

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
categorychecklistcat_parentchildrenopen_child
Data Attributes
name="fp-select-post-type[]"
JS Globals
jQuery
FAQ

Frequently Asked Questions about WP Dropdown Hierarchical Category UI