CVE-2026-86814
8.1WordPress · UsersWP
The UsersWP WordPress plugin fails to verify social login email ownership, allowing unauthenticated attackers to hijack accounts including administrator profiles.
Executive summary
A critical authentication vulnerability in the UsersWP WordPress plugin allows unauthenticated attackers to gain unauthorized access to any user account, including administrative accounts, by exploiting flawed social login verification.
Vulnerability
This vulnerability is an improper privilege management flaw where the plugin fails to confirm that a social login provider has validated email ownership. This allows an unauthenticated attacker to manipulate the login process to assume the identity of any registered user.
Business impact
The ability for an unauthenticated attacker to assume an administrator identity poses a catastrophic risk to the integrity and confidentiality of the entire WordPress environment. Successful exploitation could lead to full site compromise, unauthorized data exfiltration, and long-term persistence through the creation of rogue administrative accounts. With a CVSS score of 8.1, the high severity reflects the potential for total system takeover and significant operational disruption.
Remediation
Immediate Action: Update the UsersWP plugin to version 1.5.10 or later immediately to incorporate the necessary email verification checks.
Proactive Monitoring: Review authentication logs for anomalous login patterns, specifically focusing on sudden administrative access from unknown or suspicious IP addresses.
Compensating Controls: If patching is not immediately feasible, consider disabling the social login functionality within the UsersWP plugin settings to prevent exploitation of this vector.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the high CVSS score and the direct threat to administrative account integrity, organizations using the UsersWP plugin must prioritize the update to version 1.5.10. Failure to address this vulnerability effectively grants attackers the keys to the kingdom by bypassing standard authentication controls. Apply the patch immediately to maintain the security posture of your web infrastructure.
More WordPress CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- Analyst report written
- Published in the daily brief high section
Sources
Originally found and disclosed by Pedro Pinho, with WPScan (coordinator), per the CVE Program record.