Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated remote auth bypass (PR:N/AV:N/AC:L/UI:N) yielding full account/admin takeover justifies high C/I/A; scope unchanged as impact stays within the WordPress app.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Broken Authentication in Log in with Google <= 1.4.2 versions.
AnalysisAI
Authentication bypass in the rtCamp "Log in with Google" WordPress plugin (versions <= 1.4.2) lets unauthenticated remote attackers assume the identity of legitimate users because the plugin insufficiently verifies the authenticity of the Google OAuth login response. Rated CVSS 9.8, the flaw permits full account takeover without credentials or user interaction; there is no public exploit identified at time of analysis and it is not listed in CISA KEV, but the Patchstack advisory confirms the vulnerability class.
Technical ContextAI
The plugin implements "Sign in with Google" single sign-on for WordPress, exchanging a Google OAuth/OpenID Connect token for a local WordPress session. The root cause maps to CWE-345 (Insufficient Verification of Data Authenticity): the plugin does not adequately validate the authenticity/integrity of the identity assertion returned during the OAuth flow (for example the ID token signature, issuer/audience claims, nonce, or the binding of the returned email to a verified account). The affected component is identified by CPE cpe:2.3:a:rtcamp:log_in_with_google:*, i.e. all builds up to and including 1.4.2. Because trust is placed in attacker-influenceable authentication data rather than a cryptographically verified assertion, an attacker can forge or replay login data to be authenticated as an arbitrary user.
RemediationAI
No vendor-released patch version is identified in the provided data (only that versions <= 1.4.2 are affected), so upgrade to the next release above 1.4.2 once published by rtCamp and confirmed via the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/login-with-google/vulnerability/wordpress-log-in-with-google-plugin-1-4-2-broken-authentication-vulnerability?_s_id=cve. As interim compensating controls, disable or deactivate the "Log in with Google" plugin and fall back to standard WordPress authentication (side effect: users lose Google SSO convenience), or restrict access to the plugin's OAuth callback/login endpoints via WAF or web-server rules and enforce a virtual-patch through Patchstack (side effect: possible false positives on legitimate SSO logins). Additionally audit existing user accounts and administrator sessions for unauthorized access and rotate privileged credentials, since successful exploitation would leave no failed-login trail.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57963
GHSA-f3m5-j625-hff8