Maven Algolia Security & Risk Analysis

wordpress.org/plugins/maven-algolia

Fully customise WordPress search implementing algolia API

6K active installs v0.4 PHP + WP 3.6+ Updated Jul 8, 2014
algoliasearchsuggestive-search
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Maven Algolia Safe to Use in 2026?

Generally Safe

Score 85/100

Maven Algolia has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The 'maven-algolia' plugin version 0.4 exhibits a generally positive security posture based on the static analysis. The absence of any known vulnerabilities (CVEs) and a clean taint analysis suggest the developers have a good understanding of secure coding practices and have avoided common pitfalls like exploitable flows. The high percentage of prepared statements for SQL queries and proper output escaping are also commendable strengths. However, the presence of two 'dangerous functions' (preg_replace(/e) and create_function) is a significant concern, as these are often associated with code injection vulnerabilities and can be difficult to secure even with careful implementation. While the attack surface appears to be zero based on the reported entry points, these dangerous functions could potentially create an indirect attack vector if they are used to process untrusted input without sufficient sanitization.

Key Concerns

  • Dangerous functions used (preg_replace(/e), create_function)
Vulnerabilities
None known

Maven Algolia Security Vulnerabilities

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

Maven Algolia Code Analysis

Dangerous Functions
2
Raw SQL Queries
1
9 prepared
Unescaped Output
7
27 escaped
Nonce Checks
7
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

Dangerous Functions Found

preg_replace(/e)preg_replace( '/(^|[a-z])([A-Z])/e'core\utils.php:25
create_function$func = create_function( '$c', 'return strtoupper($c[1]);' );core\utils.php:46

SQL Query Safety

90% prepared10 total queries

Output Escaping

79% escaped34 total outputs
Attack Surface

Maven Algolia Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 15
actiondeleted_postadmin\controllers\indexer.php:19
actiontransition_post_statusadmin\controllers\indexer.php:21
actionsave_postadmin\controllers\indexer.php:24
actionedited_term_taxonomyadmin\controllers\indexer.php:27
actioncreated_termadmin\controllers\indexer.php:29
actiondelete_termadmin\controllers\indexer.php:31
actionadmin_initadmin\controllers\settings.php:25
actionadmin_menuadmin\controllers\settings.php:26
actionadmin_noticesadmin\controllers\settings.php:27
actionadmin_enqueue_scriptsadmin\controllers\settings.php:55
actionwp_enqueue_scriptscore\initializer.php:17
actionpre_get_postscore\searcher.php:42
actionfound_postscore\searcher.php:43
filterposts_searchcore\searcher.php:44
filterpost_limitscore\searcher.php:45
Maintenance & Trust

Maven Algolia Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJul 8, 2014
PHP min version
Downloads3K

Community Trust

Rating50/100
Number of ratings2
Active installs6K
Developer Profile

Maven Algolia Developer Profile

mustela

2 plugins · 6K total installs

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

How We Detect Maven Algolia

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/maven-algolia/admin/assets/styles/settings.css/wp-content/plugins/maven-algolia/admin/assets/scripts/mvn-alg-functions.js
Script Paths
/wp-content/plugins/maven-algolia/admin/assets/scripts/mvn-alg-functions.js
Version Parameters
maven-algolia/admin/assets/scripts/mvn-alg-functions.js?ver=maven-algolia/admin/assets/styles/settings.css?ver=

HTML / DOM Fingerprints

Data Attributes
mvnAlg_actionmvnAlgSettingsmvnAlgUpdateSettingsmvnAlgAjaxIndexmvnAlgAjaxIndexTaxonomymvnAlgAjaxRemove+2 more
JS Globals
mvnAlgVars
FAQ

Frequently Asked Questions about Maven Algolia