Text Message Contact Form Security & Risk Analysis

wordpress.org/plugins/text-message-contact-form

This is a fully customizable contact form for your website that will send you a text message and e-mail when the form is submitted.

10 active installs v.91 PHP + WP 3.0.1+ Updated Mar 3, 2016
contact-formnoticessend-emailssend-textstext-messages
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Text Message Contact Form Safe to Use in 2026?

Generally Safe

Score 85/100

Text Message Contact Form has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The 'text-message-contact-form' plugin version 91 exhibits a mixed security posture. While it has a small attack surface and no known vulnerabilities in its history, the static analysis reveals significant concerns, particularly in its output escaping and taint analysis. The extremely low percentage of properly escaped outputs (4%) suggests a high likelihood of cross-site scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered directly without proper sanitization. Furthermore, all seven analyzed taint flows contain unsanitized paths, indicating potential risks related to how user input is processed, although these did not escalate to critical or high severity in the analysis. The lack of nonce checks and capability checks on the identified entry point (shortcode) is also a concern, as it could be exploited if the shortcode's functionality involves sensitive operations. Despite the absence of historical CVEs, the current code analysis points to a need for immediate remediation to address the identified output escaping and data sanitization issues.

Key Concerns

  • Low percentage of properly escaped outputs
  • All taint flows have unsanitized paths
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Text Message Contact Form Security Vulnerabilities

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

Text Message Contact Form Code Analysis

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

SQL Query Safety

78% prepared9 total queries

Output Escaping

4% escaped246 total outputs
Data Flows
7 unsanitized

Data Flow Analysis

7 flows7 with unsanitized paths
<_read> (_admin\_read.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Text Message Contact Form Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[text-message-contact-form] text-message-contact-form.php:36
WordPress Hooks 4
actionactivated_plugintext-message-contact-form.php:16
actionadmin_menutext-message-contact-form.php:22
actionadmin_enqueue_scriptstext-message-contact-form.php:32
actionwp_dashboard_setuptext-message-contact-form.php:45
Maintenance & Trust

Text Message Contact Form Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedMar 3, 2016
PHP min version
Downloads5K

Community Trust

Rating70/100
Number of ratings2
Active installs10
Developer Profile

Text Message Contact Form Developer Profile

theArab

2 plugins · 20 total installs

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

How We Detect Text Message Contact Form

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/text-message-contact-form/_include/fbtc-styles.php
Version Parameters
text-message-contact-form/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
redTextnavRednavb1gEmptyread-page-selectedform_textfieldsmallGsmallRed+1 more
HTML Comments
<!-- ............................FORM START -->
Data Attributes
id="fbtc_register_dashboard"class="fbtc-menu"id="fbtc_admin"id="var_name"name="var_name"type="hidden"+6 more
Shortcode Output
[text-message-contact-form]
FAQ

Frequently Asked Questions about Text Message Contact Form