Taxonomy Terms Widget Security & Risk Analysis

wordpress.org/plugins/taxonomy-terms-widget

This plugin allows you to list the terms of any taxonomy in the form of a widget. Supports several options to select, order, and display the terms.

10 active installs v1.0 PHP + WP 2.9+ Updated Unknown
taxonomywidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Taxonomy Terms Widget Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "taxonomy-terms-widget" v1.0 plugin exhibits a generally good security posture based on the static analysis results. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly reduces the overall attack surface. Furthermore, the code does not utilize dangerous functions, perform file operations, or make external HTTP requests. All SQL queries are properly prepared, and there is no record of past vulnerabilities, suggesting a diligent approach to security or a lack of past issues. This indicates a strong foundation in secure coding practices.

However, there are notable areas of concern that warrant attention. A very low percentage of output is properly escaped (3%), which presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Despite the absence of other critical code signals like unsanitized taint flows or lack of capability checks, the pervasive issue with output escaping is a substantial weakness. The lack of nonce checks on any potential entry points, though there are none listed, could become an issue if new features are added without proper security considerations. The plugin's current lack of recorded vulnerabilities is positive, but it's crucial to address the identified output escaping flaw to maintain this secure record.

Key Concerns

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

Taxonomy Terms Widget Security Vulnerabilities

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

Taxonomy Terms Widget Code Analysis

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

Output Escaping

3% escaped36 total outputs
Attack Surface

Taxonomy Terms Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_inittaxonomy-terms-widget.php:37
Maintenance & Trust

Taxonomy Terms Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Taxonomy Terms Widget Developer Profile

Utkarsh Kukreti

7 plugins · 130 total installs

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

How We Detect Taxonomy Terms Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
taxonomy-terms-widgettaxonomy-listtaxonomy-list-ultaxonomy-list-ol
Data Attributes
id="taxonomy-terms"
FAQ

Frequently Asked Questions about Taxonomy Terms Widget