ChatBot for Telegram Security & Risk Analysis

wordpress.org/plugins/chatbot-for-telegram

Telegram ChatBot. Create a Chat Bot for Telegram with the power of the WPBot. Supports Simple text Responses, conversational forms and more

10 active installs v0.9.8 PHP 5.6+ WP 4.6+ Updated Jul 4, 2025
bot-telegramchatbottelegramtelegram-bottelegram-chatbot
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ChatBot for Telegram Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The "chatbot-for-telegram" plugin v0.9.8 exhibits a mixed security posture. On one hand, the static analysis shows a surprisingly small attack surface, with no apparent AJAX handlers, REST API routes, shortcodes, or cron events exposed without authentication or permission checks. The absence of any recorded vulnerabilities in its history is also a positive sign, suggesting diligent maintenance or a lack of past exploitable flaws.

However, the code analysis reveals significant areas of concern. The use of the `create_function` is a dated and potentially insecure practice that can lead to code injection vulnerabilities. Furthermore, the fact that 100% of its SQL queries are not using prepared statements is a critical vulnerability, opening the door to SQL injection attacks. The moderate percentage of properly escaped output also indicates a risk of cross-site scripting (XSS) vulnerabilities.

While the plugin has no known CVEs, the identified code quality issues, particularly the lack of prepared statements for SQL queries and the use of `create_function`, present clear and present risks. A balanced conclusion would be that the plugin has a low external attack surface, but internally, it harbors significant vulnerabilities that require immediate attention to prevent potential exploitation.

Key Concerns

  • SQL queries without prepared statements
  • Use of create_function
  • Output escaping not fully implemented
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

ChatBot for Telegram Security Vulnerabilities

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

ChatBot for Telegram Code Analysis

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

Dangerous Functions Found

create_function$compute = create_function('', 'return '.$input.';');includes\functions.php:924

SQL Query Safety

0% prepared10 total queries

Output Escaping

66% escaped29 total outputs
Attack Surface

ChatBot for Telegram Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menuincludes\admin\menu.php:16
actionadmin_initincludes\admin\menu.php:17
actionadmin_enqueue_scriptsincludes\admin\menu.php:18
actionadmin_post_qc_tg_connectincludes\admin\menu.php:19
actionrest_api_initincludes\class-webhook.php:30
actioninitinit.php:130
actioninitinit.php:131
actionadmin_noticesinit.php:136
Maintenance & Trust

ChatBot for Telegram Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJul 4, 2025
PHP min version5.6
Downloads1K

Community Trust

Rating20/100
Number of ratings1
Active installs10
Developer Profile

ChatBot for Telegram Developer Profile

QuantumCloud

29 plugins · 26K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
255 days
View full developer profile
Detection Fingerprints

How We Detect ChatBot for Telegram

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/chatbot-for-telegram/js/admin-script.js
Version Parameters
chatbot-for-telegram/js/admin-script.js?ver=

HTML / DOM Fingerprints

REST Endpoints
/wp-json/wpbot/v2/telegram
FAQ

Frequently Asked Questions about ChatBot for Telegram