Linear Tag Cloud Security & Risk Analysis

wordpress.org/plugins/linear-tag-cloud

A simple and clean tag cloud with a list of tags in percentual lines.

20 active installs v1.3.1 PHP + WP 3+ Updated Unknown
bar-chartchartpercentageresponsivetag-cloud
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Linear Tag Cloud Safe to Use in 2026?

Generally Safe

Score 100/100

Linear Tag Cloud has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "linear-tag-cloud" plugin version 1.3.1 presents a mixed security posture. On the positive side, the static analysis indicates a lack of obvious direct attack vectors such as AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication. Furthermore, there are no recorded vulnerabilities (CVEs) associated with this plugin, and the taint analysis shows no critical or high-severity issues. The code also appears to avoid dangerous functions and file operations.

However, a significant concern arises from the complete absence of output escaping in all 28 identified output points. This is a critical weakness that could lead to Cross-Site Scripting (XSS) vulnerabilities if any user-supplied data is reflected directly into the output without proper sanitization. The plugin also does not implement any nonce or capability checks, meaning that if any entry points were to be discovered or introduced in future versions, they might not be adequately protected against unauthorized execution. The lack of these fundamental security measures, coupled with the unescaped output, significantly elevates the risk profile despite the absence of known CVEs or direct attack surfaces in the current version.

Key Concerns

  • All output is unescaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Linear Tag Cloud Security Vulnerabilities

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

Linear Tag Cloud Code Analysis

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

Output Escaping

0% escaped28 total outputs
Attack Surface

Linear Tag Cloud Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_enqueue_scriptsindex.php:135
actionwidgets_initindex.php:170
Maintenance & Trust

Linear Tag Cloud Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Linear Tag Cloud Developer Profile

andrearufo

1 plugin · 20 total installs

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

How We Detect Linear Tag Cloud

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/linear-tag-cloud/ltc-style.css
Version Parameters
ltc-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
linear-tag-cloud
Shortcode Output
<div class="linear-tag-cloud"><ul><li><a
FAQ

Frequently Asked Questions about Linear Tag Cloud