CubeMage Login Guard Security & Risk Analysis

wordpress.org/plugins/cubemage-login-guard

Integrates Cloudflare Turnstile, Limits Login Attempts, and Disables XML-RPC to protect WordPress forms.

0 active installs v1.0.0 PHP + WP 5.8+ Updated Dec 13, 2025
anti-spamcloudflare-turnstilelimit-login-attemptsrecaptcha-alternativesecurity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is CubeMage Login Guard Safe to Use in 2026?

Generally Safe

Score 100/100

CubeMage Login Guard 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 cubemage-login-guard plugin exhibits a strong security posture based on the provided static analysis. All identified entry points, including AJAX handlers, are protected by capability checks, and all SQL queries utilize prepared statements, which significantly reduces the risk of SQL injection. Furthermore, all output is properly escaped, and there are no identified taint flows or dangerous functions, indicating robust defense against common web vulnerabilities. The plugin also correctly implements nonce checks for its AJAX handler.

While the static analysis reveals a clean codebase with no apparent vulnerabilities or external HTTP requests that could pose a risk, the vulnerability history being completely empty is noteworthy. This could indicate a well-maintained plugin with no previously disclosed issues, or it could suggest that the plugin has not been subjected to extensive security auditing or fuzzing. The absence of any historical vulnerabilities, combined with the current clean static analysis, suggests a low risk profile. However, it's important to remember that static analysis has limitations, and a lack of disclosed vulnerabilities does not guarantee absolute security.

Vulnerabilities
None known

CubeMage Login Guard Security Vulnerabilities

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

CubeMage Login Guard Code Analysis

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

Output Escaping

100% escaped30 total outputs
Attack Surface

CubeMage Login Guard Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_cubemage_lg_test_keyscubemage-login-guard.php:42
WordPress Hooks 14
actionadmin_menucubemage-login-guard.php:40
actionadmin_initcubemage-login-guard.php:41
actionlogin_enqueue_scriptscubemage-login-guard.php:45
actionwp_enqueue_scriptscubemage-login-guard.php:46
actionlogin_formcubemage-login-guard.php:50
actionregister_formcubemage-login-guard.php:51
actionlostpassword_formcubemage-login-guard.php:52
actioncomment_form_aftercubemage-login-guard.php:55
filterwpcf7_form_elementscubemage-login-guard.php:60
filterwpcf7_validatecubemage-login-guard.php:61
filterauthenticatecubemage-login-guard.php:66
filterpreprocess_commentcubemage-login-guard.php:69
filterxmlrpc_enabledcubemage-login-guard.php:73
filterwp_headerscubemage-login-guard.php:74
Maintenance & Trust

CubeMage Login Guard Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 13, 2025
PHP min version
Downloads123

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

CubeMage Login Guard Developer Profile

CubeMage

2 plugins · 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 CubeMage Login Guard

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cubemage-login-guard/turnstile.js
Script Paths
https://challenges.cloudflare.com/turnstile/v0/api.js

HTML / DOM Fingerprints

CSS Classes
cf-turnstile
Data Attributes
data-sitekey
JS Globals
turnstile
Shortcode Output
<div class="cf-turnstile" data-sitekey="
FAQ

Frequently Asked Questions about CubeMage Login Guard