External risk intelligence

Social Login & Sharing buttons WordPress Plugin Account Takeover Vulnerability.

CVE advisorySeverity: CRITICAL (CVSS 9.8)

CVE-2026-77001

The vulnerability exists in a WordPress plugin that handles login functionality and is directly exposed to the internet. Because it is a public-facing web plugin designed for user interaction and authentication, it is reachable by any unauthenticated user visiting the website.

Authentication Bypass

Halo Surface Signal: 5 out of 5 — more likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

This critical vulnerability in a WordPress plugin allows unauthorized access to user accounts, including administrator privileges, without any authentication. The issue stems from insufficient checks in publicly accessible login handlers, which could enable attackers to gain control of user sessions.

  • Unauthenticated users can take over any account.
  • Protects against unauthorized administrator access.
  • Confirm plugin relevance and assess exposure.

Attack Path

How an attacker could exploit the issue

An unauthenticated attacker can target the Social Login & Sharing buttons with Analytics By SoClever WordPress plugin because it lacks proper security checks on its public login handlers. This exposure allows an attacker to obtain a valid session, potentially as an administrator, without needing any prior account information.

  • No authentication required.
  • Publicly accessible login handler.
  • Session takeover and privilege escalation.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability could allow unauthenticated attackers to gain full administrative control of a WordPress site by impersonating any user, including administrators, through a publicly accessible login handler. This occurs because the plugin lacks necessary security checks.

  • User accounts and site access at risk.
  • Unauthenticated access to login handlers.
  • Full administrative control of the website.

Operational Fix

Recommended remediation, mitigation, and detection steps

WordPress site owners, including application and infrastructure teams, are responsible for addressing this critical vulnerability. The first practical step is to identify all instances of the affected plugin, confirm its reachability and business criticality, and then assign ownership for remediation planning.

  • Site owners should manage this issue.
  • Verify plugin reachability and business impact.
  • Plan remediation based on risk assessment.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is the Social Login & Sharing buttons with Analytics plugin?

This is a WordPress plugin designed to help site owners integrate social media sharing features and login capabilities. It simplifies how visitors log into a site or share content using their existing social media accounts, effectively serving as an authentication and engagement tool for website users.

What does CWE-287 mean for CVE-2026-77001?

CWE-287 refers to Improper Authentication. In the context of this CVE, it means the plugin fails to verify the identity of someone trying to log in. Because it skips necessary security checks, the system mistakenly trusts requests, allowing anyone to bypass the login process entirely and gain unauthorized access to accounts.

How does an attacker trigger this vulnerability?

An attacker triggers this flaw by interacting with the plugin's public login handler. Because the plugin does not require authentication or valid tokens, an attacker simply sends a crafted request to this handler. Notably, no existing account credentials, passwords, or specific user knowledge are required to succeed.

Why is this plugin considered internet-facing?

According to Halo Surface Signal, this plugin is categorized as internet-facing because it is a web component designed for public user interaction. Since it handles authentication processes directly on the website, its login handlers are exposed to the public internet, making them reachable by any unauthenticated visitor.

What should I do if I use this plugin?

Your first step is to locate all instances where this plugin is active on your WordPress sites. Once identified, evaluate the plugin's necessity for your business operations. Work with your technical team to assign ownership, review security configurations, and plan to remove or update the software to mitigate the risk of unauthorized account access.

References