WPTelMessage Security & Risk Analysis

wordpress.org/plugins/wptelmessage

The WPTelMessage plugin will help you quickly receive messages sent from the contact form on your website or from the WooCommerce plugin in Telegram.

30 active installs v1.2 PHP 7.4+ WP 5.2+ Updated Mar 28, 2025
groupmessagenotificationstelegramtoken
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPTelMessage Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'wptelmessage' v1.2 plugin exhibits a generally strong security posture based on the provided static analysis. There are no identified vulnerabilities in its history, and the code analysis reveals excellent adherence to secure coding practices, including 100% use of prepared statements for SQL queries and proper output escaping. The lack of file operations and external HTTP requests further reduces the potential attack surface. However, a significant concern arises from the absence of nonce checks. This means that actions performed by the plugin could potentially be triggered by unauthorized users, especially if any AJAX handlers were to be introduced in the future without proper authentication. The taint analysis, while reporting no critical or high severity issues, did identify one flow with an unsanitized path, which warrants careful attention and investigation to understand its potential impact. Overall, while the plugin is built on a solid foundation with good security practices, the lack of nonces and the identified unsanitized path represent the primary areas of risk.

Key Concerns

  • Missing nonce checks
  • Flow with unsanitized path
Vulnerabilities
None known

WPTelMessage Security Vulnerabilities

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

WPTelMessage Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped45 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
hrcwtm_processing_form_data (includes\WpTelMessageSetting.php:112)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WPTelMessage Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actioninitincludes\WPTelMessageForm.php:15
actionwpcf7_mail_sentincludes\WPTelMessageForm.php:16
actionwpforms_process_completeincludes\WPTelMessageForm.php:17
actionninja_forms_after_submissionincludes\WPTelMessageForm.php:18
actionwoocommerce_add_to_cartincludes\WPTelMessageWoo.php:11
actionwoocommerce_remove_cart_itemincludes\WPTelMessageWoo.php:12
actionwoocommerce_order_status_changedincludes\WPTelMessageWoo.php:13
actionwoocommerce_order_status_completedincludes\WPTelMessageWoo.php:14
actionwoocommerce_low_stockincludes\WPTelMessageWoo.php:15
actionadmin_initwptelmessage.php:41
actionadmin_menuwptelmessage.php:42
Maintenance & Trust

WPTelMessage Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedMar 28, 2025
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

WPTelMessage Developer Profile

hrcode

1 plugin · 30 total installs

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

How We Detect WPTelMessage

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wptelmessage/assets/css/main.css/wp-content/plugins/wptelmessage/assets/js/main.js
Version Parameters
wptelmessage/assets/css/main.css?ver=wptelmessage/assets/js/main.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-wptelmessage-bot-tokendata-wptelmessage-group-id
FAQ

Frequently Asked Questions about WPTelMessage