Security readout for executives and security teams
Plain-English summary
WordPress sites using rtCamp’s Log in with Google plugin through version 1.4.2 may allow an unauthenticated remote attacker to bypass authentication. The supplied CVSS rating indicates potential complete compromise of confidentiality, integrity, and availability, but the sources provided do not describe the precise impact or attack method.
Executive priority
Treat this as an urgent exposure-assessment and remediation task for public WordPress systems. The critical score and unauthenticated attack profile justify rapid action, while the absence of confirmed exploitation and incomplete fix details require validation through authoritative guidance.
Technical view
CVE-2026-28185 is classified as broken authentication associated with CWE-345, indicating inadequate verification of authenticity. Its CVSS 3.1 vector describes a network-accessible, low-complexity issue requiring neither privileges nor user interaction. The supplied evidence does not identify affected configurations, technical root cause, patched version, or vendor-approved remediation.
Likely exposure
Prioritize internet-accessible WordPress installations running Log in with Google version 1.4.2 or earlier. Exposure depends on whether the vulnerable plugin and authentication functionality are present. The bundle’s structured affected-version field is incomplete, so confirm applicability against current vendor or Patchstack guidance.
Exploitation context
The CVE is not listed in the supplied KEV data, and no cited evidence states that active exploitation or public exploit code exists. This does not prove exploitation is absent. Its unauthenticated, remote, low-complexity CVSS characteristics make exposed systems potentially attractive targets.
Researcher notes
The source bundle provides severity, vector, CWE, plugin identity, and the affected ceiling from the title and description. It does not provide root-cause details, exploit prerequisites beyond CVSS, affected configuration nuances, indicators of compromise, or a fixed version. Avoid stronger conclusions until the linked records provide those details.
Mitigation direction
Inventory WordPress sites for the Log in with Google plugin and record exact versions.
Check current vendor or Patchstack guidance for a fixed release or approved mitigation.
Disable the affected plugin where operationally feasible until authoritative remediation is confirmed.
Review privileged WordPress accounts and revoke suspicious sessions or access.
Validation and detection
Confirm whether each site runs Log in with Google version 1.4.2 or earlier.
Determine whether the plugin’s login functionality is exposed to untrusted networks.
Review authentication and account records for unexpected logins, accounts, or privilege changes.
After remediation, verify the vulnerable version is absent and intended authentication still works.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-345: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-345 · source CWE mapping
Insufficient Verification of Data Authenticity
Insufficient Verification of Data Authenticity represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.