Taxonomies Widget Security & Risk Analysis

wordpress.org/plugins/taxonomies-widget

Taxonomies Widget Plugin is an easy to use plugin that allows admin all Taxonomies display to the sidebar, as a widget.

0 active installs v1.0 PHP + WP 4.0+ Updated Apr 6, 2018
sidebartaxonomieswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Taxonomies Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "taxonomies-widget" v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The plugin has no identified attack surface through AJAX, REST API, shortcodes, or cron events, and all entry points are reported as protected. Furthermore, the code signals indicate a lack of dangerous functions and external HTTP requests, and all SQL queries utilize prepared statements, which are strong indicators of secure coding practices. Taint analysis also reveals no identified vulnerabilities.

However, a significant concern arises from the output escaping. With 31% of outputs properly escaped, a substantial portion (69%) is likely unescaped. This presents a considerable risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data could be injected and executed within the browser. The complete absence of nonce checks and capability checks, while mitigated by the lack of exploitable entry points in this analysis, suggests a potential weakness if new entry points are introduced or if the existing protection mechanisms are bypassed.

The plugin's vulnerability history is also a positive indicator, with no recorded CVEs. This suggests a history of stable and secure operation. In conclusion, while the plugin benefits from a clean history and strong SQL practices, the poor output escaping is a critical area of concern that significantly lowers its overall security score.

Key Concerns

  • Insufficient output escaping
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Taxonomies Widget Security Vulnerabilities

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

Taxonomies Widget Code Analysis

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

Output Escaping

31% escaped13 total outputs
Attack Surface

Taxonomies Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initwidget-taxonomies.php:79
Maintenance & Trust

Taxonomies Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedApr 6, 2018
PHP min version
Downloads975

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Taxonomies Widget Developer Profile

Deepak Sharma

3 plugins · 120 total installs

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

How We Detect Taxonomies Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
widget_taxonomy_catmovie-categorylist
Data Attributes
id="taxonomy-cat-widget"name="taxonomy-cat-widget"id="taxonomy-cat-widget-title"name="taxonomy-cat-widget-title"id="taxonomy-cat-widget-taxonomyw"name="taxonomy-cat-widget-taxonomyw"+2 more
FAQ

Frequently Asked Questions about Taxonomies Widget