GP Google login Security & Risk Analysis

wordpress.org/plugins/gp-google-login

A simple login with google account in WordPress

20 active installs v1.0.1 PHP + WP 4.9+ Updated Dec 28, 2020
authgoogle-loginsign-onsso-widgetwordpress-sso
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is GP Google login Safe to Use in 2026?

Generally Safe

Score 85/100

GP Google login 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 gp-google-login plugin version 1.0.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices by having no recorded vulnerabilities (CVEs) and utilizes prepared statements for all SQL queries, indicating a commitment to preventing SQL injection. Furthermore, the absence of external HTTP requests, file operations, and a large attack surface with unprotected entry points is commendable. However, a significant concern arises from the static analysis revealing that 0% of its output is properly escaped. This means that any dynamic content rendered by the plugin could be vulnerable to cross-site scripting (XSS) attacks if that content originates from user input or untrusted sources. The lack of nonce and capability checks on the identified shortcode also presents a potential, albeit less severe, risk if the shortcode's functionality can be exploited without proper authorization or validation. The bundled Guzzle library, while not inherently a vulnerability, could pose a risk if it's an outdated version and contains known exploits; however, the provided data doesn't offer version specifics to confirm this.

Key Concerns

  • 0% output properly escaped (XSS risk)
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

GP Google login Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

GP Google login Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

0% escaped6 total outputs
Attack Surface

GP Google login Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[GP_google_button] index.php:284
WordPress Hooks 8
actionplugins_loadedindex.php:14
actionwp_headindex.php:53
actionadmin_initindex.php:90
actionadmin_menuindex.php:97
actionwp_logoutindex.php:122
actioninitindex.php:128
actionlogin_formindex.php:278
filterwidget_textindex.php:283
Maintenance & Trust

GP Google login Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedDec 28, 2020
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

GP Google login Developer Profile

Ganesh Paygude

6 plugins · 120 total installs

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

How We Detect GP Google login

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gp-google-login/css/gp_google_login_style.css

HTML / DOM Fingerprints

CSS Classes
regular-textltr
Data Attributes
name='Gp_google_login_options[Gp_google_login_client_id]'id='Gp_google_login_client_id'name='Gp_google_login_options[Gp_google_login_client_secret]'id='Gp_google_login_client_secret'name='Gp_google_login_options[Gp_google_login_redirect_uri]'id='Gp_google_login_redirect_uri'
FAQ

Frequently Asked Questions about GP Google login