List Custom Taxonomy Widget Security & Risk Analysis

wordpress.org/plugins/list-custom-taxonomy-widget

The List Custom Taxonomy Widget is a quick and easy way to display custom taxonomies. Simply choose the taxonomy name you want to display from an auto …

9K active installs v4.2 PHP + WP 3.3+ Updated Jul 13, 2024
categorycustom-taxcustom-taxonomysidebarwidget
91
A · Safe
CVEs total1
Unpatched0
Last CVEApr 22, 2024
Safety Verdict

Is List Custom Taxonomy Widget Safe to Use in 2026?

Generally Safe

Score 91/100

List Custom Taxonomy Widget has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Apr 22, 2024Updated 1yr ago
Risk Assessment

The "list-custom-taxonomy-widget" plugin, version 4.2, exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by avoiding SQL injection vulnerabilities through the exclusive use of prepared statements and has no file operations or external HTTP requests, which limits its attack surface. The static analysis reports zero AJAX handlers, REST API routes, shortcodes, or cron events without proper authentication or permission checks, indicating a generally secure entry point strategy.

However, the plugin's output escaping is a significant concern, with only 36% of outputs being properly escaped. This leaves a substantial portion of user-generated or dynamically generated content vulnerable to Cross-Site Scripting (XSS) attacks. The historical vulnerability data, including one past CVE related to XSS, reinforces this concern, suggesting a recurring weakness in input sanitization and output encoding. While there are no currently unpatched vulnerabilities, the pattern of past XSS issues coupled with insufficient output escaping in the current version presents a notable risk.

In conclusion, the plugin has strengths in its limited attack surface and secure database interactions. Nevertheless, the widespread lack of proper output escaping is a critical weakness that significantly elevates the risk of XSS vulnerabilities, making it a substantial concern for users.

Key Concerns

  • Insufficient output escaping (36% proper)
  • Past CVEs indicate recurring XSS issues
Vulnerabilities
1

List Custom Taxonomy Widget Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-32833medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

List Custom Taxonomy Widget <= 4.1 - Authenticated (Admin+) Stored Cross-Site Scripting

Apr 22, 2024 Patched in 4.2 (8d)
Code Analysis
Analyzed Mar 16, 2026

List Custom Taxonomy Widget Code Analysis

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

Output Escaping

36% escaped61 total outputs
Attack Surface

List Custom Taxonomy Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initlist-custom-taxonomy-widget.php:33
Maintenance & Trust

List Custom Taxonomy Widget Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJul 13, 2024
PHP min version
Downloads119K

Community Trust

Rating94/100
Number of ratings21
Active installs9K
Developer Profile

List Custom Taxonomy Widget Developer Profile

Nick Halsey

27 plugins · 24K total installs

88
trust score
Avg Security Score
91/100
Avg Patch Time
8 days
View full developer profile
Detection Fingerprints

How We Detect List Custom Taxonomy Widget

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

Asset Fingerprints

Version Parameters
list-custom-taxonomy-widget/style.css?ver=list-custom-taxonomy-widget/lc_taxonomy_widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
list-custom-taxonomy-widget
Data Attributes
id="lct-widget-name="lct-widget-
JS Globals
var lc_taxonomy_widget_options =
FAQ

Frequently Asked Questions about List Custom Taxonomy Widget