Anti-Brute Force, Login Fraud Detector WordPress plugin Security & Risk Analysis

wordpress.org/plugins/anti-brute-force-login-fraud-detector

Anti-Brute Force, Login Fraud Detector Wordpress plugin is a security plugin that detects and blocks malicious IP addresses attempting to log into Wor …

40 active installs v1.0.3 PHP 5.6+ WP 5.7+ Updated Oct 20, 2023
brute-forcebrute-force-protectionlimit-loginlogin-protectionsecurity
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Anti-Brute Force, Login Fraud Detector WordPress plugin Safe to Use in 2026?

Generally Safe

Score 85/100

Anti-Brute Force, Login Fraud Detector WordPress plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The "anti-brute-force-login-fraud-detector" plugin v1.0.3 exhibits a mixed security posture. On the positive side, the static analysis reveals a minimal attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events exposed without authentication or permission checks. The plugin also shows a good practice of using prepared statements for a significant majority of its SQL queries and handles a large percentage of its output with proper escaping.

However, concerns arise from the taint analysis, which identified one flow with unsanitized paths and a high severity rating. This indicates a potential risk where user-supplied data might not be adequately validated or escaped before being used in a sensitive operation, potentially leading to vulnerabilities like cross-site scripting (XSS) or local file inclusion (LFI) if not handled carefully downstream. The absence of nonce checks and capability checks, combined with a high percentage of outputs being unescaped, further amplifies these concerns. The plugin's vulnerability history is clean, with no recorded CVEs, which is a strong positive indicator. Nonetheless, the identified taint flow, despite no past exploits, warrants attention.

In conclusion, while the plugin demonstrates good practices in reducing its attack surface and SQL query security, the presence of a high-severity unsanitized taint flow is a significant weakness. The lack of explicit nonce and capability checks on its entry points (even though they are reported as zero) is concerning if there are any hidden entry points or if the reported numbers are inaccurate. The clean vulnerability history is a positive sign, but it does not negate the potential risks highlighted by the static analysis. A balanced view suggests caution is advised due to the identified taint issue.

Key Concerns

  • High severity unsanitized path flow
  • Unescaped output detected
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Anti-Brute Force, Login Fraud Detector WordPress plugin Security Vulnerabilities

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

Anti-Brute Force, Login Fraud Detector WordPress plugin Code Analysis

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

SQL Query Safety

82% prepared11 total queries

Output Escaping

67% escaped98 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
abflfd_plugin_options_page (index.php:630)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Anti-Brute Force, Login Fraud Detector WordPress plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedindex.php:48
actionadmin_enqueue_scriptsindex.php:118
actionwp_loginindex.php:125
actionadmin_menuindex.php:287
actionadmin_initindex.php:301
Maintenance & Trust

Anti-Brute Force, Login Fraud Detector WordPress plugin Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedOct 20, 2023
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Anti-Brute Force, Login Fraud Detector WordPress plugin Developer Profile

aispera31

1 plugin · 40 total installs

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

How We Detect Anti-Brute Force, Login Fraud Detector WordPress plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/anti-brute-force-login-fraud-detector/admin/js/chart.min.js/wp-content/plugins/anti-brute-force-login-fraud-detector/admin/js/chart.js/wp-content/plugins/anti-brute-force-login-fraud-detector/admin/js/chart_3_7_0.js/wp-content/plugins/anti-brute-force-login-fraud-detector/images/logout.png/wp-content/plugins/anti-brute-force-login-fraud-detector/images/banner.png
Script Paths
/wp-content/plugins/anti-brute-force-login-fraud-detector/admin/js/chart.min.js/wp-content/plugins/anti-brute-force-login-fraud-detector/admin/js/chart.js/wp-content/plugins/anti-brute-force-login-fraud-detector/admin/js/chart_3_7_0.js

HTML / DOM Fingerprints

Data Attributes
data-plugin-name="Anti-Brute Force, Login Fraud Detector"
FAQ

Frequently Asked Questions about Anti-Brute Force, Login Fraud Detector WordPress plugin