EZ Ajax Search Security & Risk Analysis

wordpress.org/plugins/ez-ajax-search

ez Ajax Search allows your visitors to search your WordPress site in real time without having to reload the page. Get instant results of selected post …

20 active installs v1.0.0 PHP + WP 4.0+ Updated Jul 23, 2015
ajax-searchajax-search-formproduct-searchsearchsearch-form
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is EZ Ajax Search Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The ez-ajax-search v1.0.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for SQL queries and has no recorded vulnerabilities or CVEs. However, significant concerns arise from its attack surface. Two AJAX handlers are present, and critically, both lack authentication checks, presenting a direct pathway for unauthenticated attackers to interact with potentially sensitive functionalities. While there are no recorded vulnerabilities, the absence of nonce checks on these unprotected AJAX endpoints is a notable weakness.

The static analysis also reveals that only 36% of output is properly escaped. This, coupled with a taint analysis flow with an unsanitized path (though not classified as critical or high), indicates a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled with extreme care. The presence of file operations without further context also warrants attention.

Overall, while the plugin benefits from a clean vulnerability history and secure SQL handling, the unprotected AJAX endpoints and insufficient output escaping are substantial risks. The lack of authentication on critical entry points is a primary concern that significantly elevates the potential for exploitation, despite the absence of known past issues.

Key Concerns

  • Unprotected AJAX handlers
  • Missing nonce checks on AJAX
  • Insufficient output escaping
  • Taint flow with unsanitized path
Vulnerabilities
None known

EZ Ajax Search Security Vulnerabilities

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

EZ Ajax Search Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

36% escaped22 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<page-settings> (page-settings.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

EZ Ajax Search Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_ezas_frontendezas.php:54
noprivwp_ajax_ezas_frontendezas.php:55

Shortcodes 1

[ezas] shortcode.php:13
WordPress Hooks 9
actionadd_meta_boxes_ezas_search_formscustom-post-type.php:14
actionsave_post_ezas_search_formscustom-post-type.php:16
actionadmin_menuezas.php:42
actioninitezas.php:44
actioninitezas.php:46
actionwidgets_initezas.php:48
actionadmin_enqueue_scriptsezas.php:51
actioninitshortcode.php:15
actionwp_footershortcode.php:16
Maintenance & Trust

EZ Ajax Search Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJul 23, 2015
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs20
Developer Profile

EZ Ajax Search Developer Profile

ezPlugins

2 plugins · 60 total installs

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

How We Detect EZ Ajax Search

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ez-ajax-search/assets/css/jquery-ui.min.css/wp-content/plugins/ez-ajax-search/assets/css/jquery-ui.theme.min.css

HTML / DOM Fingerprints

CSS Classes
ezas_search_forms_page
FAQ

Frequently Asked Questions about EZ Ajax Search