Limit taxonomy term count Security & Risk Analysis

wordpress.org/plugins/limit-taxonomy-term-count

Allows passing a "limit" attribute to the register_taxonomy() function. This makes it possible to limit the number of taxonomy terms users a …

0 active installs v1.0 PHP 5.6+ WP 4.7+ Updated Oct 23, 2018
taxonomytaxonomy-term
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Limit taxonomy term count Safe to Use in 2026?

Generally Safe

Score 85/100

Limit taxonomy term count 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 plugin 'limit-taxonomy-term-count' v1.0 presents a generally strong security posture with no recorded vulnerabilities or critical code signals. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, all SQL queries utilize prepared statements, which is a crucial security practice for preventing SQL injection. The lack of external HTTP requests and file operations also reduces risk.

However, a notable concern lies in the output escaping. With one output found and 0% properly escaped, there is a high risk of cross-site scripting (XSS) vulnerabilities. Any dynamic content displayed to users, if not properly escaped, could be exploited by attackers to inject malicious scripts. The presence of a capability check, while good, is undermined by the lack of output escaping. The bundled Select2 library, while not inherently a vulnerability, requires attention to ensure it's kept up-to-date to avoid potential known issues.

Given the clean vulnerability history and the limited attack surface, the overall risk is relatively low. However, the unescaped output is a critical finding that significantly elevates the potential for exploitation. Addressing the output escaping is paramount to securing this plugin. The lack of reported vulnerabilities in the past suggests good development practices, but the current code analysis highlights a specific area needing immediate attention.

Key Concerns

  • Unescaped output found
  • Bundled library (Select2)
Vulnerabilities
None known

Limit taxonomy term count Security Vulnerabilities

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

Limit taxonomy term count Release Timeline

v1.1
v1.0Current
Code Analysis
Analyzed Apr 16, 2026

Limit taxonomy term count Code Analysis

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

Bundled Libraries

Select2

Output Escaping

0% escaped1 total outputs
Attack Surface

Limit taxonomy term count Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadd_meta_boxeslimit-taxonomy-term-count.php:25
actionadmin_enqueue_scriptslimit-taxonomy-term-count.php:26
actionsave_postlimit-taxonomy-term-count.php:27
Maintenance & Trust

Limit taxonomy term count Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedOct 23, 2018
PHP min version5.6
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Limit taxonomy term count Developer Profile

dahousecatz

3 plugins · 2K total installs

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

How We Detect Limit taxonomy term count

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/limit-taxonomy-term-count/vendor/select2/js/select2.min.js/wp-content/plugins/limit-taxonomy-term-count/vendor/select2/css/select2.min.css/wp-content/plugins/limit-taxonomy-term-count/js/limit-taxonomy-term-count.js
Script Paths
/wp-content/plugins/limit-taxonomy-term-count/js/limit-taxonomy-term-count.js

HTML / DOM Fingerprints

Data Attributes
name="-lttc-taxonomy-select[]"id="-lttc-taxonomy-select[]"
JS Globals
lttc_data
FAQ

Frequently Asked Questions about Limit taxonomy term count