Taxonomy Term List Visual Composer Addon Security & Risk Analysis

wordpress.org/plugins/taxonomy-term-listing-visual-composer-addon

Taxonomy Term List Visual Composer Addon lets you give list of different categories, taxonomies and nested categories of different post types.

200 active installs v1.6 PHP + WP 4.1+ Updated Nov 18, 2022
category-listnested-term-listtaxonomy-listterm-list
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Taxonomy Term List Visual Composer Addon Safe to Use in 2026?

Generally Safe

Score 85/100

Taxonomy Term List Visual Composer Addon has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The plugin "taxonomy-term-listing-visual-composer-addon" v1.6 exhibits a mixed security posture. On the positive side, the code shows strong adherence to secure database practices, with all SQL queries utilizing prepared statements. There are no recorded vulnerabilities in its history, suggesting a generally stable development history. However, significant concerns arise from its attack surface. The presence of two AJAX handlers lacking authentication checks is a substantial risk, potentially allowing unauthorized users to trigger plugin functionality. Additionally, the plugin has a low overall output escaping rate (69%), indicating that some data may not be properly sanitized before being displayed, which could lead to cross-site scripting (XSS) vulnerabilities.

The absence of taint analysis flows in the static analysis results, while not directly indicating a vulnerability, means that potential data flow issues might have been missed. Combined with the unprotected AJAX endpoints and the moderate rate of unescaped output, there is a clear pathway for attackers to potentially exploit these weaknesses. The lack of nonce checks on AJAX handlers further exacerbates this risk. While the plugin has a clean vulnerability history, this does not negate the immediate risks identified in the current code analysis.

Key Concerns

  • AJAX handlers without auth checks
  • Low output escaping rate
  • Missing nonce checks on AJAX
Vulnerabilities
None known

Taxonomy Term List Visual Composer Addon Security Vulnerabilities

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

Taxonomy Term List Visual Composer Addon Code Analysis

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

Output Escaping

69% escaped13 total outputs
Attack Surface
2 unprotected

Taxonomy Term List Visual Composer Addon Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_get_taxonomy_term_idtaxonomy-listing.php:40
noprivwp_ajax_get_taxonomy_term_idtaxonomy-listing.php:41

Shortcodes 1

[taxonomy_term] taxonomy-listing.php:38
WordPress Hooks 6
actionadmin_noticestaxonomy-listing-vc-addon.php:32
actionadmin_inittaxonomy-listing-vc-addon.php:37
actionplugins_loadedtaxonomy-listing-vc-addon.php:76
actionvcv:apitaxonomy-listing-vc-addon.php:109
filterregister_taxonomy_argstaxonomy-listing-vc-addon.php:122
actionvc_before_inittaxonomy-listing.php:29
Maintenance & Trust

Taxonomy Term List Visual Composer Addon Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedNov 18, 2022
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings4
Active installs200
Developer Profile

Taxonomy Term List Visual Composer Addon Developer Profile

Manisha Makhija

1 plugin · 200 total installs

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

How We Detect Taxonomy Term List Visual Composer Addon

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/taxonomy-term-listing-visual-composer-addon/images/icon-taxonomy-listing.png

HTML / DOM Fingerprints

Data Attributes
data-vc-shortcode-param-name="taxonomy_names"data-vc-shortcode-param-name="order"data-vc-shortcode-param-name="include_subcategory"data-vc-shortcode-param-name="count"data-vc-shortcode-param-name="hide_empty"data-vc-shortcode-param-name="specific_subcategory"+1 more
JS Globals
window.vcv_api
REST Endpoints
/wp-json/wp/v2/term
Shortcode Output
[taxonomy_term
FAQ

Frequently Asked Questions about Taxonomy Term List Visual Composer Addon