Text Message Contact Form Security & Risk Analysis

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

Receive a Text or email, from your website through the Text Message Contact Form by Biz Text. SMS notification of email received, no third-party apps …

60 active installs v2.0 PHP 7.0+ WP 4.0+ Updated Nov 20, 2024
contact-formemailsmstext-messages
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Text Message Contact Form Safe to Use in 2026?

Generally Safe

Score 92/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 1yr ago
Risk Assessment

The security posture of the "text-message-contact-form-biztext" plugin v2.0 shows a mixed bag of good practices and concerning omissions. On the positive side, the plugin demonstrates a strong commitment to secure coding by avoiding dangerous functions, performing all SQL queries using prepared statements, and conducting file operations and external HTTP requests, which are all excellent security indicators. It also includes nonce checks, suggesting an awareness of common WordPress vulnerabilities.

However, significant risks are present due to the presence of two AJAX handlers that lack authentication checks. This creates an easily exploitable attack surface, as any unauthenticated user could potentially trigger these handlers. While the taint analysis didn't reveal critical or high severity flows, the single flow with an unsanitized path is a point of concern and warrants further investigation, as it could lead to unintended behavior or security vulnerabilities if it involves user-supplied input.

The plugin's vulnerability history is remarkably clean, with no recorded CVEs. This could indicate a well-maintained codebase or simply a lack of public disclosure of past issues. While a clean history is positive, it should not be a substitute for robust security practices. The limited number of output escaping occurrences (16% properly escaped) is a weakness, potentially leaving the plugin vulnerable to cross-site scripting (XSS) attacks if user-supplied data is displayed without proper sanitization.

Key Concerns

  • Unprotected AJAX handlers
  • Flows with unsanitized paths
  • Low percentage of properly escaped output
Vulnerabilities
None known

Text Message Contact Form Security Vulnerabilities

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

Text Message Contact Form Code Analysis

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

Output Escaping

16% escaped127 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
biztext_send_email (text-message-form.php:690)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Text Message Contact Form Attack Surface

Entry Points3
Unprotected2

AJAX Handlers 2

authwp_ajax_biztext_send_emailtext-message-form.php:687
noprivwp_ajax_biztext_send_emailtext-message-form.php:688

Shortcodes 1

[BT_CONTACT_FORM] text-message-form.php:525
WordPress Hooks 7
actioninittext-message-form.php:43
actionadmin_menutext-message-form.php:107
actionwp_enqueue_scriptstext-message-form.php:136
actionwp_enqueue_scriptstext-message-form.php:137
actionadmin_print_scriptstext-message-form.php:143
actionadmin_headtext-message-form.php:144
actionwidgets_inittext-message-form.php:676
Maintenance & Trust

Text Message Contact Form Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.0
Last updatedNov 20, 2024
PHP min version7.0
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

Text Message Contact Form Developer Profile

biz text

4 plugins · 220 total installs

88
trust score
Avg Security Score
92/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-biztext/wpbiztext-cform.css/wp-content/plugins/text-message-contact-form-biztext/js/biztext_cform_script.js/wp-content/plugins/text-message-contact-form-biztext/wpbiztext-cform-front.css/wp-content/plugins/text-message-contact-form-biztext/js/biztext_cform_script_front.js
Script Paths
/wp-content/plugins/text-message-contact-form-biztext/js/biztext_cform_script.js/wp-content/plugins/text-message-contact-form-biztext/js/biztext_cform_script_front.js
Version Parameters
text-message-contact-form-biztext/wpbiztext-cform.css?ver=text-message-contact-form-biztext/js/biztext_cform_script.js?ver=text-message-contact-form-biztext/wpbiztext-cform-front.css?ver=text-message-contact-form-biztext/js/biztext_cform_script_front.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- implementation note: checks to see if text message plugin is active; --><!-- users can change plugin names so its better to check if the text message plugin functions have been loaded --><!-- loading and storing cform data --><!-- this saves and loads values from settings fields in database -->+4 more
JS Globals
biztext_cform_options
FAQ

Frequently Asked Questions about Text Message Contact Form