Chat Forms Security & Risk Analysis

wordpress.org/plugins/chat-forms

Embeds a Chat Form, in a WordPress post, page, or widget.

0 active installs v1.0.2 PHP 5.2+ WP 4.0+ Updated Oct 1, 2019
chat-formsgooglegoogle-docsgoogle-formsspreadsheet
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Chat Forms Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "chat-forms" plugin v1.0.2 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and has no recorded vulnerability history, suggesting a generally secure development approach and diligent maintenance.

However, significant concerns arise from the static analysis. The presence of one AJAX handler without authentication checks represents a critical entry point that could be exploited by unauthenticated users. While the plugin has a low total number of entry points, this single unprotected handler is a notable weakness. Furthermore, a low percentage (18%) of output escaping is a substantial risk, potentially leading to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not properly sanitized before being displayed.

The absence of any taint analysis results or known CVEs is positive but should be viewed in context with the identified code signals. The plugin's strengths lie in its clean SQL handling and lack of historical vulnerabilities. Its weaknesses are concentrated in the lack of robust access control on its AJAX endpoint and insufficient output sanitization.

Key Concerns

  • AJAX handler without authentication
  • Low percentage of output escaping
Vulnerabilities
None known

Chat Forms Security Vulnerabilities

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

Chat Forms Code Analysis

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

SQL Query Safety

100% prepared6 total queries

Output Escaping

18% escaped84 total outputs
Attack Surface
1 unprotected

Chat Forms Attack Surface

Entry Points3
Unprotected1

AJAX Handlers 1

authwp_ajax_wpcform_save_chat_form_idwpcform-core.php:184

Shortcodes 2

[cform] wpcform-core.php:103
[wpcform] wpcform-core.php:104
WordPress Hooks 28
actioninitindex.php:37
actionadmin_menuindex.php:40
actionadmin_initindex.php:43
filteruse_fsockopen_transportwpcform-core.php:54
filteruse_streams_transportwpcform-core.php:58
filteruse_curl_transportwpcform-core.php:62
filterhttps_local_ssl_verifywpcform-core.php:66
filterhttps_ssl_verifywpcform-core.php:70
filterhttp_request_timeoutwpcform-core.php:77
filterwidget_textwpcform-core.php:108
actionwp_enqueue_scriptswpcform-core.php:113
actionwp_footerwpcform-core.php:114
filterget_the_termswpcform-core.php:144
filterget_post_metadatawpcform-core.php:145
filterthe_previewwpcform-core.php:150
filterwidget_textwpcform-core.php:357
actionadmin_noticeswpcform-core.php:933
actioninitwpcform-post-type.php:24
actionadmin_menuwpcform-post-type.php:244
actionquick_edit_custom_boxwpcform-post-type.php:478
actionadmin_noticeswpcform-post-type.php:628
actionpost_edit_form_tagwpcform-post-type.php:636
filtermanage_edit-wpcform_columnswpcform-post-type.php:639
actionmanage_posts_custom_columnwpcform-post-type.php:680
filtermanage_edit-wpcform_sortable_columnswpcform-post-type.php:694
actionadmin_footerwpcform-post-type.php:740
filterenter_title_herewpcform-post-type.php:743
actionadmin_headwpcform-post-type.php:768
Maintenance & Trust

Chat Forms Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedOct 1, 2019
PHP min version5.2
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Chat Forms Developer Profile

Chat-Forms

1 plugin · 0 total installs

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

How We Detect Chat Forms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/chat-forms/css/chat-forms.css/wp-content/plugins/chat-forms/js/chat-forms.js
Script Paths
/wp-content/plugins/chat-forms/js/chat-forms.js
Version Parameters
chat-forms/css/chat-forms.css?ver=chat-forms/js/chat-forms.js?ver=

HTML / DOM Fingerprints

CSS Classes
chat-forms-container
HTML Comments
<!-- Generated by Chat Forms -->
Data Attributes
data-chat-form-id
JS Globals
ChatForms
REST Endpoints
/wp-json/chat-forms/v1/submit
Shortcode Output
[cform[wpcform
FAQ

Frequently Asked Questions about Chat Forms