Taxonomy Chain Menu Security & Risk Analysis

wordpress.org/plugins/taxonomy-chain-menu

Taxonomy Chain Menu – lets you create chained dropdown menus of taxonomy terms using built-in or custom WordPress taxonomies.

90 active installs v2.0.9 PHP 7.4+ WP 4.1.0+ Updated Feb 9, 2026
filtermenuproduct-filtertaxonomytaxonomy-menu
99
A · Safe
CVEs total1
Unpatched0
Last CVEMay 1, 2025
Safety Verdict

Is Taxonomy Chain Menu Safe to Use in 2026?

Generally Safe

Score 99/100

Taxonomy Chain Menu has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: May 1, 2025Updated 1mo ago
Risk Assessment

The plugin "taxonomy-chain-menu" v2.0.9 exhibits a mixed security posture with some concerning findings despite good practices in other areas. While the code generally employs prepared statements for SQL queries and has a high percentage of properly escaped output, the presence of two AJAX handlers without authentication checks represents a significant attack surface. This lack of authorization could allow unauthenticated users to trigger potentially sensitive operations. The absence of nonce checks on these AJAX handlers further exacerbates this risk. The plugin's vulnerability history, specifically the mention of a past Cross-site Scripting (XSS) vulnerability, indicates a potential for input sanitization issues, although this specific instance is no longer unpatched. The lack of taint analysis results is noted but doesn't negate the identified risks from the static analysis and vulnerability history.

Key Concerns

  • Unprotected AJAX handlers
  • Missing nonce checks on AJAX
  • Past XSS vulnerability history
Vulnerabilities
1

Taxonomy Chain Menu Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-3748medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Taxonomy Chain Menu <= 1.0.8 - Authenticated (Contributor+) Stored Cross-Site Scripting via pn_chain_menu Shortcode

May 1, 2025 Patched in 2.0.9 (1d)
Code Analysis
Analyzed Mar 16, 2026

Taxonomy Chain Menu Code Analysis

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

Output Escaping

95% escaped22 total outputs
Attack Surface
2 unprotected

Taxonomy Chain Menu Attack Surface

Entry Points4
Unprotected2

AJAX Handlers 2

authwp_ajax_taxonomy_chain_menuindex.php:43
noprivwp_ajax_taxonomy_chain_menuindex.php:44

Shortcodes 2

[pn_chain_menu] index.php:47
[taxonomy_chain_menu] index.php:48
WordPress Hooks 3
actionbefore_woocommerce_initindex.php:27
actioninitindex.php:46
actionwp_footerindex.php:91
Maintenance & Trust

Taxonomy Chain Menu Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 9, 2026
PHP min version7.4
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs90
Developer Profile

Taxonomy Chain Menu Developer Profile

RealMag777

12 plugins · 188K total installs

66
trust score
Avg Security Score
82/100
Avg Patch Time
209 days
View full developer profile
Detection Fingerprints

How We Detect Taxonomy Chain Menu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/taxonomy-chain-menu/assets/css/styles.css/wp-content/plugins/taxonomy-chain-menu/assets/css/selectron23.css/wp-content/plugins/taxonomy-chain-menu/assets/js/general.js/wp-content/plugins/taxonomy-chain-menu/assets/js/selectron23.js/wp-content/plugins/taxonomy-chain-menu/assets/js/reflector.js/wp-content/plugins/taxonomy-chain-menu/assets/img/ajax-loader.gif
Script Paths
/wp-content/plugins/taxonomy-chain-menu/assets/js/general.js/wp-content/plugins/taxonomy-chain-menu/assets/js/selectron23.js/wp-content/plugins/taxonomy-chain-menu/assets/js/reflector.js
Version Parameters
taxonomy-chain-menu/assets/css/styles.css?ver=taxonomy-chain-menu/assets/css/selectron23.css?ver=taxonomy-chain-menu/assets/js/general.js?ver=taxonomy-chain-menu/assets/js/selectron23.js?ver=taxonomy-chain-menu/assets/js/reflector.js?ver=

HTML / DOM Fingerprints

CSS Classes
taxonomy-chain-menu-select-wrappertcm-select-wrapper
HTML Comments
<!-- shortcode -->
Data Attributes
data-taxonomydata-excludedata-includedata-include_topdata-show-countdata-post-type+12 more
JS Globals
taxonomy_chain_menu
Shortcode Output
[taxonomy_chain_menu[pn_chain_menu
FAQ

Frequently Asked Questions about Taxonomy Chain Menu