G-Forms hCaptcha Security & Risk Analysis

wordpress.org/plugins/gf-hcaptcha

A new way to monetize your site traffic with the hCaptcha addon for Gravity Forms.

3K active installs v1.3.1 PHP 5.6+ WP 4.7+ Updated Jul 15, 2022
addonformsgravityhcaptcharecaptcha
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is G-Forms hCaptcha Safe to Use in 2026?

Generally Safe

Score 85/100

G-Forms hCaptcha has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "gf-hcaptcha" v1.3.1 plugin exhibits a generally strong security posture, with no recorded vulnerabilities or critical findings in the static and taint analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and having no file operations or external HTTP requests that would typically raise immediate concerns. The presence of output escaping on a majority of outputs is also a positive indicator.

However, there are areas for improvement. The complete lack of nonce checks and capability checks is a notable weakness. While the current version might not have exposed entry points that exploit this, it leaves the plugin vulnerable to potential CSRF attacks or unauthorized actions if new entry points are introduced in the future or if existing ones are overlooked. The single external HTTP request, while not inherently dangerous, is worth monitoring to ensure it's for a trusted service and properly secured.

In conclusion, "gf-hcaptcha" v1.3.1 is in a relatively secure state due to its limited attack surface and use of prepared statements. The plugin's vulnerability history being clean further reinforces this. However, the absence of nonce and capability checks represents a significant potential risk that should be addressed to ensure robust security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Unescaped output detected (33% of outputs)
Vulnerabilities
None known

G-Forms hCaptcha Security Vulnerabilities

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

G-Forms hCaptcha Code Analysis

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

Output Escaping

67% escaped6 total outputs
Attack Surface

G-Forms hCaptcha Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
filtergform_tooltipsclass-hcaptchaaddon.php:71
actiongform_field_appearance_settingsclass-hcaptchaaddon.php:72
actiongform_field_advanced_settingsclass-hcaptchaaddon.php:73
actioninitgf-hcaptcha.php:15
actiongform_loadedgf-hcaptcha.php:20
actionwp_footerincludes\hcaptcha-field.php:147
actionwp_footerincludes\hcaptcha-field.php:152
actiongform_preview_footerincludes\hcaptcha-field.php:153
filtergform_init_scripts_footerincludes\hcaptcha-field.php:156
Maintenance & Trust

G-Forms hCaptcha Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 15, 2022
PHP min version5.6
Downloads22K

Community Trust

Rating100/100
Number of ratings3
Active installs3K
Developer Profile

G-Forms hCaptcha Developer Profile

Kevin Landsbergen

1 plugin · 3K total installs

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

How We Detect G-Forms hCaptcha

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gf-hcaptcha/img/hcaptcha.svg
Script Paths
https://js.hcaptcha.com/1/api.js
Version Parameters
gf-hcaptcha/assets/js/hcaptcha-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
hcaptcha-widget
Data Attributes
data-themedata-sizedata-hldata-renderdata-recaptchacompatdata-sitekey
JS Globals
hCaptcha_onSubmit_
FAQ

Frequently Asked Questions about G-Forms hCaptcha