Funnel Security & Risk Analysis

wordpress.org/plugins/funnel

Streamline Your Marketing: Effortlessly Navigate User Conversion Paths

20 active installs v1.4.2 PHP + WP 5.9+ Updated Feb 12, 2025
contactsfunnelleadsmarketing
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Funnel Safe to Use in 2026?

Generally Safe

Score 92/100

Funnel 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 "funnel" plugin v1.4.2 exhibits a generally strong security posture based on the static analysis. The complete absence of identified vulnerabilities in its history, coupled with a lack of critical or high-severity taint flows, is highly encouraging. The plugin also demonstrates good practices such as 100% usage of prepared statements for SQL queries and the presence of nonce and capability checks, albeit limited in number.

However, a significant concern arises from the output escaping analysis. With 53 total outputs and only 53% properly escaped, there's a substantial portion of output that remains vulnerable to cross-site scripting (XSS) attacks. This indicates a potential weakness where user-supplied data, if not carefully handled before being displayed, could be injected with malicious scripts. While the attack surface is currently zero, this relies on the assumption that the provided analysis fully captured all potential entry points. The limited number of checks (nonce and capability) also suggests that a more comprehensive approach to securing these limited entry points would be beneficial.

In conclusion, while the "funnel" plugin has an excellent track record and avoids common pitfalls like raw SQL or exploitable taint flows, the significant amount of improperly escaped output presents a tangible risk of XSS vulnerabilities. The strengths lie in its clean vulnerability history and secure data handling for database operations. The primary weakness is the insufficient output escaping, which needs immediate attention to mitigate potential XSS risks.

Key Concerns

  • Insufficient output escaping (47% unsanitized)
Vulnerabilities
None known

Funnel Security Vulnerabilities

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

Funnel Code Analysis

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

Output Escaping

53% escaped53 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
funnel_menu_settings (funnel.php:119)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Funnel Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 23
actionadd_meta_boxescore\class-funnel-metabox.php:8
actionsave_postcore\class-funnel-metabox.php:9
actionfunnel_state_add_form_fieldscore\class-funnel-metabox.php:12
actionfunnel_state_edit_form_fieldscore\class-funnel-metabox.php:13
actionedited_funnel_statecore\class-funnel-metabox.php:14
actioncreate_funnel_statecore\class-funnel-metabox.php:15
filtermanage_funnel_state_custom_columncore\class-funnel-metabox.php:17
filtermanage_edit-funnel_state_columnscore\class-funnel-metabox.php:18
actionedited_funnel_statecore\class-funnel-metabox.php:20
actioncreate_funnel_statecore\class-funnel-metabox.php:21
actionfunnel_state_edit_form_fieldscore\class-funnel-metabox.php:22
actionfunnel_state_add_form_fieldscore\class-funnel-metabox.php:23
actionshow_user_profilecore\class-funnel-profile.php:6
actionedit_user_profilecore\class-funnel-profile.php:7
actionpersonal_options_updatecore\class-funnel-profile.php:10
actionedit_user_profile_updatecore\class-funnel-profile.php:11
actionuser_registercore\class-funnel-wp.php:5
actiontemplate_redirectcore\class-funnel-wp.php:8
actioninitfunnel.php:44
actionadmin_noticesfunnel.php:48
actionadmin_initfunnel.php:53
actionadmin_menufunnel.php:61
actionwp_enqueue_scriptsfunnel.php:75
Maintenance & Trust

Funnel Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 12, 2025
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Funnel Developer Profile

ablancodev

5 plugins · 100 total installs

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

How We Detect Funnel

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/funnel/css/funnel-style.css

HTML / DOM Fingerprints

CSS Classes
nav-tabnav-tab-activedescriptionbuttonbutton-primarybutton-large
Data Attributes
name="funnel_settings"value="funnel_settings"name="funnel_pages_enabled"value="1"name="funnel_emails_subject"name="funnel_emails_body"+5 more
FAQ

Frequently Asked Questions about Funnel