
Live search for post Security & Risk Analysis
wordpress.org/plugins/live-search-for-postCustom Live Search For Searching Post using Shortcode [live-post-search]
Is Live search for post Safe to Use in 2026?
Generally Safe
Score 85/100Live search for post has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'live-search-for-post' v1.0.0 plugin exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and having no recorded vulnerability history. This suggests a generally well-developed codebase and a responsible approach to security. However, significant concerns arise from its attack surface and lack of robust access control.
The primary risk stems from the presence of two AJAX handlers, both of which lack authentication checks. This creates a direct pathway for unauthenticated users to interact with the plugin's backend functionalities, potentially leading to unintended actions or information disclosure if these handlers are not designed with strict input validation and output sanitization. The fact that half of the output escaping is not properly done further exacerbates this risk, as it could lead to cross-site scripting (XSS) vulnerabilities when user-controlled data is rendered.
While the absence of known CVEs and taint flows is reassuring, it should not be considered a guarantee of complete security, especially given the identified unprotected entry points and output escaping issues. The plugin's security is heavily reliant on the proper implementation of these exposed AJAX actions. A balanced conclusion is that while the plugin avoids common pitfalls like raw SQL and dangerous functions, the unprotected AJAX handlers and incomplete output escaping represent critical vulnerabilities that require immediate attention.
Key Concerns
- AJAX handlers without auth checks
- Unescaped output detected
Live search for post Security Vulnerabilities
Live search for post Code Analysis
Output Escaping
Live search for post Attack Surface
AJAX Handlers 2
Shortcodes 1
WordPress Hooks 2
Maintenance & Trust
Live search for post Maintenance & Trust
Maintenance Signals
Community Trust
Live search for post Alternatives
Ajax Search Bar by DGAshu
ajax-search-bar
Ajax Search Bar by DGAshu is my first plugin contributed to the wordpress community.
Ajax Search Lite – Live Search & Filter
ajax-search-lite
The Best Ajax Live Search and Filter for WordPress. Live suggestions, Custom Post types, Custom fields, Categories, WooCommerce & Elementor support
Advanced Woo Search – Product Search for WooCommerce
advanced-woo-search
Advanced WooCommerce product search plugin. Search inside any product field. Support for both AJAX search and search results page.
WP Google Search
wp-google-search
This plugin gives a very simple way to integrate Google Search into your WordPress site.
Advanced Product Search For WooCommerce
advanced-product-search-for-woo
Popup Cart Lite for WooCommerce for WooCommerce plugin that displays popup cart for add to cart action.
Live search for post Developer Profile
11 plugins · 1K total installs
How We Detect Live search for post
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/live-search-for-post/css/style.csslive-search-for-post/css/style.css?ver=HTML / DOM Fingerprints
live-search-containerlive-search-thumblive-search-contentlive-searchlive-search-designid="keyword"onkeyup="fetch()"fetch/wp-json/<div class="live-search"><input type="text" class="live-search-design" name="keyword" id="keyword" placeholder="Type min 3 character"<div id="search_data_fetch"></div></div>