Post and Taxonomy Filter Security & Risk Analysis

wordpress.org/plugins/post-and-taxonomy-filter

Post and Taxonomy Filter is very simple plugin to create a post filter. You just install it and goes his setting page thant is visible in your dashboa …

40 active installs v0.1 PHP + WP 3.5+ Updated Apr 3, 2019
filterpost-and-taxonomy-filterpost-filtertaxonomy-filtertaxonomy-tabs
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post and Taxonomy Filter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The plugin "post-and-taxonomy-filter" v0.1 exhibits a concerning security posture, primarily due to a lack of robust security checks. While the plugin has no recorded vulnerability history and doesn't utilize dangerous functions or perform file operations or external HTTP requests, these positive aspects are overshadowed by significant risks in its entry points and data handling. The presence of two unprotected AJAX handlers, combined with two taint flows identified as having unsanitized paths with high severity, indicates a direct pathway for attackers to potentially inject malicious data or execute unintended code. Furthermore, all SQL queries are executed without prepared statements, increasing the risk of SQL injection vulnerabilities.

The absence of any nonce or capability checks on its AJAX handlers is a critical oversight, leaving these entry points wide open to unauthorized access and manipulation. The plugin also fails to properly escape a significant portion of its output, leading to potential cross-site scripting (XSS) vulnerabilities. The vulnerability history being clear is a positive, suggesting the developers may be attentive, but the current code analysis reveals significant flaws that need immediate attention before any vulnerabilities are actively exploited.

Key Concerns

  • AJAX handlers without auth checks
  • Taint flows with unsanitized paths (High)
  • SQL queries using no prepared statements
  • Output escaping is not properly handled
  • No nonce checks on AJAX handlers
  • No capability checks on AJAX handlers
Vulnerabilities
None known

Post and Taxonomy Filter Security Vulnerabilities

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

Post and Taxonomy Filter Code Analysis

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

SQL Query Safety

0% prepared5 total queries

Output Escaping

62% escaped37 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
post_detail_callback (post-and-taxonomy-filter.php:427)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Post and Taxonomy Filter Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_post_detailpost-and-taxonomy-filter.php:425
noprivwp_ajax_post_detailpost-and-taxonomy-filter.php:426

Shortcodes 1

[post_taxonomy_filters] post-and-taxonomy-filter.php:414
WordPress Hooks 4
actionadmin_initpost-and-taxonomy-filter.php:46
actionadmin_menupost-and-taxonomy-filter.php:246
actionadmin_enqueue_scriptspost-and-taxonomy-filter.php:520
actionwp_enqueue_scriptspost-and-taxonomy-filter.php:526
Maintenance & Trust

Post and Taxonomy Filter Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedApr 3, 2019
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Post and Taxonomy Filter Developer Profile

myasirhussain

1 plugin · 40 total installs

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

How We Detect Post and Taxonomy Filter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-and-taxonomy-filter/assets/css/style.css/wp-content/plugins/post-and-taxonomy-filter/assets/js/filter.js
Script Paths
/wp-content/plugins/post-and-taxonomy-filter/assets/js/filter.js

HTML / DOM Fingerprints

CSS Classes
title-ptfabout-ptfbasicsettingsection-detailsetting-sectionfilter-showrow-postthemesetting+11 more
Data Attributes
post_taxonomy_post_typepost_taxonomy_post_taxonomypost_taxonomy_filterpost_taxonomy_querypost_taxonomy_row_postpost_taxonomy_html+4 more
Shortcode Output
[post_taxonomy_filters][tax_name][tax_link][tax_custom_name_field]
FAQ

Frequently Asked Questions about Post and Taxonomy Filter