CB Contact Form Security & Risk Analysis

wordpress.org/plugins/cb-contact-form

A very simple contact form plugin for Wordpress

60 active installs v1.1 PHP + WP 3.5.1+ Updated Jul 4, 2014
contact-formwidget-contact-form
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CB Contact Form Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "cb-contact-form" plugin version 1.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, utilizing prepared statements exclusively for SQL queries, and having no recorded vulnerabilities or CVEs. This suggests a generally stable and secure codebase in terms of common attack vectors like SQL injection. However, significant concerns arise from its attack surface, particularly the presence of two AJAX handlers that lack authentication checks. This leaves the plugin vulnerable to unauthorized execution of its backend functionalities, potentially allowing attackers to perform actions as if they were authenticated users.

The static analysis reveals a limited but crucial weakness in output escaping, with only 23% of outputs being properly escaped. This opens the door to potential Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected into the plugin's output and executed in a user's browser. While there are no reported vulnerabilities or CVEs, the lack of auth checks on AJAX handlers and the low output escaping rate represent substantial risks that could be exploited. The plugin's strengths lie in its SQL handling and lack of historical vulnerabilities, but these are overshadowed by immediate, exploitable weaknesses in its entry points and output sanitization.

Key Concerns

  • AJAX handlers without auth checks
  • Low percentage of properly escaped output
Vulnerabilities
None known

CB Contact Form Security Vulnerabilities

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

CB Contact Form Code Analysis

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

Output Escaping

23% escaped44 total outputs
Attack Surface
2 unprotected

CB Contact Form Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_cb_send_messagecb-contact-form.php:22
authwp_ajax_cb_nopriv_send_messagecb-contact-form.php:23
WordPress Hooks 1
actionwidgets_initcb-contact-form.php:20
Maintenance & Trust

CB Contact Form Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJul 4, 2014
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings4
Active installs60
Developer Profile

CB Contact Form Developer Profile

samuel.todosiciuc

1 plugin · 60 total installs

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

How We Detect CB 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/cb-contact-form/cb-contact-form.css/wp-content/plugins/cb-contact-form/cb-contact-form.js
Script Paths
/wp-content/plugins/cb-contact-form/cb-contact-form.js
Version Parameters
cb-contact-form.css?ver=1.1cb-contact-form.js?ver=1.1

HTML / DOM Fingerprints

REST Endpoints
/wp-json/cb-contact-form/v1
FAQ

Frequently Asked Questions about CB Contact Form