CFB Must Login Security & Risk Analysis

wordpress.org/plugins/cfb-must-login

Require users to log in before viewing your site with easy admin toggle controls. Includes REST API protection and automatic cache clearing.

0 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Dec 31, 2025
loginmembersprivaterest-apisecurity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CFB Must Login Safe to Use in 2026?

Generally Safe

Score 100/100

CFB Must Login has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "cfb-must-login" plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. It demonstrates excellent adherence to secure coding practices by implementing nonce checks and capability checks for all identified entry points, which are limited to two AJAX handlers. The absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), file operations, and external HTTP requests further bolsters its security. Crucially, the code passes taint analysis with no identified unsanitized flows, indicating robust input validation and sanitization where applicable.

While the static analysis reveals a very clean codebase with no immediate vulnerabilities, the limited scope of the analysis (zero taint flows analyzed) means there's a theoretical possibility of undiscovered issues, especially in more complex interactions not captured. The plugin's vulnerability history is also clean, with no recorded CVEs, which is a positive indicator of developer diligence. However, this can also be a double-edged sword; it might mean the plugin hasn't been extensively scrutinized by security researchers, or its functionality is simple enough to avoid common pitfalls.

Overall, "cfb-must-login" v1.0.0 appears to be a securely developed plugin. Its strengths lie in its minimal attack surface, proper authentication and authorization for its entry points, and avoidance of common web vulnerabilities. The primary area for potential, albeit currently unevidenced, concern is the unknown thoroughness of taint analysis. For its current version and without historical issues, it presents a low-risk profile.

Vulnerabilities
None known

CFB Must Login Security Vulnerabilities

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

CFB Must Login Code Analysis

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

Output Escaping

93% escaped14 total outputs
Attack Surface

CFB Must Login Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_cfb_must_login_toggle_statuscfb-must-login.php:63
authwp_ajax_cfb_must_login_dismiss_cache_noticecfb-must-login.php:67
WordPress Hooks 11
actioninitcfb-must-login.php:55
actionadmin_menucfb-must-login.php:58
actionadmin_initcfb-must-login.php:59
actionadmin_bar_menucfb-must-login.php:62
actionadmin_noticescfb-must-login.php:66
actionadmin_enqueue_scriptscfb-must-login.php:70
actionwp_enqueue_scriptscfb-must-login.php:71
actiontemplate_redirectcfb-must-login.php:74
actionadmin_initcfb-must-login.php:75
filterrest_authentication_errorscfb-must-login.php:78
filtermap_meta_capcfb-must-login.php:84
Maintenance & Trust

CFB Must Login Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 31, 2025
PHP min version7.4
Downloads112

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

CFB Must Login Developer Profile

Code For Broke

2 plugins · 10 total installs

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

How We Detect CFB Must Login

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
cfb-must-login-admin-settings
Data Attributes
data-toggle-url
JS Globals
cfbMustLoginAdmin
REST Endpoints
/wp-json/cfb-must-login/v1/status
FAQ

Frequently Asked Questions about CFB Must Login