Login With Security & Risk Analysis

wordpress.org/plugins/login-with

Add Google authentication to your WooCommerce store, allowing customers to log in with their Google accounts.

20 active installs v1.2 PHP 7.2+ WP 5.0+ Updated Feb 4, 2026
authenticationgoogleloginsocial-loginwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Login With Safe to Use in 2026?

Generally Safe

Score 100/100

Login With has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The 'login-with' plugin v1.2 demonstrates a generally strong security posture based on the provided static analysis. The plugin exhibits good practices by avoiding dangerous functions, utilizing prepared statements for all SQL queries, and properly escaping the vast majority of its output. The presence of nonce checks on its two AJAX handlers is also a positive indicator of security awareness. The absence of any recorded vulnerabilities in its history further suggests a history of secure development.

However, a significant concern arises from the lack of capability checks on its entry points. While nonce checks are present, the absence of permission checks means that any authenticated user, regardless of their role or privileges, could potentially interact with the AJAX endpoints. This could be exploited if the AJAX actions perform sensitive operations that should be restricted to administrators or specific user roles. The plugin's reliance on external HTTP requests, while not explicitly flagged as a vulnerability here, is an area that warrants careful monitoring for potential supply chain risks or unintended data leakage if the external endpoints are compromised or behave maliciously.

In conclusion, the 'login-with' plugin v1.2 is built on a solid foundation of secure coding practices. The primary weakness lies in the missing capability checks, which opens a potential avenue for privilege escalation or unauthorized actions by less privileged users. The plugin's clean vulnerability history is commendable, but the identified security gaps in access control should be addressed to further harden its security.

Key Concerns

  • Missing capability checks on entry points
Vulnerabilities
None known

Login With Security Vulnerabilities

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

Login With Code Analysis

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

Output Escaping

95% escaped22 total outputs
Attack Surface

Login With Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_verify_google_login_noncelogin-with.php:49
noprivwp_ajax_verify_google_login_noncelogin-with.php:50
WordPress Hooks 8
actionadmin_noticeslogin-with.php:23
actionwoocommerce_login_form_startlogin-with.php:44
actionwp_enqueue_scriptslogin-with.php:45
actioninitlogin-with.php:46
actionadmin_menulogin-with.php:47
actionadmin_initlogin-with.php:48
actioninitlogin-with.php:56
actionplugins_loadedlogin-with.php:520
Maintenance & Trust

Login With Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 4, 2026
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Login With Developer Profile

STASEO

1 plugin · 20 total installs

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

How We Detect Login With

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/css/style.css/wp-content/plugins/login-with/images/google-login.png
Script Paths
/wp-content/plugins/login-with/images/google-login.png
Version Parameters
login-with/css/style.css?ver=1.2.0login-with/images/google-login.png?ver=1.2.0

HTML / DOM Fingerprints

CSS Classes
login-with-button-imagelogin-with-buttonlogin-with-containerlogin-with-divider
Data Attributes
data-login-with-google
JS Globals
staseo_login_success
Shortcode Output
<div class="login-with-container"><a href="" class="login-with-button" id="login-with-button"><img src="
FAQ

Frequently Asked Questions about Login With