WP Funnel Manager Security & Risk Analysis

wordpress.org/plugins/wp-funnel-manager

Organises content into multi-step funnels.

10 active installs v1.4.0 PHP 7.2+ WP 6.6+ Updated May 14, 2025
funnel-builderlanding-pagemarketingpage-buildersales-funnels
76
B · Generally Safe
CVEs total1
Unpatched1
Last CVEAug 20, 2025
Download
Safety Verdict

Is WP Funnel Manager Safe to Use in 2026?

Mostly Safe

Score 76/100

WP Funnel Manager is generally safe to use. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: Aug 20, 2025Updated 10mo ago
Risk Assessment

The static analysis of wp-funnel-manager v1.4.0 indicates a generally strong security posture. The plugin demonstrates good security practices by not exposing any direct entry points through AJAX, REST API, shortcodes, or cron events without proper authentication or permission checks. The code further reinforces this by consistently using prepared statements for SQL queries, properly escaping all output, and implementing nonce and capability checks for its defined functions. The absence of dangerous functions, file operations, and external HTTP requests also contributes positively to its security profile.

However, a significant concern arises from the vulnerability history. The plugin has a known unpatched high-severity vulnerability related to deserialization of untrusted data, which was last reported in 2025. This single, severe historical issue overshadows the otherwise clean static analysis. While the current code might not exhibit immediate exploitable flaws in the analyzed static code, the historical vulnerability indicates a potential for latent weaknesses or a past failure in sanitizing user-supplied data in specific contexts, particularly concerning deserialization, which can lead to remote code execution if exploited. The presence of a high-severity, unpatched CVE is a critical risk that needs immediate attention.

In conclusion, while wp-funnel-manager v1.4.0 exhibits good coding practices in static analysis, the presence of an unpatched high-severity vulnerability significantly elevates the risk. Users should be strongly advised to avoid this version until the known deserialization vulnerability is patched and verified. The plugin has a strength in its well-defined and protected attack surface, but its primary weakness lies in its vulnerability history, which points to a critical risk that has not been addressed.

Key Concerns

  • Unpatched high severity CVE (Deserialization)
Vulnerabilities
1

WP Funnel Manager Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

CVE-2025-52761high · 8.1Deserialization of Untrusted Data

WP Funnel Manager <= 1.4.0 - Unauthenticated PHP Object Injection

Aug 20, 2025Unpatched
Code Analysis
Analyzed Mar 17, 2026

WP Funnel Manager Code Analysis

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

Output Escaping

100% escaped6 total outputs
Attack Surface

WP Funnel Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 37
filtereditable_rolessrc\dynamic.php:123
filtermap_meta_capsrc\dynamic.php:124
filterget_block_templatessrc\dynamic.php:125
filterpre_get_block_templatesrc\dynamic.php:126
actionsave_postsrc\dynamic.php:127
filtersingle_template_hierarchysrc\dynamic.php:128
actionwp_roles_initsrc\dynamic.php:129
filterafter_setup_themesrc\dynamic.php:130
actioninitsrc\dynamic.php:131
filterpost_row_actionssrc\dynamic.php:134
filteradmin_urlsrc\legacy.php:68
actioninitsrc\legacy.php:69
actioninitsrc\legacy.php:70
filterpage_attributes_dropdown_pages_argssrc\legacy.php:71
filterpage_row_actionssrc\legacy.php:72
filterpost_type_linksrc\legacy.php:73
filterquick_edit_dropdown_pages_argssrc\legacy.php:74
filterwp_insert_post_datasrc\legacy.php:75
actionwp_trash_postsrc\legacy.php:76
filterthe_contentsrc\natural.php:67
filterwp_link_pages_argssrc\natural.php:68
filtercontent_paginationsrc\natural.php:71
filterpre_handle_404src\natural.php:74
filterwp_link_pages_linksrc\natural.php:77
actiontemplate_redirectsrc\natural.php:80
filterrest_pre_insert_wp_templatesrc\natural.php:83
actionbefore_delete_postsrc\natural.php:86
actionadmin_footersrc\plugin.php:189
actionadmin_menusrc\plugin.php:190
actioninitsrc\plugin.php:191
actioninitsrc\plugin.php:192
actionafter_setup_themesrc\plugin.php:193
actionwp_roles_initsrc\plugin.php:194
filtereditable_rolessrc\plugin.php:195
actionplugins_loadedwp-funnel-manager.php:22
actionadmin_initwp-funnel-manager.php:31
actionadmin_noticeswp-funnel-manager.php:32
Maintenance & Trust

WP Funnel Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 14, 2025
PHP min version7.2
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Funnel Manager Developer Profile

manfcarlo

2 plugins · 10 total installs

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

How We Detect WP Funnel Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-funnel-manager/css/style.css/wp-content/plugins/wp-funnel-manager/js/main.js
Script Paths
/wp-content/plugins/wp-funnel-manager/js/main.js
Version Parameters
wp-funnel-manager/css/style.css?ver=wp-funnel-manager/js/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpfunnel-admin-notice
HTML Comments
<!-- If this file is called directly, abort. --><!-- WPCS: input var okay, CSRF okay. --><!-- WPCS: input var okay. --><!-- Plugin Name: WP Funnel Manager -->+20 more
Data Attributes
data-wpfunnel-iddata-wpfunnel-type
JS Globals
wpfunnelWP_Funnel_Manager
FAQ

Frequently Asked Questions about WP Funnel Manager