Crowdfunding Login Form – Make WPCF Login Page Security & Risk Analysis

wordpress.org/plugins/crowdfunding-login-form

WP Crowdfunding Login Form. Create a simple login form.

20 active installs v1.0.2 PHP 7.0+ WP 5.0+ Updated Aug 21, 2021
crowdfundingdonationlogin-redirectlogin-fromwp-crowdfunding
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Crowdfunding Login Form – Make WPCF Login Page Safe to Use in 2026?

Generally Safe

Score 85/100

Crowdfunding Login Form – Make WPCF Login Page 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 "crowdfunding-login-form" v1.0.2 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, the exclusive use of prepared statements for SQL queries, and the lack of file operations or external HTTP requests are all positive indicators. Furthermore, the plugin doesn't appear to have any historical or known critical vulnerabilities. However, there are some areas that warrant attention and introduce potential risks.

The primary concern stems from the complete lack of nonce checks and capability checks. While the attack surface appears minimal with only one shortcode and no AJAX/REST API endpoints exposed without authentication, this absence of security checks means that any functionality exposed via the shortcode could potentially be abused if an attacker can trigger it without proper authorization or validation. The fact that 33% of output is not properly escaped also presents a potential risk for Cross-Site Scripting (XSS) vulnerabilities, especially if the unescaped output involves user-supplied data.

Overall, the plugin's developer seems to be employing good practices regarding SQL and avoiding risky code. The lack of vulnerability history is reassuring. However, the absence of essential security checks like nonces and capability checks, along with the unescaped output, are significant weaknesses that could be exploited. The plugin's security is good but not perfect, and these identified areas should be addressed to further harden its security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Unescaped output (33%)
Vulnerabilities
None known

Crowdfunding Login Form – Make WPCF Login Page Security Vulnerabilities

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

Crowdfunding Login Form – Make WPCF Login Page Code Analysis

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

Output Escaping

67% escaped6 total outputs
Attack Surface

Crowdfunding Login Form – Make WPCF Login Page Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp_login_form] crowdfunding-login-form.php:37
WordPress Hooks 7
filterplugin_action_linkscrowdfunding-login-form.php:33
actionplugins_loadedcrowdfunding-login-form.php:35
actionadmin_menucrowdfunding-login-form.php:36
filterwidget_textcrowdfunding-login-form.php:39
filterthe_excerptcrowdfunding-login-form.php:40
filterthe_contentcrowdfunding-login-form.php:41
actionwp_enqueue_scriptscrowdfunding-login-form.php:173
Maintenance & Trust

Crowdfunding Login Form – Make WPCF Login Page Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedAug 21, 2021
PHP min version7.0
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Crowdfunding Login Form – Make WPCF Login Page Developer Profile

FahimMurshed

7 plugins · 1K total installs

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

How We Detect Crowdfunding Login Form – Make WPCF Login Page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/crowdfunding-login-form/css/cfstyle.css
Version Parameters
crowdfunding-login-form/css/cfstyle.css?ver=

HTML / DOM Fingerprints

Shortcode Output
[wp_login_form[wp_login_form redirect=[wp_login_form form_id=[wp_login_form label_username=
FAQ

Frequently Asked Questions about Crowdfunding Login Form – Make WPCF Login Page