reCaptcha Add-On for FormCraft Security & Risk Analysis

wordpress.org/plugins/formcraft-recaptcha

Add reCaptcha to your FormCraft forms.

7K active installs v1.10 PHP + WP 3.6+ Updated Feb 21, 2024
captchacontact-form-7form-buildermailchimp-formrecaptcha
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is reCaptcha Add-On for FormCraft Safe to Use in 2026?

Generally Safe

Score 85/100

reCaptcha Add-On for FormCraft 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 formcraft-recaptcha plugin version 1.10 exhibits a generally strong security posture based on the static analysis provided. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code adheres to good practices by exclusively using prepared statements for SQL queries and not performing file operations. The lack of known vulnerabilities in its history is also a positive indicator of its stability and security.

However, there are areas of concern that warrant attention. The plugin makes an external HTTP request, which could be a potential vector for information disclosure or other attacks if not handled securely. A more significant concern is the low percentage of properly escaped output (20%). This suggests that user-supplied data might be rendered directly into the HTML without sufficient sanitization, leading to potential Cross-Site Scripting (XSS) vulnerabilities.

While the plugin has no recorded vulnerability history and a clean taint analysis, the identified output escaping issue presents a clear risk. The absence of nonce and capability checks also means that if any entry points were to be discovered or introduced in future versions, they might lack essential security layers. Overall, the plugin is solid in its core functionalities but requires immediate attention to its output escaping mechanisms to mitigate XSS risks.

Key Concerns

  • Low percentage of properly escaped output
  • External HTTP request without context
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

reCaptcha Add-On for FormCraft Security Vulnerabilities

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

reCaptcha Add-On for FormCraft Code Analysis

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

Output Escaping

20% escaped5 total outputs
Attack Surface

reCaptcha Add-On for FormCraft Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionformcraft_addon_initformcraft-captcha.php:14
actionformcraft_addon_scriptsformcraft-captcha.php:21
actionformcraft_form_scriptsformcraft-captcha.php:33
actionformcraft_before_saveformcraft-captcha.php:64
Maintenance & Trust

reCaptcha Add-On for FormCraft Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedFeb 21, 2024
PHP min version
Downloads57K

Community Trust

Rating100/100
Number of ratings1
Active installs7K
Developer Profile

reCaptcha Add-On for FormCraft Developer Profile

Formcrafts

8 plugins · 11K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
823 days
View full developer profile
Detection Fingerprints

How We Detect reCaptcha Add-On for FormCraft

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/formcraft-recaptcha/captcha_form_main.css/wp-content/plugins/formcraft-recaptcha/captcha_form_builder.js/wp-content/plugins/formcraft-recaptcha/captcha_form_main.js
Script Paths
/wp-content/plugins/formcraft-recaptcha/captcha_form_builder.js/wp-content/plugins/formcraft-recaptcha/captcha_form_main.js

HTML / DOM Fingerprints

Data Attributes
ng-model='Addons.Captcha.site_key'ng-model='Addons.Captcha.secret_key'ng-model='Addons.Captcha.score'
JS Globals
FC_Captcha
Shortcode Output
<div style='padding: 2em; text-align: center; font-size: 1.05em'><input placeholder='Site Key' type='text'<input placeholder='Secret Key' type='text'<input placeholder='Minimum Score' type='text'
FAQ

Frequently Asked Questions about reCaptcha Add-On for FormCraft