Taxonomy List Widget Security & Risk Analysis

wordpress.org/plugins/tag-list-widget

Creates a list (bulleted, number, or custom) of non-hierarchical taxonomies as an alternative to the term (tag) cloud. Formerly known as Tag List Widg …

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

Is Taxonomy List Widget Safe to Use in 2026?

Generally Safe

Score 100/100

Taxonomy List 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 plugin "tag-list-widget" v1.3.2 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code shows no dangerous functions, no file operations, and no external HTTP requests, which are all positive indicators of secure development practices. The use of prepared statements for all SQL queries is also commendable.

However, a notable concern arises from the low percentage (25%) of properly escaped outputs. This suggests a potential risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not adequately sanitized before being displayed. While the taint analysis shows no unsanitized paths, this could be a result of the limited number of flows analyzed or a lack of complex data manipulation within the plugin. The absence of any vulnerability history is a positive sign, implying that past versions have been secure or that this plugin has not been a significant target.

In conclusion, "tag-list-widget" v1.3.2 is generally well-secured with a minimal attack surface and good SQL practices. The primary area for improvement and potential risk lies in the insufficient output escaping, which should be addressed to mitigate XSS vulnerabilities.

Key Concerns

  • Low percentage of properly escaped outputs
Vulnerabilities
None known

Taxonomy List Widget Security Vulnerabilities

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

Taxonomy List Widget Code Analysis

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

Output Escaping

25% escaped96 total outputs
Attack Surface

Taxonomy List Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionplugins_loadedtaxonomy-list-widget.php:57
actionwidgets_inittaxonomy-list-widget.php:58
actionsplit_shared_termtaxonomy-list-widget.php:63
Maintenance & Trust

Taxonomy List Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 19, 2026
PHP min version
Downloads58K

Community Trust

Rating86/100
Number of ratings12
Active installs2K
Developer Profile

Taxonomy List 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 List 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-list-widget/css/taxonomy-list-widget.css/wp-content/plugins/tag-list-widget/js/taxonomy-list-widget.js
Script Paths
/wp-content/plugins/tag-list-widget/js/taxonomy-list-widget.js
Version Parameters
tag-list-widget/css/taxonomy-list-widget.css?ver=tag-list-widget/js/taxonomy-list-widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
tlw-list
HTML Comments
<!-- .tlw-list -->
FAQ

Frequently Asked Questions about Taxonomy List Widget