Login form integration with Recaptcha V2 Security & Risk Analysis

wordpress.org/plugins/login-form-integration-with-recaptcha-v2

Adding Google Recaptcha V2 in Login Form

0 active installs v1.0 PHP + WP 5.0.1+ Updated Jul 20, 2024
google-recaptcharecaptcha-v2
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Login form integration with Recaptcha V2 Safe to Use in 2026?

Generally Safe

Score 92/100

Login form integration with Recaptcha V2 has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The plugin "login-form-integration-with-recaptcha-v2" v1.0 demonstrates a generally good security posture based on the provided static analysis. The absence of dangerous functions, file operations, and the exclusive use of prepared statements for SQL queries are positive indicators. Furthermore, all identified outputs are properly escaped, and there are no known CVEs associated with this plugin, suggesting a history of secure development or infrequent discovery of vulnerabilities. The plugin also appears to have a very small attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events directly exposed, and importantly, no unprotected entry points identified.

However, the analysis does raise some concerns. The presence of two "flows with unsanitized paths" in the taint analysis, even if not classified as critical or high severity, warrants attention. While the plugin doesn't appear to have a large attack surface, the lack of capability checks and nonce checks on any potential entry points (if they were to exist or be implicitly used) is a notable weakness. The single external HTTP request is also a minor point of potential concern, depending on its destination and purpose, as it could be a vector for certain types of attacks if not handled securely. The absence of explicit authentication checks on AJAX and REST API routes, although there are none listed, means that if any were introduced in future versions without proper security considerations, they could become vulnerabilities.

Overall, the plugin appears to be developed with security in mind, particularly regarding common web vulnerabilities like SQL injection and XSS. The lack of historical vulnerabilities is a strong point. However, the taint analysis findings, along with the absence of capability and nonce checks, suggest that while the current version may be relatively safe, there are areas that could be further hardened to prevent potential future issues, especially if the plugin's functionality evolves or its integration points are expanded. Further investigation into the nature of the unsanitized paths would be beneficial.

Key Concerns

  • Flows with unsanitized paths found
  • No nonce checks implemented
  • No capability checks implemented
  • External HTTP requests present
Vulnerabilities
None known

Login form integration with Recaptcha V2 Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Login form integration with Recaptcha V2 Release Timeline

v1.0Current
Code Analysis
Analyzed Apr 16, 2026

Login form integration with Recaptcha V2 Code Analysis

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

Output Escaping

100% escaped13 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
recpv2_captcha_login_check (login-form-integration-with-recaptcha-v2.php:42)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Login form integration with Recaptcha V2 Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuadmin-menu.php:2
actionadmin_initadmin-menu.php:31
actionadmin_noticeslogin-form-integration-with-recaptcha-v2.php:26
actionlogin_enqueue_scriptslogin-form-integration-with-recaptcha-v2.php:34
actionlogin_formlogin-form-integration-with-recaptcha-v2.php:40
actionwp_authenticate_userlogin-form-integration-with-recaptcha-v2.php:66
Maintenance & Trust

Login form integration with Recaptcha V2 Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJul 20, 2024
PHP min version
Downloads872

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Login form integration with Recaptcha V2 Developer Profile

Rajat

3 plugins · 0 total installs

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

How We Detect Login form integration with Recaptcha V2

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

Asset Fingerprints

Script Paths
https://www.google.com/recaptcha/api.js

HTML / DOM Fingerprints

CSS Classes
brochure__form__captcha
Data Attributes
data-sitekey
Shortcode Output
<div class="g-recaptcha brochure__form__captcha" data-sitekey="
FAQ

Frequently Asked Questions about Login form integration with Recaptcha V2