Log in with Google Security & Risk Analysis

wordpress.org/plugins/login-with-google

Minimal plugin that allows WordPress users to log in using Google.

6K active installs v1.4.2 PHP 7.4+ WP 5.5+ Updated Feb 20, 2026
authenticationgoogle-loginoauthsign-insso
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Log in with Google Safe to Use in 2026?

Generally Safe

Score 100/100

Log in with Google has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The "login-with-google" plugin version 1.4.2 exhibits a generally good security posture with several strong practices observed. The code analysis shows 100% of SQL queries use prepared statements and all output is properly escaped, indicating a robust defense against common injection and XSS vulnerabilities. Furthermore, there are no known CVEs associated with this plugin, suggesting a history of stable and secure development. The absence of dangerous functions, file operations, and taint analysis findings also contributes positively to its security profile.

However, a significant concern arises from the attack surface analysis, which reveals one AJAX handler that lacks authentication checks. This unprotected entry point represents a potential vulnerability that could be exploited by unauthenticated users to interact with the plugin's backend functionality. While the plugin has a clean vulnerability history, this single unprotected AJAX handler is a critical oversight that, if exploited, could lead to unintended consequences. The presence of capability checks being zero is also a point of concern, as it implies that even authenticated users might not be properly restricted in their actions if the unprotected AJAX handler were to be leveraged.

In conclusion, the plugin demonstrates strong fundamental security practices in its coding, particularly regarding SQL and output sanitization. The lack of historical vulnerabilities is a positive indicator. The primary weakness lies in the single unprotected AJAX endpoint, which significantly increases the risk profile despite other strengths. Addressing this unprotected entry point is crucial for improving the plugin's overall security.

Key Concerns

  • Unprotected AJAX handler found
  • No capability checks implemented
Vulnerabilities
None known

Log in with Google Security Vulnerabilities

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

Log in with Google Release Timeline

v1.4.2Current
v1.4.1
v1.4.0
v1.3.7
v1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.2
v1.2.1
v1.2
v1.1
v1.0.14
v1.0.13
v1.0.12
v1.0.11
v1.0.10
Code Analysis
Analyzed Mar 16, 2026

Log in with Google Code Analysis

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

Output Escaping

100% escaped46 total outputs
Attack Surface
1 unprotected

Log in with Google Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

noprivwp_ajax_validate_id_tokensrc\Modules\OneTapLogin.php:99
WordPress Hooks 21
actionplugins_loadedlogin-with-google.php:137
actionlogin_enqueue_scriptssrc\Modules\Assets.php:51
actioninitsrc\Modules\Block.php:80
actionlogin_formsrc\Modules\Login.php:85
actionauthenticatesrc\Modules\Login.php:87
actionrtcamp.google_register_usersrc\Modules\Login.php:88
actionrtcamp.google_user_createdsrc\Modules\Login.php:89
actionwp_loginsrc\Modules\Login.php:90
filterrtcamp.google_redirect_urlsrc\Modules\Login.php:95
filterrtcamp.google_login_statesrc\Modules\Login.php:96
actionwp_enqueue_scriptssrc\Modules\OneTapLogin.php:94
actionwp_footersrc\Modules\OneTapLogin.php:95
actionlogin_enqueue_scriptssrc\Modules\OneTapLogin.php:97
actionlogin_footersrc\Modules\OneTapLogin.php:98
actionrtcamp.id_token_verifiedsrc\Modules\OneTapLogin.php:100
actionadmin_initsrc\Modules\Settings.php:87
actionadmin_menusrc\Modules\Settings.php:88
filterdo_shortcode_tagsrc\Modules\Shortcode.php:82
filterrtcamp.google_redirect_urlsrc\Modules\Shortcode.php:115
actioninitsrc\Plugin.php:112
filterrtcamp.google_login_statesrc\Utils\Helper.php:252
Maintenance & Trust

Log in with Google Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 20, 2026
PHP min version7.4
Downloads120K

Community Trust

Rating90/100
Number of ratings15
Active installs6K
Developer Profile

Log in with Google Developer Profile

rtCamp

19 plugins · 119K total installs

73
trust score
Avg Security Score
91/100
Avg Patch Time
785 days
View full developer profile
Detection Fingerprints

How We Detect Log in with Google

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/login-with-google/build/css/button/style.css/wp-content/plugins/login-with-google/build/js/login.js
Script Paths
build/js/login.js

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Log in with Google