Relevanssi Live Ajax Search Security & Risk Analysis

wordpress.org/plugins/relevanssi-live-ajax-search

Template powered live search for any WordPress theme. Compatible with Relevanssi search!

6K active installs v2.5 PHP 7.0+ WP 4.9+ Updated Jan 24, 2026
ajaxlivesearch
99
A · Safe
CVEs total1
Unpatched0
Last CVEAug 27, 2024
Safety Verdict

Is Relevanssi Live Ajax Search Safe to Use in 2026?

Generally Safe

Score 99/100

Relevanssi Live Ajax Search has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Aug 27, 2024Updated 2mo ago
Risk Assessment

The relevanssi-live-ajax-search v2.5 plugin presents a mixed security posture. On the positive side, it demonstrates good practices by not utilizing dangerous functions, avoiding file operations and external HTTP requests, and exclusively using prepared statements for its SQL queries. The majority of its output is also properly escaped, mitigating common cross-site scripting vulnerabilities. However, significant concerns arise from its attack surface. With 4 AJAX handlers, all of which lack authentication checks, there is a substantial entry point for attackers to potentially exploit the plugin's functionality. The absence of nonce checks on these AJAX handlers further exacerbates this risk, making it easier for unauthorized users to trigger these functions.

The vulnerability history indicates one known CVE, though it is currently patched. The historical prevalence of 'Argument Injection' vulnerabilities, even if resolved in this version, suggests a pattern of potential input validation weaknesses that warrant ongoing vigilance. The lack of any taint analysis results is not necessarily a negative, but combined with the unprotected AJAX handlers, it means that potential vulnerabilities in those handlers may not have been uncovered by the static analysis. The overall security posture is weakened by the significant number of unprotected AJAX endpoints, despite otherwise sound coding practices in other areas.

Key Concerns

  • 4 AJAX handlers without auth checks
  • No nonce checks on AJAX handlers
  • 1 previously known CVE (Argument Injection)
  • 19% of outputs not properly escaped
Vulnerabilities
1

Relevanssi Live Ajax Search Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-7573medium · 5.3Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

Relevanssi Live Ajax Search <= 2.4 - Unauthenticated WP_Query Argument Injection

Aug 27, 2024 Patched in 2.5 (1d)
Code Analysis
Analyzed Mar 16, 2026

Relevanssi Live Ajax Search Code Analysis

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

Output Escaping

80% escaped20 total outputs
Attack Surface
4 unprotected

Relevanssi Live Ajax Search Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_relevanssi_live_searchincludes\class-relevanssi-live-search-client.php:32
noprivwp_ajax_relevanssi_live_searchincludes\class-relevanssi-live-search-client.php:33
authwp_ajax_relevanssi_live_search_messagesincludes\class-relevanssi-live-search-client.php:46
noprivwp_ajax_relevanssi_live_search_messagesincludes\class-relevanssi-live-search-client.php:47
WordPress Hooks 9
filterrelevanssi_live_search_query_argsincludes\class-relevanssi-live-search-client.php:51
actionwp_enqueue_scriptsincludes\class-relevanssi-live-search-form.php:85
filterget_search_formincludes\class-relevanssi-live-search-form.php:86
filterget_product_search_formincludes\class-relevanssi-live-search-form.php:87
filterrender_blockincludes\class-relevanssi-live-search-form.php:88
actionwp_footerincludes\class-relevanssi-live-search-form.php:89
filterrelevanssi_live_search_configsincludes\class-relevanssi-live-search-form.php:90
actionadmin_initincludes\class-relevanssi-live-search.php:59
actioninitrelevanssi-live-ajax-search.php:84
Maintenance & Trust

Relevanssi Live Ajax Search Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 24, 2026
PHP min version7.0
Downloads81K

Community Trust

Rating100/100
Number of ratings9
Active installs6K
Developer Profile

Relevanssi Live Ajax Search Developer Profile

Mikko Saari

4 plugins · 107K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
902 days
View full developer profile
Detection Fingerprints

How We Detect Relevanssi Live 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/relevanssi-live-ajax-search/assets/styles/style.css/wp-content/plugins/relevanssi-live-ajax-search/assets/javascript/dist/script.min.js/wp-content/plugins/relevanssi-live-ajax-search/assets/javascript/dist/script.js
Script Paths
/wp-content/plugins/relevanssi-live-ajax-search/assets/javascript/dist/script.min.js/wp-content/plugins/relevanssi-live-ajax-search/assets/javascript/dist/script.js
Version Parameters
relevanssi-live-ajax-search/assets/styles/style.css?ver=relevanssi-live-ajax-search/assets/javascript/dist/script.min.js?ver=relevanssi-live-ajax-search/assets/javascript/dist/script.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-rlvconfig
JS Globals
relevanssi_live_search_params
FAQ

Frequently Asked Questions about Relevanssi Live Ajax Search