ConvBoost Exit Rescue Security & Risk Analysis

wordpress.org/plugins/convboost-exit-rescue

Reduce mobile bounces with exit intent rescue: redirect back-button exits to a chosen page (offers, lead magnets, best sellers).

0 active installs v0.3.0 PHP 7.4+ WP 6.0+ Updated Feb 19, 2026
bounce-preventionconversion-rate-optimizationexit-intent-popupexit-intentreduce-bounce-rate
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is ConvBoost Exit Rescue Safe to Use in 2026?

Generally Safe

Score 100/100

ConvBoost Exit Rescue has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The plugin "convboost-exit-rescue" v0.3.0 presents a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and includes nonce and capability checks for most of its entry points. The absence of known CVEs and common vulnerability types in its history is also a strong indicator of past security diligence. Furthermore, the plugin avoids file operations and external HTTP requests, which are common vectors for exploitation.

However, a significant concern arises from the static analysis, which reveals one AJAX handler that lacks authentication checks. This unprotected entry point represents a direct attack vector, potentially allowing unauthorized users to trigger functionality or interact with the plugin in unintended ways. While taint analysis shows no immediate critical or high severity flows, the presence of an unprotected AJAX handler means that any data passed to it could be considered untrusted. The output escaping is also only at 42%, which means a substantial portion of outputs are not properly sanitized, increasing the risk of Cross-Site Scripting (XSS) vulnerabilities if data from these outputs is not handled carefully by the application consuming them.

In conclusion, the plugin has a solid foundation with its handling of SQL and its vulnerability history. Nevertheless, the single unprotected AJAX handler and the low percentage of properly escaped outputs are notable weaknesses that require attention. Addressing the unprotected AJAX handler and improving output sanitization would significantly enhance the plugin's overall security.

Key Concerns

  • Unprotected AJAX handler
  • Low percentage of properly escaped output
Vulnerabilities
None known

ConvBoost Exit Rescue Security Vulnerabilities

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

ConvBoost Exit Rescue Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
88
63 escaped
Nonce Checks
3
Capability Checks
3
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

42% escaped151 total outputs
Attack Surface
1 unprotected

ConvBoost Exit Rescue Attack Surface

Entry Points3
Unprotected1

AJAX Handlers 3

authwp_ajax_convbst_er_get_healthincludes\admin.php:139
noprivwp_ajax_convbst_er_pingincludes\frontend.php:226
authwp_ajax_convbst_er_pingincludes\frontend.php:227
WordPress Hooks 6
actionadmin_menuincludes\admin.php:10
actionadmin_initincludes\admin.php:22
actionadmin_enqueue_scriptsincludes\admin.php:120
actionwp_enqueue_scriptsincludes\frontend.php:125
actionadd_meta_boxesincludes\metabox.php:4
actionsave_postincludes\metabox.php:35
Maintenance & Trust

ConvBoost Exit Rescue Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 19, 2026
PHP min version7.4
Downloads116

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

ConvBoost Exit Rescue Developer Profile

numeriweb

2 plugins · 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 ConvBoost Exit Rescue

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/convboost-exit-rescue/assets/admin.css/wp-content/plugins/convboost-exit-rescue/assets/admin.js
Script Paths
/wp-content/plugins/convboost-exit-rescue/assets/admin.js
Version Parameters
convboost-exit-rescue/assets/admin.css?ver=convboost-exit-rescue/assets/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
convbst-er-tip
Data Attributes
aria-labeltitle
JS Globals
CONVBST_ER_ADMIN
FAQ

Frequently Asked Questions about ConvBoost Exit Rescue