Contact Form user to HubSpot Contacts Security & Risk Analysis

wordpress.org/plugins/cf7-user-to-hubspot-contacts

Plugin sends Contact Form 7 (first name, last name, email, phone) to HubSpot CRM contact.

0 active installs v1.0.1 PHP 7.0+ WP 3.9+ Updated Sep 13, 2021
contact-form-7contact-form-7-hubspothubspothubspot-formhubspot-forms
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Contact Form user to HubSpot Contacts Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "cf7-user-to-hubspot-contacts" plugin v1.0.1 exhibits a generally positive security posture, with no reported vulnerabilities or known CVEs. The static analysis reveals a limited attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events exposed. Furthermore, the code demonstrates good practices by avoiding dangerous functions and utilizing prepared statements for all SQL queries. The plugin does make external HTTP requests, which is a potential area to monitor, and a significant portion of output is not properly escaped, presenting a risk of XSS vulnerabilities.

However, there are significant areas of concern. The complete lack of nonce checks and capability checks across all identified entry points is a critical oversight. The presence of a taint flow with an unsanitized path, even if not classified as critical or high severity by the analysis, indicates a potential pathway for malicious input to be processed insecurely. The absence of any nonces or capability checks means that any unauthenticated user could potentially trigger unintended actions or data manipulation if an entry point is discovered. The proper escaping of only 67% of output also leaves room for cross-site scripting (XSS) vulnerabilities.

Overall, while the plugin avoids common pitfalls like unpatched CVEs and raw SQL queries, the lack of fundamental security checks like nonces and capability checks, coupled with the identified unsanitized taint flow and insufficient output escaping, creates a notable security risk. The plugin's strengths lie in its limited attack surface and adherence to secure database practices, but its weaknesses in input validation and authentication mechanisms are significant and require immediate attention.

Key Concerns

  • Unsanitized taint flow
  • Unescaped output (33%)
  • No nonce checks
  • No capability checks
  • External HTTP requests
Vulnerabilities
None known

Contact Form user to HubSpot Contacts Security Vulnerabilities

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

Contact Form user to HubSpot Contacts Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
12
24 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
5
Bundled Libraries
0

Output Escaping

67% escaped36 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<admin_menu> (admin_menu.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Contact Form user to HubSpot Contacts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterwpcf7_mail_sentfunctions_api_hubspot.php:13
actioninitwm_cf7_userto_hubspot.php:41
actionadmin_menuwm_cf7_userto_hubspot.php:57
Maintenance & Trust

Contact Form user to HubSpot Contacts Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedSep 13, 2021
PHP min version7.0
Downloads916

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Contact Form user to HubSpot Contacts Developer Profile

superpuperlesha

4 plugins · 10 total installs

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

How We Detect Contact Form user to HubSpot Contacts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cf7-user-to-hubspot-contacts/css/style.css/wp-content/plugins/cf7-user-to-hubspot-contacts/js/script.js
Script Paths
/wp-content/plugins/cf7-user-to-hubspot-contacts/js/script.js
Version Parameters
cf7-user-to-hubspot-contacts/style.css?ver=cf7-user-to-hubspot-contacts/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wm_cf7_userto_hubspot_admin_menu
Data Attributes
data-plugin-version="1.0.1"
JS Globals
WM_CF7USRTOHS
REST Endpoints
/wp-json/wm_cf7_userto_hubspot/v1/
FAQ

Frequently Asked Questions about Contact Form user to HubSpot Contacts