WP Guidant | Guided Selling & Product Recommendation Quiz Plugin Security & Risk Analysis

wordpress.org/plugins/guidant

Boost conversions with WP Guidant! Drive sales using guided selling, product recommendations, and quizzes to help customers find the perfect choice.

300 active installs v1.2.6 PHP 7.4+ WP 6.5+ Updated Jan 15, 2026
guide-pluginguided-sellingproduct-recommendationproduct-recommendation-quizquiz-builder
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Guidant | Guided Selling & Product Recommendation Quiz Plugin Safe to Use in 2026?

Generally Safe

Score 100/100

WP Guidant | Guided Selling & Product Recommendation Quiz Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "guidant" plugin version 1.2.6 exhibits a mixed security posture. On the positive side, it demonstrates good practices in SQL query handling with 90% prepared statements and generally strong output escaping at 88%. The absence of known CVEs and recorded vulnerability history suggests a stable and potentially well-maintained plugin. There are no critical or high severity taint analysis findings, and dangerous functions are not present.

However, a significant concern lies in the substantial attack surface exposed through AJAX handlers. Out of 42 AJAX handlers, a concerning 42 lack authentication checks. This represents a critical vulnerability where any unauthenticated user could potentially interact with these handlers, leading to unauthorized actions or information disclosure. While nonce checks and capability checks are present in some code paths, their absence on the majority of AJAX entry points overshadows these strengths.

In conclusion, while "guidant" v1.2.6 shows strengths in code hygiene concerning SQL and output, the overwhelming lack of authentication on its AJAX endpoints creates a severe and immediate risk. The plugin's history of no vulnerabilities is positive, but it does not mitigate the current risks identified in the static analysis. Remediation of the unauthenticated AJAX handlers is paramount.

Key Concerns

  • 42 AJAX handlers without auth checks
  • Large attack surface without auth
  • 1 AJAX handler without nonce check
  • 51 entry points without auth checks
  • 12% of outputs not properly escaped
  • 1 SQL query not using prepared statements
Vulnerabilities
None known

WP Guidant | Guided Selling & Product Recommendation Quiz Plugin Security Vulnerabilities

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

WP Guidant | Guided Selling & Product Recommendation Quiz Plugin Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
9 prepared
Unescaped Output
71
545 escaped
Nonce Checks
6
Capability Checks
52
File Operations
0
External Requests
2
Bundled Libraries
1

Bundled Libraries

Select2

SQL Query Safety

90% prepared10 total queries

Output Escaping

