WP Telegram Comments Security & Risk Analysis

wordpress.org/plugins/wptelegram-comments

Add comments to posts/pages on your WordPress website by using Telegram Comments Widget.

200 active installs v1.2.8 PHP 8.0+ WP 6.6+ Updated Dec 31, 2025
commentsdiscusssocialtelegramwidget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Telegram Comments Safe to Use in 2026?

Generally Safe

Score 100/100

WP Telegram Comments 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 wptelegram-comments v1.2.8 plugin exhibits a strong security posture based on the provided static analysis. There are no identified dangerous functions, file operations, external HTTP requests, or taint flows of critical or high severity. The plugin utilizes prepared statements for all SQL queries and has a high percentage of properly escaped output, indicating good development practices for handling data. The presence of capability checks further strengthens its security by enforcing authorization for certain operations.

However, the complete absence of nonce checks is a significant concern. While the static analysis reports zero AJAX handlers, REST API routes, or shortcodes, this could be misleading if the plugin's functionality relies on client-side interactions that are not explicitly categorized by these metrics. Furthermore, the lack of any recorded historical vulnerabilities, while generally positive, could also suggest limited historical scrutiny or a lack of diverse testing scenarios. This means it's difficult to infer a long-term track record of security robustness.

In conclusion, the plugin appears well-developed in terms of data handling and general coding practices. The primary weakness identified is the missing nonce checks, which is a standard security mechanism for preventing CSRF attacks, especially if the plugin has any interactive components that were not captured in the static analysis. The absence of historical vulnerabilities is a good sign but should be viewed with the understanding that it might not reflect comprehensive security testing over time.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

WP Telegram Comments Security Vulnerabilities

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

WP Telegram Comments Code Analysis

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

Output Escaping

91% escaped11 total outputs
Attack Surface

WP Telegram Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionplugins_loadedincludes\Main.php:171
actioninitincludes\Main.php:207
actionadmin_menuincludes\Main.php:302
actionadmin_menuincludes\Main.php:303
actionrest_api_initincludes\Main.php:305
filtercomments_templateincludes\Main.php:319
filterrender_block_core/commentsincludes\Main.php:320
filterwptelegram_comments_widget_attributesincludes\Main.php:322
actionadmin_enqueue_scriptsincludes\Main.php:326
actioninitincludes\Main.php:327
actionadmin_menuincludes\Utils.php:74
Maintenance & Trust

WP Telegram Comments Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 31, 2025
PHP min version8.0
Downloads18K

Community Trust

Rating94/100
Number of ratings10
Active installs200
Developer Profile

WP Telegram Comments Developer Profile

WP Socio

4 plugins · 35K total installs

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

How We Detect WP Telegram Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wptelegram-comments/assets/build//wp-content/plugins/wptelegram-comments/assets/static/css/admin-menu.css
Script Paths
/wp-content/plugins/wptelegram-comments/assets/build/js/settings/index.ts
Version Parameters
/wp-content/plugins/wptelegram-comments/assets/static/css/admin-menu.css?ver=/wp-content/plugins/wptelegram-comments/assets/build/

HTML / DOM Fingerprints

HTML Comments
<!-- Plugin Name: WP Telegram Comments --><!-- Plugin URI: https://t.me/WPTelegram --><!-- Description: Add comments to posts/pages on your WordPress website by using Telegram Comments Widget. --><!-- Version: 1.2.8 -->+6 more
Data Attributes
data-wptelegram-comments-nonce
JS Globals
var wptelegram_comments =
REST Endpoints
/wp-json/wptelegram-comments/v1/
FAQ

Frequently Asked Questions about WP Telegram Comments