Taxonomy List Security & Risk Analysis

wordpress.org/plugins/taxonomy-list

This plugin help you to display any taxonomy terms by using shortcode. you can use the shortcode any where like in pages, post, widgets.

500 active installs v1.1.4 PHP + WP 4.0+ Updated Dec 5, 2023
categorytaxonomy-listtaxonomy-list-plugintaxonomy-list-shortcodetaxonomy-plugin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Taxonomy List Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "taxonomy-list" v1.1.4 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, reliance on prepared statements for all SQL queries, and proper output escaping are significant strengths. The lack of file operations and external HTTP requests further reduces potential attack vectors. The plugin also has no recorded vulnerability history, indicating a consistent track record of security.

Despite these positive indicators, a complete security assessment is somewhat limited by the lack of comprehensive taint analysis and the absence of any authentication or capability checks on its single shortcode entry point. While the static analysis found no immediate risks, the lack of explicit authorization checks means that theoretically, any user could interact with the shortcode. However, given the limited attack surface and the absence of known vulnerabilities, the immediate risk appears low. The plugin demonstrates good development practices in key areas, but the absence of authentication checks on its sole entry point is a point of caution that could be improved.

Key Concerns

  • Missing capability checks on shortcode
  • Missing nonce checks on shortcode
Vulnerabilities
None known

Taxonomy List Security Vulnerabilities

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

Taxonomy List Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Taxonomy List Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[taxonomy_list] taxonomy-list.php:25
WordPress Hooks 1
actionwp_enqueue_scriptstaxonomy-list.php:23
Maintenance & Trust

Taxonomy List Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedDec 5, 2023
PHP min version
Downloads10K

Community Trust

Rating96/100
Number of ratings9
Active installs500
Developer Profile

Taxonomy List Developer Profile

Muhammad Rehman

5 plugins · 2K total installs

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

How We Detect Taxonomy List

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/taxonomy-list/assets/style.css/wp-content/plugins/taxonomy-list/assets/script.js
Script Paths
/wp-content/plugins/taxonomy-list/assets/script.js
Version Parameters
taxonomy-list/assets/style.css?ver=taxonomy-list/assets/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
taxonomy-listtaxonomy-list-itemtax-arrowtax-detailstax-nametax-imagetax-titletax-child-count+3 more
Data Attributes
data-taxname
JS Globals
jQuery
Shortcode Output
<div class="taxonomy-list"><div class="taxonomy-list-item"<div class="tax-arrow"><div class="tax-details">
FAQ

Frequently Asked Questions about Taxonomy List