
GreCAPTCHA Security & Risk Analysis
wordpress.org/plugins/grecaptchaProtects WordPress website forms from spam and brute-force attacks with Google reCAPTCHA.
Is GreCAPTCHA Safe to Use in 2026?
Generally Safe
Score 85/100GreCAPTCHA has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "grecaptcha" plugin version 1.4 exhibits a mixed security posture. On one hand, the static analysis reveals an absence of direct attack surface points like AJAX handlers, REST API routes, shortcodes, or cron events, which is a positive sign for reducing initial exploit vectors. Furthermore, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries, indicating a strong defense against SQL injection. However, significant concerns arise from the output escaping and taint analysis. A very low percentage of output is properly escaped (14%), suggesting a high likelihood of cross-site scripting (XSS) vulnerabilities where user-supplied data could be rendered directly in the browser. The taint analysis revealing two flows with unsanitized paths, even without critical or high severity assignments, points to potential weaknesses in how data is handled and could be exploited in conjunction with the poor output escaping.
Key Concerns
- Low output escaping percentage
- Unsanitized paths found in taint analysis
- No nonce checks
- No capability checks
GreCAPTCHA Security Vulnerabilities
GreCAPTCHA Code Analysis
Output Escaping
Data Flow Analysis
GreCAPTCHA Attack Surface
WordPress Hooks 26
Maintenance & Trust
GreCAPTCHA Maintenance & Trust
Maintenance Signals
Community Trust
GreCAPTCHA Alternatives
Invisible Anti Spam for Contact Form 7 (Simple No-Bot)
simple-no-bot
Simple, lightweight, no captcha, no configuration. Just works.
MWS Click-to-reveal
mws-click-to-reveal
Prevent spam-bots from harvesting your email address or other sensitive information form your website by requiring users to click to reveal the inform …
Ultimate Captcha reCAPTCHA Plugin for WordPress
ultimate-captcha
This is a free plugin to protect your WordPress website.
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
CAPTCHA 4WP – Antispam CAPTCHA solution for WordPress
advanced-nocaptcha-recaptcha
Use CAPTCHA to stop spam and allow customers & users to interact with your website easily. Block fake accounts and orders. Avoid false positives.
GreCAPTCHA Developer Profile
7 plugins · 420 total installs
How We Detect GreCAPTCHA
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
grecaptcha_versiongrecaptcha_version v2_checkboxgrecaptcha_version v2_invisiblegrecaptcha_version v3id="grecaptcha_version"name="grecaptcha_version"id="grecaptcha_site_key"name="grecaptcha_site_key"id="grecaptcha_secret_key"name="grecaptcha_secret_key"+5 moredocument.querySelector('#grecaptcha_version')document.querySelectorAll('.grecaptcha_version')