Summary
CVE-2026-28185 is a critical unauthenticated broken authentication vulnerability in the "Log in with Google" WordPress plugin developed by rtCamp. The flaw stems from insufficient verification of data authenticity (CWE-345) in the plugin’s authentication flow, allowing attackers to bypass login controls without valid credentials. It carries a CVSS v3.1 base score of 9.8 (Critical) and affects all versions up to and including 1.4.2.
Technical details
- Root cause: insufficient verification of data authenticity (CWE-345) within the plugin’s Google-based login/authentication handling.
- Classified under CAPEC-115 (Authentication Bypass) and OWASP A7: Identification and Authentication Failures.
- Attack vector: network-based, low attack complexity, no privileges and no user interaction required to exploit.
- Impact: full compromise of confidentiality, integrity, and availability, consistent with the ability to bypass authentication controls on affected WordPress sites.
- CISA’s vulnerability enrichment records the technical impact as "total" and the flaw as automatable.
Affected software
- Plugin: Log in with Google (WordPress plugin, package
login-with-google), developed by rtCamp - Affected versions: all versions up to and including 1.4.2
- Fixed version: 1.4.3 and later
Severity
- CVSS v3.1 Base Score: 9.8 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Update the "Log in with Google" WordPress plugin to version 1.4.3 or later.
- If immediate patching is not possible, restrict or disable the plugin’s login functionality until the update can be applied, and monitor authentication logs for anomalous login activity.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/plugins/login-with-google/

