F2 Tag Cloud Widget Security & Risk Analysis

wordpress.org/plugins/f2-tag-cloud-widget

A tag cloud widget which exposes more of the internal Wordpress tagcloud options.

500 active installs v0.3.2 PHP + WP 2.8+ Updated Jan 5, 2022
tags-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is F2 Tag Cloud Widget Safe to Use in 2026?

Generally Safe

Score 85/100

F2 Tag Cloud 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 static analysis of f2-tag-cloud-widget v0.3.2 reveals a generally good security posture regarding direct attack vectors. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly limits the plugin's external attack surface. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests is a positive sign. All SQL queries are reported as using prepared statements, which is excellent practice. However, a significant concern arises from the output escaping, where only 14% of the 43 total outputs are properly escaped. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not sufficiently sanitized before being displayed on the frontend. The taint analysis shows no identified flows, which is positive, but this is based on an analysis of zero flows, making its effectiveness uncertain. The vulnerability history is also clean, with no known CVEs. While this is encouraging, the lack of historical vulnerabilities, coupled with the identified output escaping issue, could indicate that the plugin has not been subjected to thorough security testing or that vulnerabilities have gone unnoticed. Overall, the plugin's lack of complex entry points is a strength, but the poor output escaping presents a tangible and significant risk that needs immediate attention.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

F2 Tag Cloud Widget Security Vulnerabilities

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

F2 Tag Cloud Widget Code Analysis

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

Output Escaping

14% escaped43 total outputs
Attack Surface

F2 Tag Cloud Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initf2-tagcloud.php:357
Maintenance & Trust

F2 Tag Cloud Widget Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJan 5, 2022
PHP min version
Downloads12K

Community Trust

Rating100/100
Number of ratings2
Active installs500
Developer Profile

F2 Tag Cloud Widget Developer Profile

fsquared

2 plugins · 800 total installs

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

How We Detect F2 Tag Cloud Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/f2-tag-cloud-widget/f2-tagcloud.php

HTML / DOM Fingerprints

CSS Classes
tagcloud
HTML Comments
Main Tag Cloud widget class; extends the standard WP_Widget class.This is a fairly simple widget, derived from the standard WP providedversion. However, in this case we expose more of the options availableto the wp_tag_cloud() function.+15 more
Data Attributes
for="f2-tagcloud-title"id="f2-tagcloud-title"name="f2-tagcloud-title"for="f2-tagcloud-smallest"id="f2-tagcloud-smallest"name="f2-tagcloud-smallest"+15 more
FAQ

Frequently Asked Questions about F2 Tag Cloud Widget