Mail forwarder to Telegram Security & Risk Analysis

wordpress.org/plugins/mail-forwarder-to-telegram

Forward WordPress emails to Telegram bot automatically.

0 active installs v1.0.0 PHP 7.4+ WP 5.8+ Updated Unknown
email-telegrammail-logmail-to-telegram
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mail forwarder to Telegram Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The mail-forwarder-to-telegram plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. All identified entry points, including AJAX handlers, appear to have authentication checks in place, which is a significant positive. The code also demonstrates good practices by exclusively using prepared statements for SQL queries and a high percentage of properly escaped output, mitigating common injection vulnerabilities. Furthermore, the plugin has no recorded vulnerabilities (CVEs), indicating a history of secure development or limited exposure.

However, there are minor areas for consideration. The presence of file operations and external HTTP requests, while not inherently insecure, represents potential avenues for exploitation if not handled with extreme care. The static analysis did not reveal any critical or high severity issues in taint flows, and all SQL queries are prepared, which are excellent indicators. The lack of bundled libraries is also a plus for maintainability and reducing the risk of outdated dependencies.

Overall, this plugin appears to be developed with security in mind, with robust handling of core WordPress security features. The absence of historical vulnerabilities further bolsters confidence. The few minor areas for attention, such as file operations and external requests, are not critical flaws but could be areas for further scrutiny in a deeper audit.

Vulnerabilities
None known

Mail forwarder to Telegram Security Vulnerabilities

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

Mail forwarder to Telegram Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
9 prepared
Unescaped Output
7
79 escaped
Nonce Checks
5
Capability Checks
5
File Operations
3
External Requests
2
Bundled Libraries
0

SQL Query Safety

100% prepared9 total queries

Output Escaping

92% escaped86 total outputs
Data Flows
All sanitized

Data Flow Analysis

4 flows
ajax_resend_email (mail-forwarder-to-telegram.php:191)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Mail forwarder to Telegram Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_mail_forwarder_to_telegram_resend_emailmail-forwarder-to-telegram.php:93
authwp_ajax_mail_forwarder_to_telegram_resend_telegrammail-forwarder-to-telegram.php:94
authwp_ajax_mail_forwarder_to_telegram_send_test_emailmail-forwarder-to-telegram.php:95
WordPress Hooks 6
actionwp_mail_succeededincludes\class-email-handler.php:84
actionwp_mail_failedincludes\class-email-handler.php:85
actionplugins_loadedmail-forwarder-to-telegram.php:84
actionadmin_menumail-forwarder-to-telegram.php:88
actionadmin_initmail-forwarder-to-telegram.php:89
actionadmin_enqueue_scriptsmail-forwarder-to-telegram.php:90
Maintenance & Trust

Mail forwarder to Telegram Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads155

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Mail forwarder to Telegram Developer Profile

Guru Team

3 plugins · 400 total installs

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

How We Detect Mail forwarder to Telegram

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mail-forwarder-to-telegram/assets/css/admin.css/wp-content/plugins/mail-forwarder-to-telegram/assets/js/admin.js
Version Parameters
mail-forwarder-to-telegram/assets/css/admin.css?ver=mail-forwarder-to-telegram/assets/js/admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-plugin-name="mail-forwarder-to-telegram"data-plugin-version="1.0.0"
JS Globals
mail_forwarder_to_telegram_ajax
FAQ

Frequently Asked Questions about Mail forwarder to Telegram