Query Multiple Taxonomies Security & Risk Analysis

wordpress.org/plugins/query-multiple-taxonomies

Filter posts through multiple taxonomies.

500 active installs v1.6.2 PHP + WP 3.2+ Updated Jun 6, 2013
drill-downnavigationquerytaxonomywidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Query Multiple Taxonomies Safe to Use in 2026?

Generally Safe

Score 85/100

Query Multiple Taxonomies has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The plugin "query-multiple-taxonomies" v1.6.2 exhibits a generally good security posture based on the provided static analysis. The absence of known vulnerabilities and the fact that all identified attack surface points are protected are strong indicators of a well-maintained and secure codebase. The plugin also avoids the use of dangerous functions and external HTTP requests, further contributing to its safety.

However, there are some areas of concern highlighted by the static analysis. Specifically, the taint analysis reveals four "high severity" flows with unsanitized paths. While the absence of direct SQL injection risks due to prepared statements is positive, these unsanitized paths could potentially lead to other vulnerabilities if not handled carefully. Furthermore, the output escaping is not consistently applied, with only 17% of outputs being properly escaped, which could expose the application to cross-site scripting (XSS) vulnerabilities.

In conclusion, while the plugin benefits from a clean vulnerability history and a protected attack surface, the high number of unsanitized paths in taint flows and the low rate of output escaping present notable risks. Addressing these specific code-level concerns would significantly improve the plugin's overall security.

Key Concerns

  • High severity taint flows with unsanitized paths
  • Low percentage of properly escaped output
Vulnerabilities
None known

Query Multiple Taxonomies Security Vulnerabilities

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

Query Multiple Taxonomies Release Timeline

v1.6.2Current
v1.6.1
v1.6
v1.5.1
v1.4
v1.3.3
v1.3.2
Code Analysis
Analyzed Mar 16, 2026

Query Multiple Taxonomies Code Analysis

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

SQL Query Safety

20% prepared5 total queries

Output Escaping

17% escaped24 total outputs
Data Flows · Security
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
form_handler (scb\AdminPage.php:147)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Query Multiple Taxonomies Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
filterposts_clausescore.php:136
action_admin_menuscb\AdminPage.php:49
actionadmin_initscb\AdminPage.php:91
actionadmin_noticesscb\AdminPage.php:93
actionadmin_menuscb\AdminPage.php:96
filtercontextual_helpscb\AdminPage.php:97
actionadmin_footerscb\AdminPage.php:322
filtercron_schedulesscb\Cron.php:57
actionactivate_pluginscb\load.php:32
actionplugins_loadedscb\load.php:38
actionwidgets_initscb\Widget.php:13
actionload-widgets.phpwidget.php:17
actionadmin_print_styleswidget.php:21
actionadmin_footerwidget.php:22
Maintenance & Trust

Query Multiple Taxonomies Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJun 6, 2013
PHP min version
Downloads51K

Community Trust

Rating92/100
Number of ratings10
Active installs500
Developer Profile

Query Multiple Taxonomies Developer Profile

scribu

24 plugins · 28K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
4851 days
View full developer profile
Detection Fingerprints

How We Detect Query Multiple Taxonomies

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/query-multiple-taxonomies/js/admin.js/wp-content/plugins/query-multiple-taxonomies/css/admin.css
Script Paths
/wp-content/plugins/query-multiple-taxonomies/js/admin.js
Version Parameters
query-multiple-taxonomies/js/admin.js?ver=query-multiple-taxonomies/css/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
qmt-widget-wrapqmt-taxonomy-selectqmt-term-select
HTML Comments
<!-- BEGIN QMT Widget --><!-- END QMT Widget --><!-- QMT Admin Settings -->
Data Attributes
data-qmt-taxonomy-idsdata-qmt-term-ids
JS Globals
qmt_get_terms
Shortcode Output
[query_multiple_taxonomies]
FAQ

Frequently Asked Questions about Query Multiple Taxonomies