Convinex Security & Risk Analysis

wordpress.org/plugins/convinex-chatbot

AI-powered chatbot widget for WordPress websites. Easy installation, simple configuration, and instant customer support.

0 active installs v1.0.2 PHP 7.4+ WP 5.0+ Updated Jan 26, 2026
aichatbotcustomer-supportlive-chatwidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Convinex Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The 'convinex-chatbot' plugin v1.0.2 exhibits a generally good security posture, with no known vulnerabilities in its history and a small attack surface. The static analysis reveals a healthy number of capability checks and nonce checks, indicating an awareness of security best practices for handling user input and actions. The taint analysis also found no unsanitized paths, which is a positive sign for preventing common injection vulnerabilities.

However, there are some areas of concern that warrant attention. The plugin utilizes raw SQL queries without prepared statements for all database interactions. This presents a significant risk of SQL injection vulnerabilities, especially if any user-supplied data is directly incorporated into these queries. Additionally, while the majority of output is escaped, a portion remains unescaped, which could lead to Cross-Site Scripting (XSS) vulnerabilities if sensitive data is displayed without proper sanitization.

Overall, the plugin has a strong foundation with no historical vulnerabilities and a limited attack surface. The primary risks stem from the implementation of database queries and output handling. Addressing the lack of prepared statements for SQL and ensuring all output is properly escaped will significantly strengthen its security posture.

Key Concerns

  • All SQL queries are not using prepared statements
  • Significant portion of output is not escaped
Vulnerabilities
None known

Convinex Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Convinex Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Convinex Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

47% escaped51 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
ajax_save_business_id (convinex-chatbot.php:233)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Convinex Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_convinex_save_business_idconvinex-chatbot.php:165
authwp_ajax_convinex_refresh_nonceconvinex-chatbot.php:168
WordPress Hooks 8
actionadmin_menuconvinex-chatbot.php:50
actionadmin_initconvinex-chatbot.php:51
actionadmin_enqueue_scriptsconvinex-chatbot.php:53
actionwp_footerconvinex-chatbot.php:54
actionadmin_initconvinex-chatbot.php:57
filterwp_redirectconvinex-chatbot.php:171
actionadmin_noticesconvinex-chatbot.php:174
filterscript_loader_tagconvinex-chatbot.php:587
Maintenance & Trust

Convinex Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 26, 2026
PHP min version7.4
Downloads293

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Convinex Developer Profile

Convinex Media

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 Convinex

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/convinex-chatbot/assets/css/convinex-chatbot.css/wp-content/plugins/convinex-chatbot/assets/js/convinex-chatbot.js
Script Paths
https://widget.convinex.com/convinex-widget.js

HTML / DOM Fingerprints

CSS Classes
convinex-widget-buttonconvinex-widget-chatboxconvinex-chat-message
HTML Comments
<!-- CONVINEX CHATBOT --><!-- CONVINEX WIDGET END -->
Data Attributes
data-convinex-business-iddata-convinex-token
JS Globals
ConvinexWidgetconvinexConfig
REST Endpoints
/wp-json/convinex-chatbot/v1/get_settings
Shortcode Output
[convinex_chat]
FAQ

Frequently Asked Questions about Convinex