Contact Form by tech-c.net Security & Risk Analysis

wordpress.org/plugins/contact-form-by-tech-c-net

Plugin that shows a contact form by shortcode.

0 active installs v2.0.1 PHP 5.4+ WP 4.0+ Updated Unknown
attachmentscontactformrecaptcha
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Contact Form by tech-c.net Safe to Use in 2026?

Generally Safe

Score 100/100

Contact Form by tech-c.net has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The plugin "contact-form-by-tech-c-net" version 2.0.1 presents a mixed security posture. On the positive side, it boasts no known vulnerabilities in its history and utilizes prepared statements for all SQL queries, indicating good database interaction practices. The attack surface appears minimal with no unprotected entry points identified in the static analysis. However, significant concerns arise from the code analysis. A low percentage of output escaping (40%) suggests a high likelihood of cross-site scripting (XSS) vulnerabilities, as untrusted data might be directly rendered to the user's browser. Furthermore, the taint analysis reveals two flows with unsanitized paths, which, while not classified as critical or high severity in this report, still represent potential risks for data manipulation or injection if exploited. The absence of nonce checks and capability checks on potential entry points is also a notable weakness that could be leveraged by attackers to perform unauthorized actions.

Key Concerns

  • Unsanitized paths in taint flows
  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Contact Form by tech-c.net Security Vulnerabilities

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

Contact Form by tech-c.net Code Analysis

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

Output Escaping

40% escaped47 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
tc_contact_form_options_page (tc-contact-form.php:264)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Contact Form by tech-c.net Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tc_contact_form] tc-contact-form.php:384
WordPress Hooks 5
actionphpmailer_inittc-contact-form.php:81
filterupload_dirtc-contact-form.php:93
actionadmin_menutc-contact-form.php:387
actionadmin_inittc-contact-form.php:388
actionplugins_loadedtc-contact-form.php:391
Maintenance & Trust

Contact Form by tech-c.net Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version5.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Contact Form by tech-c.net Developer Profile

tech-c.net

2 plugins · 40 total installs

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

How We Detect Contact Form by tech-c.net

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/contact-form-by-tech-c-net/tc-contact-form.css
Version Parameters
contact-form-by-tech-c-net/tc-contact-form.css?ver=

HTML / DOM Fingerprints

CSS Classes
cf_formcf_tblcf_rowcf_cell_lcf_cell_rcf_labeldivcf_inputdivcf_input+3 more
Data Attributes
id="id_salutation"name="salutation"id="id_thename"name="thename"id="id_email"name="email"+2 more
Shortcode Output
<form class="cf_form"<div class="cf_tbl"<div class="cf_row"<div class="cf_cell_l"
FAQ

Frequently Asked Questions about Contact Form by tech-c.net