Block Logins with Cloudflare Security & Risk Analysis

wordpress.org/plugins/block-logins-cf

Block brute-force login attempts by integrating with Cloudflare's firewall to automatically block IPs after failed logins.

0 active installs v1.1 PHP 7.4+ WP 6.0+ Updated Mar 27, 2026
brute-forcecloudflarefirewallloginsecurity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Block Logins with Cloudflare Safe to Use in 2026?

Generally Safe

Score 100/100

Block Logins with Cloudflare has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "block-logins-cf" v1.1 plugin exhibits a generally strong security posture based on the provided static analysis. A significant strength is the complete absence of direct SQL injection risks, with all queries utilizing prepared statements. Furthermore, all identified output is properly escaped, mitigating common cross-site scripting (XSS) vulnerabilities. The plugin also demonstrates good practice by implementing nonce and capability checks for its internal operations, and it lacks a broad attack surface exposed to unauthenticated users. The vulnerability history is also a positive indicator, with no recorded CVEs, suggesting a history of secure development or prompt patching of any past issues.

While the static analysis reveals no critical or high-severity issues within the code, there are a few areas to consider. The presence of 8 external HTTP requests, while not inherently a vulnerability, could be a potential vector if the external services are compromised or if the plugin doesn't handle responses securely. The single cron event, if not properly secured or if it performs sensitive operations without adequate checks, could present a risk, though the analysis doesn't detail its specifics. The lack of direct vulnerabilities in the analysis and history is commendable, but the plugin's limited feature set (implied by the low number of entry points and code signals) might mean fewer opportunities for vulnerabilities to manifest. Overall, the plugin appears to be developed with security in mind, but ongoing vigilance regarding its external dependencies and the functionality of its cron event is advisable.

Key Concerns

  • External HTTP requests present a potential risk
  • Cron event may pose a risk if not secured
Vulnerabilities
None known

Block Logins with Cloudflare Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Block Logins with Cloudflare Release Timeline

v1.1Current
v1.0
Code Analysis
Analyzed Apr 16, 2026

Block Logins with Cloudflare Code Analysis

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

SQL Query Safety

100% prepared6 total queries

Output Escaping

100% escaped230 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
cfblocklogins_blocked_page (block-logins-cf.php:894)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Block Logins with Cloudflare Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionplugins_loadedblock-logins-cf.php:51
actionwp_login_failedblock-logins-cf.php:111
actionadmin_menublock-logins-cf.php:482
actionadmin_initblock-logins-cf.php:516
actionadmin_enqueue_scriptsblock-logins-cf.php:660
actioncfblocklogins_cron_unblockblock-logins-cf.php:1631
actiontemplate_redirectblock-logins-cf.php:1883
actionxmlrpc_callblock-logins-cf.php:1926
actionadmin_noticesblock-logins-cf.php:1931
actionadmin_initblock-logins-cf.php:1989
filterxmlrpc_login_errorblock-logins-cf.php:2082
actionxmlrpc_callblock-logins-cf.php:2097

Scheduled Events 1

cfblocklogins_cron_unblock
Maintenance & Trust

Block Logins with Cloudflare Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedMar 27, 2026
PHP min version7.4
Downloads107

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Block Logins with Cloudflare Developer Profile

supersoju

3 plugins · 620 total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
259 days
View full developer profile
Detection Fingerprints

How We Detect Block Logins with Cloudflare

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

Asset Fingerprints

Version Parameters
block-logins-cf/block-logins-cf.php?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Block Logins with Cloudflare