Ajax Smart Filter Security & Risk Analysis

wordpress.org/plugins/ajax-smart-filter

Ajax Smart Filter is a powerful, professional, real-time AJAX filtering plugin for WordPress.

0 active installs v1.4 PHP 7.4+ WP 6.0+ Updated Unknown
ajax-filtercustom-template-developmentgrid-layoutpost-filtersearch-suggestion
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Ajax Smart Filter Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The ajax-smart-filter v1.4 plugin exhibits a generally strong security posture with several good practices in place. Notably, all identified AJAX handlers, REST API routes, and other entry points have authorization checks. The plugin also exclusively uses prepared statements for all SQL queries, which is an excellent safeguard against SQL injection. There are no file operations or dangerous functions identified, and it does not bundle external libraries. However, the analysis reveals a concerning aspect regarding output escaping, with a significant portion (33%) being unescaped. Furthermore, the taint analysis identified two high-severity flows with unsanitized paths, indicating potential risks for arbitrary file read or path traversal vulnerabilities. Despite the absence of known CVEs, these code-level findings warrant attention.

In conclusion, while the plugin demonstrates a commitment to secure coding by avoiding raw SQL and implementing access controls, the unescaped output and high-severity taint flows represent tangible security weaknesses. The lack of past vulnerabilities might suggest good historical development practices, but it doesn't negate the current risks identified. Users should be aware of the potential for data leakage or manipulation due to the identified taint issues and the unescaped output.

Strengths include robust access control on entry points, proper SQL handling, and no dangerous functions or file operations. Weaknesses lie in the 33% of unescaped output and the two high-severity unsanitized taint flows. These weaknesses, though not yet exploited historically according to the data, represent critical areas for improvement and potential attack vectors.

Key Concerns

  • High severity taint flows with unsanitized paths
  • Significant portion of output not properly escaped
Vulnerabilities
None known

Ajax Smart Filter Security Vulnerabilities

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

Ajax Smart Filter Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

67% escaped514 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
handle_filter_request (ajax-endpoint.php:183)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Ajax Smart Filter Attack Surface

Entry Points7
Unprotected0

AJAX Handlers 6

authwp_ajax_asfp_filterincludes\class-asfp-ajax.php:8
noprivwp_ajax_asfp_filterincludes\class-asfp-ajax.php:9
authwp_ajax_asfp_autocompleteincludes\class-asfp-ajax.php:10
noprivwp_ajax_asfp_autocompleteincludes\class-asfp-ajax.php:11
authwp_ajax_asfp_track_tabincludes\class-asfp-ajax.php:12
noprivwp_ajax_asfp_track_tabincludes\class-asfp-ajax.php:13

Shortcodes 1

[asfp_post_filter] includes\class-asfp-plugin.php:11
WordPress Hooks 18
actionplugins_loadedadvanced-ajax-post-filter.php:51
filterposts_joinajax-endpoint.php:253
filterposts_orderbyajax-endpoint.php:262
filterposts_searchajax-endpoint.php:287
actionadd_meta_boxesincludes\class-asfp-admin.php:8
actionsave_post_asfp_filter_setincludes\class-asfp-admin.php:9
actionadmin_enqueue_scriptsincludes\class-asfp-admin.php:10
filterposts_joinincludes\class-asfp-ajax.php:90
filterposts_orderbyincludes\class-asfp-ajax.php:99
actioninitincludes\class-asfp-plugin.php:8
filterquery_varsincludes\class-asfp-plugin.php:9
actionwp_enqueue_scriptsincludes\class-asfp-plugin.php:10
filterrequestincludes\class-asfp-plugin.php:12
actionparse_requestincludes\class-asfp-plugin.php:13
filterpre_handle_404includes\class-asfp-plugin.php:14
filterposts_joinincludes\class-asfp-plugin.php:939
filterposts_orderbyincludes\class-asfp-plugin.php:948
filterrender_block_contextincludes\template-loader.php:35
Maintenance & Trust

Ajax Smart Filter Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.4
Downloads380

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Ajax Smart Filter Developer Profile

ramcraft

1 plugin · 0 total installs

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

How We Detect Ajax Smart Filter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ajax-smart-filter/assets/js/admin.js
Script Paths
https://cdnjs.cloudflare.com/ajax/libs/ace/1.23.4/ace.jshttps://cdnjs.cloudflare.com/ajax/libs/ace/1.23.4/mode-html.jshttps://cdnjs.cloudflare.com/ajax/libs/ace/1.23.4/theme-monokai.js
Version Parameters
/wp-content/plugins/ajax-smart-filter/assets/js/admin.js?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
asfp-ace-editor-container
Data Attributes
data-asfp-post-typedata-asfp-filter-iddata-asfp-term-iddata-asfp-search-scopedata-asfp-match-logicdata-asfp-apply-mode+11 more
JS Globals
ASFP_Admin
FAQ

Frequently Asked Questions about Ajax Smart Filter