Taxonomy Query Filter Security & Risk Analysis

wordpress.org/plugins/taxonomy-query-filter

Add interactive taxonomy filtering to Query Loop blocks for categories, tags, and custom taxonomies.

10 active installs v1.0.2 PHP 7.2+ WP 6.6+ Updated Jan 30, 2026
categoryfilterquery-looptagtaxonomy
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Taxonomy Query Filter Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The "taxonomy-query-filter" plugin version 1.0.2 exhibits a strong security posture based on the static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code demonstrates good practices by using prepared statements for all SQL queries and properly escaping all outputs. The lack of dangerous functions, file operations, external HTTP requests, nonce checks, and capability checks, along with no identified taint flows, indicates a well-written and secure codebase from a static analysis perspective.

The plugin's vulnerability history is also commendable, with zero known CVEs. This indicates either a history of robust security or a lack of targeted attacks, but in combination with the static analysis, it suggests a generally secure development practice. However, the complete absence of capability checks is a notable omission. While the current implementation might not require them due to a lack of entry points, future updates or changes that introduce new functionalities could inadvertently create vulnerabilities if capability checks are not incorporated.

In conclusion, "taxonomy-query-filter" v1.0.2 appears to be a secure plugin with no immediate vulnerabilities detected. Its strengths lie in its minimal attack surface and adherence to secure coding practices like prepared statements and output escaping. The only minor concern is the absence of capability checks, which, while not an issue currently, represents a potential area for future oversight.

Key Concerns

  • No capability checks found
Vulnerabilities
None known

Taxonomy Query Filter Security Vulnerabilities

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

Taxonomy Query Filter Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

Taxonomy Query Filter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterpre_render_blockincludes\class-taxonomy-query-filter.php:14
filterquery_loop_block_query_varsincludes\class-taxonomy-query-filter.php:172
actioninittaxonomy-query-filter.php:23
filterpre_render_blocktaxonomy-query-filter.php:27
Maintenance & Trust

Taxonomy Query Filter Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 30, 2026
PHP min version7.2
Downloads542

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Taxonomy Query Filter Developer Profile

Twenty Bellows

3 plugins · 20 total installs

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

How We Detect Taxonomy Query Filter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/taxonomy-query-filter/build/index.css/wp-content/plugins/taxonomy-query-filter/build/index.js
Script Paths
/wp-content/plugins/taxonomy-query-filter/build/index.js
Version Parameters
taxonomy-query-filter/build/index.css?ver=taxonomy-query-filter/build/index.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Taxonomy Query Filter