
reCaptcha Add-On for FormCraft Security & Risk Analysis
wordpress.org/plugins/formcraft-recaptchaAdd reCaptcha to your FormCraft forms.
Is reCaptcha Add-On for FormCraft Safe to Use in 2026?
Generally Safe
Score 85/100reCaptcha Add-On for FormCraft has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
reCaptcha Add-On for FormCraft Security Vulnerabilities
reCaptcha Add-On for FormCraft Code Analysis
Output Escaping
reCaptcha Add-On for FormCraft Attack Surface
WordPress Hooks 4
Maintenance & Trust
reCaptcha Add-On for FormCraft Maintenance & Trust
Maintenance Signals
Community Trust
reCaptcha Add-On for FormCraft Alternatives
ReCaptcha v2 for Contact Form 7
wpcf7-recaptcha
Adds reCaptcha v2 from Contact Form 7 5.0.5 that was dropped on Contact Form 7 5.1
Contact Form 7 Captcha
contact-form-7-simple-recaptcha
Protect your Contact Form 7 forms with Google reCAPTCHA V2, Google reCAPTCHA V3, hCAPTCHA, or Cloudflare Turnstile.
Invisible reCaptcha for WordPress
invisible-recaptcha
Invisible reCaptcha for WordPress plugin helps you to protect your sites against bad spam bots using the new Invisible reCaptcha by Google.
Business Essentials for Contact Form 7
cf7-redirect-thank-you-page
Business Essentials for Contact Form 7
CF7 Invisible reCAPTCHA
cf7-invisible-recaptcha
CF7 Invisible reCAPTCHA plugin is an effective solution that secures your Contact form 7 forms on WordPress websites from spam entries while letting h …
reCaptcha Add-On for FormCraft Developer Profile
8 plugins · 11K total installs
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
/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/wp-content/plugins/formcraft-recaptcha/captcha_form_builder.js/wp-content/plugins/formcraft-recaptcha/captcha_form_main.jsHTML / DOM Fingerprints
ng-model='Addons.Captcha.site_key'ng-model='Addons.Captcha.secret_key'ng-model='Addons.Captcha.score'FC_Captcha<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'