Description
The UsersWP WordPress plugin before 1.5.10 does not verify that a social login provider has confirmed ownership of an email address before using it to resolve an existing account, allowing unauthenticated attackers to log in as any user, including administrators, whose email address they can assert through a provider account of their own.
Published: 2026-09-19
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated Account Takeover
Action: Immediate Patch
AI Analysis

Impact

The flaw exists in the UsersWP WordPress plugin before version 1.5.10. When a user authenticates via a social login provider, the plugin trusts the provider's claimed email address without ensuring that the provider has confirmed ownership of that address. An attacker who controls a provider account can supply the email address of any existing WordPress user, including administrators, and the plugin will map the social login to that account. Consequently, the attacker can log in as that user without authenticating to the WordPress site or the provider, which grants full control over the targeted account.

Affected Systems

The vulnerability affects installations of the UsersWP plugin for WordPress where the plugin version is older than 1.5.10. Any site running WordPress with that plugin and using social login for any user account is exposed, with administrators whose email addresses are known being at particular risk.

Risk and Exploitability

The CVSS score is not provided, so the precise severity cannot be quantified. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting no confirmed public exploitation yet. Exploitation requires the attacker to have an account on the social provider that matches the target's email address. If the attacker can forge such a provider account, they can hijack the target account because the plugin does not verify email ownership. Given that an unauthenticated attacker can gain the same privileges as the target user, the overall risk level is significant.

Generated by OpenCVE AI on September 19, 2026 at 09:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the UsersWP plugin to version 1.5.10 or later, which validates ownership of provider emails before associating them with existing accounts.
  • If upgrading immediately is not possible, temporarily disable or remove the social login feature for all users until the plugin is patched.
  • Implement an additional authentication layer on WordPress administrators, such as two‑factor authentication, to improve protection against credential compromise.
  • Monitor the user login logs for any anomalous activity, especially logins from unfamiliar IP addresses or social login tokens.

Generated by OpenCVE AI on September 19, 2026 at 09:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 19 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Sat, 19 Sep 2026 10:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285

Sat, 19 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The UsersWP WordPress plugin before 1.5.10 does not verify that a social login provider has confirmed ownership of an email address before using it to resolve an existing account, allowing unauthenticated attackers to log in as any user, including administrators, whose email address they can assert through a provider account of their own.
Title UsersWP - Social Login < 1.5.10 - Unauthenticated Account Takeover via Unverified Provider Email
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-19T13:19:10.680Z

Reserved: 2026-09-08T13:39:26.267Z

Link: CVE-2026-86814

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-19T07:16:33.167

Modified: 2026-09-19T14:17:01.063

Link: CVE-2026-86814

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-19T10:00:07Z

Weaknesses
  • CWE-269

    Improper Privilege Management

  • CWE-285

    Improper Authorization