GravityCaptcha Security & Risk Analysis

wordpress.org/plugins/better-captcha-gravity-forms

Description: Get rid of Gravity Forms spam submissions with GravityCaptcha!

40 active installs v0.5.2 PHP + WP + Updated Jun 3, 2023
addonanti-spamcaptcha
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is GravityCaptcha Safe to Use in 2026?

Generally Safe

Score 85/100

GravityCaptcha 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 "better-captcha-gravity-forms" v0.5.2 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of direct entry points like AJAX handlers, REST API routes, or shortcodes significantly reduces the plugin's attack surface. The code also demonstrates good practices by exclusively using prepared statements for SQL queries and having a high percentage of properly escaped output. The lack of file operations and the bundling of Freemius v1.0 (though version is noted) also contribute to this positive assessment. The plugin's vulnerability history is completely clean, with no recorded CVEs, indicating a well-maintained and secure codebase over time.

However, there are a few areas that warrant attention. The complete absence of nonce checks is a notable concern, especially given the presence of external HTTP requests. While there are no direct AJAX handlers listed, if any functions were to be triggered indirectly, the lack of nonce validation could lead to Cross-Site Request Forgery (CSRF) vulnerabilities. Additionally, the single capability check, while present, could potentially be insufficient depending on the criticality of the actions it protects. The presence of external HTTP requests without explicit mention of associated security measures also raises a slight flag.

In conclusion, the plugin is fundamentally secure with a minimal attack surface and good coding practices in key areas. The primary concerns are the lack of nonce checks and the potential implications of unmonitored external HTTP requests. While the vulnerability history is excellent, diligent maintenance and the addition of nonce checks for any potential future interactive functions would further solidify its security. Overall, the plugin appears to be a safe option, but these minor improvements could enhance its resilience.

Key Concerns

  • 0 Nonce checks present
  • 4 External HTTP requests
Vulnerabilities
None known

GravityCaptcha Security Vulnerabilities

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

GravityCaptcha Code Analysis

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

Bundled Libraries

Freemius1.0

Output Escaping

92% escaped13 total outputs
Attack Surface

GravityCaptcha Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 18
actiongform_loadedbetter-captcha-gravity-forms.php:18
actionplugins_loadedbetter-captcha-gravity-forms.php:35
filtergform_addon_navigationclass-gravitycaptcha-addon.php:53
filtergform_filter_links_entry_listclass-gravitycaptcha-addon.php:59
actiongform_post_entry_listclass-gravitycaptcha-addon.php:65
actionadmin_enqueue_scriptsclass-gravitycaptcha-addon.php:71
actionwp_enqueue_scriptsclass-gravitycaptcha-addon.php:72
filtergform_noconflict_stylesclass-gravitycaptcha-addon.php:73
filtergform_noconflict_scriptsclass-gravitycaptcha-addon.php:79
actionadmin_headclass-gravitycaptcha-addon.php:85
actionadmin_initclass-gravitycaptcha-addon.php:86
actiongform_after_submissionclass-gravitycaptcha-addon.php:87
filtergform_entry_is_spamclass-gravitycaptcha-addon.php:93
actiongform_update_statusclass-gravitycaptcha-addon.php:99
filtergform_admin_pre_renderclass-gravitycaptcha-addon.php:105
filtergform_custom_merge_tagsclass-gravitycaptcha-addon.php:111
filtergform_replace_merge_tagsclass-gravitycaptcha-addon.php:117
actiongform_editor_js_set_default_valuesclass-gravitycaptcha-addon.php:123
Maintenance & Trust

GravityCaptcha Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedJun 3, 2023
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

GravityCaptcha Developer Profile

Frog Eat Fly

3 plugins · 3K total installs

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

How We Detect GravityCaptcha

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/better-captcha-gravity-forms/assets/css/gravity-captcha.css/wp-content/plugins/better-captcha-gravity-forms/assets/js/gcaptcha.js/wp-content/plugins/better-captcha-gravity-forms/assets/js/gcaptcha-admin.js
Script Paths
/wp-content/plugins/better-captcha-gravity-forms/assets/js/gcaptcha.js/wp-content/plugins/better-captcha-gravity-forms/assets/js/gcaptcha-admin.js
Version Parameters
gravity-captcha.css?ver=gcaptcha.js?ver=gcaptcha-admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-field-type="gravitycaptcha"
JS Globals
bcgf_fs
FAQ

Frequently Asked Questions about GravityCaptcha