Greyfu Login Captcha Security & Risk Analysis

wordpress.org/plugins/greyfu-login-captcha

A lightweight captcha that protects your WordPress login page from automated bot attacks using a simple math challenge.

0 active installs v1.0.0 PHP 7.4+ WP 5.5+ Updated Dec 3, 2025
authenticationbrute-force-protectioncaptchaloginsecurity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Greyfu Login Captcha Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "greyfu-login-captcha" v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The complete absence of direct attack surface entry points like AJAX handlers, REST API routes, shortcodes, and cron events is a significant strength, indicating a design that avoids common plugin vulnerabilities. Furthermore, the use of prepared statements for all SQL queries and a high percentage of properly escaped output are commendable security practices.

However, there are some areas of concern. The plugin makes external HTTP requests, and without knowing the destinations and the handling of the responses, this presents a potential risk if those external services are compromised or if the data is not handled securely. Additionally, the fact that only one capability check is present, coupled with zero nonce checks and zero authorization checks on AJAX handlers (though there are none), suggests that the plugin might be missing robust authorization mechanisms in any potential future code additions or if the current structure were to change. The lack of any recorded vulnerabilities in its history is a positive sign, suggesting developers have a good track record or the plugin is not widely targeted, but this should not be seen as a guarantee of future safety.

In conclusion, the plugin's current design minimizes immediate attack vectors. The primary risks lie in the external HTTP requests and the limited demonstrated authorization checks. While the absence of historical vulnerabilities is encouraging, the potential for future issues due to unaddressed authorization or insecure handling of external requests should be considered.

Key Concerns

  • External HTTP requests without clear context
  • Limited capability checks found
Vulnerabilities
None known

Greyfu Login Captcha Security Vulnerabilities

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

Greyfu Login Captcha Code Analysis

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

Output Escaping

88% escaped48 total outputs
Attack Surface

Greyfu Login Captcha Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuadmin\settings.php:15
actionadmin_initadmin\settings.php:72
actionadmin_enqueue_scriptsadmin\settings.php:217
actionlogin_formpublic\login-captcha.php:50
filterauthenticatepublic\login-captcha.php:148
actionlogin_enqueue_scriptspublic\login-captcha.php:183
Maintenance & Trust

Greyfu Login Captcha Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Greyfu Login Captcha Developer Profile

greyfu

1 plugin · 0 total installs

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

How We Detect Greyfu Login Captcha

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/greyfu-login-captcha/public/css/style.css/wp-content/plugins/greyfu-login-captcha/public/js/login-captcha.js
Version Parameters
greyfu-login-captcha/public/css/style.css?ver=greyfu-login-captcha/public/js/login-captcha.js?ver=

HTML / DOM Fingerprints

CSS Classes
gflc-captcha-wrapgflc-math-captcha-frontendgflc-recaptcha-frontendgflc-hcaptcha-frontend
HTML Comments
<!-- Greyfu Login Captcha settings --><!-- Greyfu Login Captcha Lite settings --><!-- Greyfu Login Captcha Pro settings -->
Data Attributes
data-gflc-site-keydata-gflc-provider
JS Globals
gflcMathCaptcha
FAQ

Frequently Asked Questions about Greyfu Login Captcha