🔐 CVE Alert

CVE-2026-18961

HIGH 8.1

Social Login, Passkeys, Magic Link & Email OTP – Passwordless Login by VentraConnect <= 1.4.3 - Unauthenticated Authentication Bypass via Spotify OAuth Callback

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

The Social Login, Passkeys, Magic Link & Email OTP – Passwordless Login by VentraConnect plugin for WordPress is vulnerable to Authentication Bypass via Unverified Provider Email in all versions up to, and including, 1.4.3. This is due to the plugin trusting the unverified email field returned by Spotify's /v1/me endpoint as proof of mailbox ownership — Generic::normalize_common() copies this value into the normalized profile without requiring an email_verified assertion, and User_Links::link_or_login_user() subsequently passes it directly to get_user_by('email', $email) and issues a persistent authentication cookie via wp_set_auth_cookie() without a provider-specific verified-email gate, a local mailbox challenge, or a logged-in approval step. This makes it possible for unauthenticated attackers to log in as any existing WordPress user, including Administrators, by supplying a known target email address through a controlled Spotify OAuth flow, gaining full administrative access to the site.

CWE CWE-287
Vendor fahdaslam
Product social login, passkeys, magic link & email otp – passwordless login by ventraconnect
Published Aug 12, 2026
Stay Ahead of the Next One

Get instant alerts for fahdaslam social login, passkeys, magic link & email otp – passwordless login by ventraconnect

Be the first to know when new high vulnerabilities affecting fahdaslam social login, passkeys, magic link & email otp – passwordless login by ventraconnect are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

fahdaslam / Social Login, Passkeys, Magic Link & Email OTP – Passwordless Login by VentraConnect
0 ≤ 1.4.3

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/d7c0f21a-b04c-407e-9e8c-f81a146deaa8?source=cve plugins.svn.wordpress.org: https://plugins.svn.wordpress.org/ventraconnect-social-login/tags/1.4.3/includes/class-oauth.php plugins.svn.wordpress.org: https://plugins.svn.wordpress.org/ventraconnect-social-login/tags/1.4.3/includes/providers/class-provider-generic.php plugins.svn.wordpress.org: https://plugins.svn.wordpress.org/ventraconnect-social-login/tags/1.4.3/includes/class-user-links.php plugins.svn.wordpress.org: https://plugins.svn.wordpress.org/ventraconnect-social-login/tags/1.4.3/includes/providers/normalizer.php developer.spotify.com: https://developer.spotify.com/documentation/web-api/reference/get-current-users-profile plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3642024/ventraconnect-social-login

Credits

Civitasmass