Outfunnel: Web Visitor Tracking & CRM Integration Security & Risk Analysis

wordpress.org/plugins/outfunnel

Easily sync leads from various Wordpress forms to Pipedrive, Copper, HubSpot and other CRMs. Includes web visitor tracking.

600 active installs v2.9.5 PHP + WP 4.2+ Updated Sep 5, 2024
coppercopper-crmhubspot-crmoutfunnelpipedrive
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Outfunnel: Web Visitor Tracking & CRM Integration Safe to Use in 2026?

Generally Safe

Score 92/100

Outfunnel: Web Visitor Tracking & CRM Integration 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 Outfunnel plugin v2.9.5 demonstrates a generally strong security posture with a very limited attack surface and no publicly known vulnerabilities. The static analysis reveals a positive adherence to secure coding practices, notably the complete absence of dangerous functions, raw SQL queries, and file operations. All identified SQL queries are prepared, mitigating the risk of SQL injection. The plugin also makes external HTTP requests, which is a common practice for integration but warrants careful review by users to understand the data being shared externally.

However, there are areas for improvement. The fact that 31% of output is not properly escaped presents a potential Cross-Site Scripting (XSS) risk. While the current static analysis did not detect any taint flows or specific vulnerabilities, this unescaped output is a concerning signal. Additionally, the absence of nonce checks and capability checks on entry points (even though there are very few) means that if any new entry points are introduced or existing ones modified without proper authorization checks, it could lead to vulnerabilities. The zero recorded CVEs and common vulnerability types suggest a history of security awareness, but it's important to note that this could also be due to the plugin's relatively simple nature or a lack of deep historical security auditing.

In conclusion, Outfunnel v2.9.5 is a relatively secure plugin, especially concerning its attack surface and handling of database operations. The primary concern lies in the unescaped output, which should be addressed to prevent potential XSS vulnerabilities. The lack of nonce and capability checks on entry points, while currently mitigated by the small attack surface, represents a latent risk that could be exploited if the plugin evolves without addressing these fundamental security mechanisms.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Outfunnel: Web Visitor Tracking & CRM Integration Security Vulnerabilities

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

Outfunnel: Web Visitor Tracking & CRM Integration Code Analysis

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

Output Escaping

69% escaped29 total outputs
Attack Surface

Outfunnel: Web Visitor Tracking & CRM Integration Attack Surface

Entry Points1
Unprotected0

REST API Routes 1

GET/wp-json/outfunnel/v2/form-sources/(?P<form_source>[a-zA-Z0-9_-]+)/formsoutfunnel.php:207
WordPress Hooks 8
actionwpcf7_before_send_mailforms\contactform7.php:180
filterplugin_action_linksoutfunnel.php:132
actionrest_api_initoutfunnel.php:134
actionplugins_loadedoutfunnel.php:135
actionadmin_initoutfunnel.php:136
actionadmin_menuoutfunnel.php:137
actionwp_headoutfunnel.php:138
actionactivated_pluginoutfunnel.php:140
Maintenance & Trust

Outfunnel: Web Visitor Tracking & CRM Integration Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedSep 5, 2024
PHP min version
Downloads15K

Community Trust

Rating100/100
Number of ratings1
Active installs600
Developer Profile

Outfunnel: Web Visitor Tracking & CRM Integration Developer Profile

Outfunnel

1 plugin · 600 total installs

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

How We Detect Outfunnel: Web Visitor Tracking & CRM Integration

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/outfunnel/outfunnel-admin.js/wp-content/plugins/outfunnel/outfunnel-frontend.js/wp-content/plugins/outfunnel/css/outfunnel-admin.css/wp-content/plugins/outfunnel/css/outfunnel-frontend.css
Script Paths
/wp-content/plugins/outfunnel/outfunnel-admin.js/wp-content/plugins/outfunnel/outfunnel-frontend.js
Version Parameters
outfunnel/outfunnel-admin.js?ver=outfunnel/outfunnel-frontend.js?ver=outfunnel/css/outfunnel-admin.css?ver=outfunnel/css/outfunnel-frontend.css?ver=

HTML / DOM Fingerprints

CSS Classes
of-form-fieldof-input-groupof-buttonof-sync-buttonof-tracking-settingsof-integration-settingsof-settings-sectionof-input-text+1 more
HTML Comments
<!-- Outfunnel tracking code --><!-- Outfunnel settings section --><!-- Outfunnel integration settings -->
Data Attributes
data-of-tracking-iddata-of-api-urldata-of-tracking-enabled
JS Globals
window.OutfunnelFrontendwindow.OutfunnelAdmin
REST Endpoints
/wp-json/outfunnel/v2/form-sources
Shortcode Output
[outfunnel_tracking_status][outfunnel_integration_list]
FAQ

Frequently Asked Questions about Outfunnel: Web Visitor Tracking & CRM Integration