Dragonfly – Advanced Live Search Security & Risk Analysis

wordpress.org/plugins/dragonfly

Search Any Post Type Or Taxonomy

0 active installs v1.0.0 PHP 7.0.1+ WP 4.7.0+ Updated Unknown
ajax-searchlive-searchproduct-searchsearch-woocommerce-product-by-skuwoocommerce-search-by-sku
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Dragonfly – Advanced Live Search Safe to Use in 2026?

Generally Safe

Score 100/100

Dragonfly – Advanced Live Search has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'dragonfly' v1.0.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, making no file operations or external HTTP requests, and using prepared statements for all SQL queries. The presence of a nonce check is also a positive indicator. However, several significant concerns emerge from the static analysis. The plugin has a total of 3 entry points, with 1 REST API route lacking permission callbacks, making it an unprotected entry point accessible to unauthenticated users. Furthermore, only 56% of output is properly escaped, indicating a risk of cross-site scripting (XSS) vulnerabilities in nearly half of the output operations. The absence of capability checks on any entry points is a major weakness, as it means that actions intended for administrators or specific user roles could be performed by any user. The vulnerability history is clean, with no known CVEs, which is a strong positive. This suggests the plugin has historically been secure or has not been a target for exploit development. Despite the clean history, the identified code analysis weaknesses, particularly the unprotected REST API route and widespread insufficient output escaping, present tangible security risks that should be addressed.

Key Concerns

  • Unprotected REST API route
  • Insufficient output escaping
  • No capability checks on entry points
Vulnerabilities
None known

Dragonfly – Advanced Live Search Security Vulnerabilities

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

Dragonfly – Advanced Live Search Code Analysis

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

Output Escaping

56% escaped18 total outputs
Attack Surface
1 unprotected

Dragonfly – Advanced Live Search Attack Surface

Entry Points3
Unprotected1

AJAX Handlers 1

authwp_ajax_dragonfly_admin_searchsrc\_8webit\Dragonfly\Frontend\Rest\Search.php:33

REST API Routes 1

GET/wp-json/8webit/v1/dragonfly/(?<value>[\s\S]+)src\_8webit\Dragonfly\Frontend\Rest\Search.php:39

Shortcodes 1

[dragonfly] src\_8webit\Dragonfly\Frontend\Shortcode.php:22
WordPress Hooks 5
actionadmin_menusrc\_8webit\Dragonfly\Admin\Menu.php:26
actionadmin_initsrc\_8webit\Dragonfly\Admin\Register_Settings.php:23
actionadmin_enqueue_scriptssrc\_8webit\Dragonfly\Common\Enqueue_Scripts.php:21
actionwp_enqueue_scriptssrc\_8webit\Dragonfly\Common\Enqueue_Scripts.php:22
actionrest_api_initsrc\_8webit\Dragonfly\Frontend\Rest\Search.php:30
Maintenance & Trust

Dragonfly – Advanced Live Search Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedUnknown
PHP min version7.0.1
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Dragonfly – Advanced Live Search Developer Profile

8webit1

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 Dragonfly – Advanced Live Search

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dragonfly/dist/admin.bundle.js/wp-content/plugins/dragonfly/dist/admin.bundle.css/wp-content/plugins/dragonfly/dist/public.bundle.css/wp-content/plugins/dragonfly/dist/public.bundle.js
Script Paths
/wp-content/plugins/dragonfly/dist/admin.bundle.js/wp-content/plugins/dragonfly/dist/public.bundle.js
Version Parameters
dragonfly/dist/public.bundle.js?ver=1.0

HTML / DOM Fingerprints

JS Globals
dragonflySettings
REST Endpoints
/wp-json/8webit/v1/dragonfly/
Shortcode Output
[dragonfly]
FAQ

Frequently Asked Questions about Dragonfly – Advanced Live Search