88% escaped616 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<guidant_guide_submission> (frontend\api\guidant_guide_submission.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
42 unprotected

WP Guidant | Guided Selling & Product Recommendation Quiz Plugin Attack Surface

Entry Points43
Unprotected42

AJAX Handlers 42

authwp_ajax_dismiss_guidant_offer_noticebackend\class-guidant-admin.php:33
noprivwp_ajax_dismiss_guidant_offer_noticebackend\class-guidant-admin.php:34
authwp_ajax_guidant_reports_listbackend\class-guidant-ajax.php:20
authwp_ajax_guidant_submission_deletebackend\class-guidant-ajax.php:21
authwp_ajax_guidant_fields_listbackend\class-guidant-ajax.php:23
authwp_ajax_guidant_fields_createbackend\class-guidant-ajax.php:24
authwp_ajax_guidant_fields_deletebackend\class-guidant-ajax.php:25
authwp_ajax_guidant_guides_listbackend\class-guidant-ajax.php:27
authwp_ajax_guidant_guides_createbackend\class-guidant-ajax.php:28
authwp_ajax_guidant_guides_deletebackend\class-guidant-ajax.php:29
authwp_ajax_guidant_guides_tab_page_getbackend\class-guidant-ajax.php:30
authwp_ajax_guidant_filters_listbackend\class-guidant-ajax.php:32
authwp_ajax_guidant_filters_sortbackend\class-guidant-ajax.php:33
authwp_ajax_guidant_filters_createbackend\class-guidant-ajax.php:34
authwp_ajax_guidant_filters_deletebackend\class-guidant-ajax.php:35
authwp_ajax_guidant_elements_listbackend\class-guidant-ajax.php:37
authwp_ajax_guidant_elements_sortbackend\class-guidant-ajax.php:38
authwp_ajax_guidant_elements_createbackend\class-guidant-ajax.php:39
authwp_ajax_guidant_elements_deletebackend\class-guidant-ajax.php:40
authwp_ajax_guidant_card_tab_page_getbackend\class-guidant-ajax.php:43
authwp_ajax_guidant_card_tab_page_savebackend\class-guidant-ajax.php:44
authwp_ajax_guidant_slider_tab_page_getbackend\class-guidant-ajax.php:46
authwp_ajax_guidant_slider_tab_page_savebackend\class-guidant-ajax.php:47
authwp_ajax_guidant_form_tab_page_getbackend\class-guidant-ajax.php:49
authwp_ajax_guidant_form_tab_page_savebackend\class-guidant-ajax.php:50
authwp_ajax_guidant_conditions_listbackend\class-guidant-ajax.php:52
authwp_ajax_guidant_conditions_createbackend\class-guidant-ajax.php:53
authwp_ajax_guidant_conditions_deletebackend\class-guidant-ajax.php:54
authwp_ajax_guidant_attributes_suggestionbackend\class-guidant-ajax.php:55
authwp_ajax_guidant_attributes_value_suggestionbackend\class-guidant-ajax.php:56
authwp_ajax_guidant_results_listbackend\class-guidant-ajax.php:59
authwp_ajax_guidant_results_sortbackend\class-guidant-ajax.php:60
authwp_ajax_guidant_results_createbackend\class-guidant-ajax.php:61
authwp_ajax_guidant_results_deletebackend\class-guidant-ajax.php:62
authwp_ajax_guidant_result_attributes_suggestionbackend\class-guidant-ajax.php:63
authwp_ajax_guidant_logic_listbackend\class-guidant-ajax.php:65
authwp_ajax_guidant_logic_elements_suggestionsbackend\class-guidant-ajax.php:66
authwp_ajax_guidant_logic_filter_suggestionsbackend\class-guidant-ajax.php:67
authwp_ajax_guidant_logic_createbackend\class-guidant-ajax.php:68
authwp_ajax_guidant_logic_deletebackend\class-guidant-ajax.php:69
authwp_ajax_guidant_guide_submissionfrontend\class-guidant-ajax.php:21
noprivwp_ajax_guidant_guide_submissionfrontend\class-guidant-ajax.php:22

Shortcodes 1

[wpguidant_guide] frontend\class-guidant-shortcode.php:20
WordPress Hooks 22
actionswitch_themeappsero\src\Insights.php:140
actionswitch_themeappsero\src\Insights.php:141
actionadmin_footerappsero\src\Insights.php:158
actionadmin_noticesappsero\src\Insights.php:175
actionadmin_initappsero\src\Insights.php:178
filtercron_schedulesappsero\src\Insights.php:184
actionadmin_menuappsero\src\License.php:219
actionafter_switch_themeappsero\src\License.php:781
actionswitch_themeappsero\src\License.php:782
filterpre_set_site_transient_update_pluginsappsero\src\Updater.php:51
filterplugins_apiappsero\src\Updater.php:52
filterpre_set_site_transient_update_themesappsero\src\Updater.php:61
actionadmin_menubackend\class-guidant-admin.php:22
actionadmin_enqueue_scriptsbackend\class-guidant-admin.php:23
filteradmin_footer_textbackend\class-guidant-admin.php:28
actionadmin_noticesbackend\class-guidant-admin.php:30
actionguidant_initbackend\class-guidant-admin.php:257
actionadd_meta_boxesbackend\class-guidant-meta.php:21
actionsave_postbackend\class-guidant-meta.php:22
actionwp_enqueue_scriptsfrontend\class-guidant-frontend.php:22
actioninitguidant.php:47
actioninitguidant.php:49
Maintenance & Trust

WP Guidant | Guided Selling & Product Recommendation Quiz Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 15, 2026
PHP min version7.4
Downloads10K

Community Trust

Rating82/100
Number of ratings10
Active installs300
Developer Profile

WP Guidant | Guided Selling & Product Recommendation Quiz Plugin Developer Profile

WPCommerz

1 plugin · 300 total installs

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

How We Detect WP Guidant | Guided Selling & Product Recommendation Quiz Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/guidant/assets/css/guidant-backend.css/wp-content/plugins/guidant/assets/css/guidant-frontend.css/wp-content/plugins/guidant/assets/css/guidant-admin.css
Script Paths
/wp-content/plugins/guidant/assets/js/guidant-backend.js/wp-content/plugins/guidant/assets/js/guidant-frontend.js/wp-content/plugins/guidant/assets/js/guidant-admin.js
Version Parameters
guidant/assets/css/guidant-backend.css?ver=guidant/assets/css/guidant-frontend.css?ver=guidant/assets/css/guidant-admin.css?ver=guidant/assets/js/guidant-backend.js?ver=guidant/assets/js/guidant-frontend.js?ver=guidant/assets/js/guidant-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
guidant-offer--noticeguidant-review--notice
Data Attributes
guidant_meta_box
JS Globals
guidant_admin_ajax_url
FAQ

Frequently Asked Questions about WP Guidant | Guided Selling & Product Recommendation Quiz Plugin