Flynsarmy Subcategory List Widget Security & Risk Analysis

wordpress.org/plugins/subcategory-list-widget

Adds a widget that can displays subcategories of a given category (or top level).

70 active installs v1.2.2 PHP + WP 3.5.2+ Updated Apr 27, 2021
categorylistsubcategorywidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Flynsarmy Subcategory List Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "subcategory-list-widget" v1.2.2 plugin exhibits a generally good security posture based on the provided static analysis. The absence of any detected AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant strength, indicating a limited attack surface. Furthermore, the code's commitment to using prepared statements for all SQL queries is commendable and mitigates common SQL injection risks. The lack of file operations and external HTTP requests also reduces potential attack vectors.

However, a significant concern arises from the output escaping analysis, where only 14% of outputs are properly escaped. This low percentage suggests a high likelihood of cross-site scripting (XSS) vulnerabilities. If user-supplied or dynamic data is displayed without adequate sanitization, attackers could inject malicious scripts into the website. The absence of nonce checks and capability checks, especially in conjunction with the low output escaping rate, further exacerbates this risk, as there are no built-in mechanisms to verify user intent or permissions for actions that might involve rendering dynamic content.

The plugin's vulnerability history is also a positive indicator, with no known CVEs recorded. This, combined with the static analysis showing no critical or high-severity taint flows, suggests that the core functionality may be relatively secure. However, the lack of past vulnerabilities should not be mistaken for an absence of risk, particularly given the identified output escaping issues. The balanced conclusion is that while the plugin has a small attack surface and good SQL practices, the widespread lack of output escaping presents a substantial XSS risk that needs immediate attention.

Key Concerns

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

Flynsarmy Subcategory List Widget Security Vulnerabilities

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

Flynsarmy Subcategory List Widget Code Analysis

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

Output Escaping

14% escaped28 total outputs
Attack Surface

Flynsarmy Subcategory List Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initflyn-subcatlist-widget.php:22
Maintenance & Trust

Flynsarmy Subcategory List Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedApr 27, 2021
PHP min version
Downloads4K

Community Trust

Rating76/100
Number of ratings4
Active installs70
Developer Profile

Flynsarmy Subcategory List Widget Developer Profile

flynsarmy

2 plugins · 80 total installs

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

How We Detect Flynsarmy Subcategory 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/subcategory-list-widget/views/subcat-widget/frontend/widget.php

HTML / DOM Fingerprints

CSS Classes
flyn-subcat-list-widget
FAQ

Frequently Asked Questions about Flynsarmy Subcategory List Widget