Category Description Widget Security & Risk Analysis

wordpress.org/plugins/category-description-widget

Enables a widget with the category description.

100 active installs v2.1 PHP + WP 3.0+ Updated Nov 9, 2017
categorytagstaxonomywidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Category Description Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "category-description-widget" plugin v2.1 exhibits a strong security posture in several areas. Notably, the static analysis reveals a complete absence of identified vulnerabilities in its history, suggesting a history of stable and secure code. The plugin also demonstrates good practices by not utilizing dangerous functions, performing all SQL queries using prepared statements, and avoiding file operations or external HTTP requests. Furthermore, the attack surface appears to be minimal, with no reported AJAX handlers, REST API routes, shortcodes, or cron events that could be exploited.

However, there are significant concerns regarding output escaping. The analysis indicates that 100% of the identified output points are not properly escaped, which represents a critical security weakness. This lack of escaping makes the plugin highly susceptible to Cross-Site Scripting (XSS) attacks, where malicious code could be injected through the widget's output and executed in the user's browser. While the taint analysis shows no flows with unsanitized paths, this is likely due to the limited scope of the analysis or the absence of complex data processing within the widget itself. The lack of capability checks and nonce checks is also a concern, though less critical in the absence of identified attack vectors in the static analysis.

In conclusion, while the plugin has a clean vulnerability history and avoids several common pitfalls like raw SQL and dangerous functions, the pervasive issue of unescaped output presents a substantial risk of XSS vulnerabilities. This weakness significantly overshadows the plugin's strengths and requires immediate attention to ensure user security.

Key Concerns

  • Unescaped output detected
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Category Description Widget Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Category Description Widget Release Timeline

v2.1Current
v2
v1
Code Analysis
Analyzed Apr 16, 2026

Category Description Widget Code Analysis

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

Output Escaping

0% escaped3 total outputs
Attack Surface

Category Description Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initcategory-description-widget.php:52
Maintenance & Trust

Category Description Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 9, 2017
PHP min version
Downloads6K

Community Trust

Rating46/100
Number of ratings3
Active installs100
Developer Profile

Category Description Widget Developer Profile

Dominik Schwind

2 plugins · 110 total installs

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

How We Detect Category Description Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/category-description-widget/category-description-widget.php

HTML / DOM Fingerprints

HTML Comments
Copyright 2014 Dominik Schwind (email : dschwind@lostfocus.de) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.+7 more
FAQ

Frequently Asked Questions about Category Description Widget