Wp One Tap Google Sign In Security & Risk Analysis

wordpress.org/plugins/wp-one-tap-google-sign-in

This plugin is used for manage wordpress sign in using google one tap sign in functionality.

10 active installs v1.0.1 PHP 7.0+ WP 5.0+ Updated Oct 16, 2020
one-tap-sign-ingoogle-one-tap-sign-inwp-login
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wp One Tap Google Sign In Safe to Use in 2026?

Generally Safe

Score 85/100

Wp One Tap Google Sign In has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The wp-one-tap-google-sign-in plugin v1.0.1 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all its SQL queries and showing a high percentage of properly escaped outputs. The absence of known vulnerabilities in its history is also a positive indicator, suggesting a generally well-maintained codebase. Furthermore, the lack of file operations, external HTTP requests, and dangerous functions are all commendable security characteristics.

However, significant concerns arise from the attack surface analysis. The plugin exposes two AJAX handlers, both of which lack any authentication checks. This is a critical security weakness, as any unauthenticated user could potentially trigger these handlers, leading to unintended actions or data exposure. The absence of nonce checks on these AJAX endpoints further exacerbates this risk, as it provides no mechanism to verify the legitimacy of the requests. While taint analysis did not reveal any specific vulnerabilities in this version, the uncovered attack surface is substantial enough to warrant serious attention.

In conclusion, while the plugin benefits from secure SQL handling and output escaping, the lack of authentication and nonce checks on its AJAX endpoints presents a significant and immediate security risk. The vulnerability history is clean, which is encouraging, but does not mitigate the direct exploitable paths identified in the static analysis. Addressing these unprotected entry points should be the highest priority for improving the plugin's security.

Key Concerns

  • AJAX handlers without auth checks
  • AJAX handlers without nonce checks
  • Unescaped output (33% unescaped)
Vulnerabilities
None known

Wp One Tap Google Sign In Security Vulnerabilities

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

Wp One Tap Google Sign In Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Wp One Tap Google Sign In Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

67% escaped6 total outputs
Attack Surface
2 unprotected

Wp One Tap Google Sign In Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_wp_onetapgsi_loginpublic\gsi-ajax-handle.php:39
noprivwp_ajax_wp_onetapgsi_loginpublic\gsi-ajax-handle.php:40
WordPress Hooks 3
actionadmin_menuadmin\admin-settings.php:14
actionadmin_initadmin\admin-settings.php:15
actionlogin_enqueue_scriptspublic\enqueue-scripts.php:20
Maintenance & Trust

Wp One Tap Google Sign In Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedOct 16, 2020
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Wp One Tap Google Sign In Developer Profile

Sunil Kumar Sharma

3 plugins · 110 total installs

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

How We Detect Wp One Tap Google Sign In

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-one-tap-google-sign-in/assets/css/style-login.css/wp-content/plugins/wp-one-tap-google-sign-in/assets/js/app-gsi.js
Script Paths
https://accounts.google.com/gsi/client

HTML / DOM Fingerprints

JS Globals
onetapgsi
FAQ

Frequently Asked Questions about Wp One Tap Google Sign In