Subzane Categorized Archive Widget Security & Risk Analysis

wordpress.org/plugins/subzane-categorized-archive-widget

A widget that displays an archive for the current selected category. On non-category pages a standard archive is displayed.

10 active installs v1.0 PHP + WP 2.5+ Updated Mar 9, 2009
archivecategorywidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Subzane Categorized Archive Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 17yr ago
Risk Assessment

The security posture of the "subzane-categorized-archive-widget" plugin v1.0 appears to be mixed. On one hand, the static analysis indicates a lack of common attack vectors such as AJAX handlers, REST API routes, shortcodes, or cron events that could be exploited without proper authentication. Furthermore, the absence of dangerous functions, file operations, external HTTP requests, and a complete lack of taint flows with unsanitized paths are positive signs. The SQL queries are also all prepared, which is a good practice.

However, a significant concern is the complete lack of output escaping for all identified output points. This means that any data displayed by the widget could potentially be vulnerable to cross-site scripting (XSS) attacks if the input is not properly sanitized before being output. The absence of nonce and capability checks on any potential entry points (though none were found) is also a general weakness. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator of past security diligence, but this does not mitigate the identified risks in the current codebase.

In conclusion, while the plugin has a small attack surface and good practices regarding SQL and avoiding dangerous functions, the pervasive lack of output escaping presents a critical security weakness. The absence of nonce and capability checks, while not directly exploitable based on the current attack surface, indicates a potential for future vulnerabilities if new entry points are added without these security measures. The clean vulnerability history is commendable but should not overshadow the immediate risks identified in the code.

Key Concerns

  • 0% output escaping
  • 0 capability checks
  • 0 nonce checks
Vulnerabilities
None known

Subzane Categorized Archive Widget Security Vulnerabilities

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

Subzane Categorized Archive Widget Code Analysis

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

Output Escaping

0% escaped12 total outputs
Attack Surface

Subzane Categorized Archive Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionplugins_loadedsubzane-categorized-archive-widget.php:146
Maintenance & Trust

Subzane Categorized Archive Widget Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedMar 9, 2009
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Subzane Categorized Archive Widget Developer Profile

Andreas Norman

3 plugins · 110 total installs

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

How We Detect Subzane Categorized Archive Widget

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
subzane_categorized_archive_titlesubzane_categorized_archive_showemptysubzane_categorized_archive_showcountsubzane_categorized_archive_submit
FAQ

Frequently Asked Questions about Subzane Categorized Archive Widget