Wp LimitTags Security & Risk Analysis

wordpress.org/plugins/tag-limiter

A Wordpress Plugin to control the maximum number of tags shown in the Tag Cloud, through the Wordpress Dashboard.

10 active installs v2.3.0 PHP 5.6+ WP 4.9+ Updated Mar 23, 2019
limit-tagstagstags-limiter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wp LimitTags Safe to Use in 2026?

Generally Safe

Score 85/100

Wp LimitTags has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "tag-limiter" v2.3.0 plugin exhibits a strong security posture in several key areas. The complete absence of identified CVEs, both historically and currently, is a significant positive indicator, suggesting a commitment to security or a lack of past exploitable issues. Furthermore, the plugin effectively utilizes prepared statements for all SQL queries, eliminating the risk of SQL injection through this common vector. The limited attack surface, with zero identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events, also contributes positively to its overall security. However, a critical concern arises from the code analysis revealing that 100% of identified outputs are not properly escaped. This lack of output sanitization leaves the plugin vulnerable to Cross-Site Scripting (XSS) attacks, where malicious scripts could be injected and executed in users' browsers. While the presence of a nonce check is a positive, the absence of capability checks on any potential entry points (though none were found) and the overall lack of demonstrated input validation in the context of unescaped output are areas that warrant attention. The overall security is good due to the lack of historical vulnerabilities and secure SQL handling, but the unescaped output presents a tangible and significant risk.

Key Concerns

  • 100% of outputs are unescaped
Vulnerabilities
None known

Wp LimitTags Security Vulnerabilities

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

Wp LimitTags Release Timeline

v2.4
v2.3
v2.0
Code Analysis
Analyzed Mar 16, 2026

Wp LimitTags Code Analysis

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

Output Escaping

0% escaped2 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
wplt_codeivo_tag_limiter (wp-tags-limiter.php:19)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Wp LimitTags Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterwidget_tag_cloud_argsfunctions.php:20
actionadmin_menuwp-tags-limiter.php:12
Maintenance & Trust

Wp LimitTags Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMar 23, 2019
PHP min version5.6
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Wp LimitTags Developer Profile

Umair Akram

1 plugin · 10 total installs

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

How We Detect Wp LimitTags

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
tag_limiter_class
FAQ

Frequently Asked Questions about Wp LimitTags