CVE detail
CVE-2026-18961
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 20.8 · diversity 13.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 7
- within the 30d window
- Peak daily
- 7
- highest bucket
Evidence
Source links by recency
7 source links · newest first
- https://www.wordfence.com/threat-intel/vulnerabilities/id/d7c0f21a-b04c-407e-9e8c-f81a146deaa8?source=cvewww.wordfence.com
No excerpt available.
Patchwww.wordfence.comAug 12, 2026, 3:16 AM - https://plugins.trac.wordpress.org/changeset/3642024/ventraconnect-social-loginplugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgAug 12, 2026, 3:16 AM - https://plugins.svn.wordpress.org/ventraconnect-social-login/tags/1.4.3/includes/providers/normalizer.phpplugins.svn.wordpress.org
No excerpt available.
Patchplugins.svn.wordpress.orgAug 12, 2026, 3:16 AM - https://plugins.svn.wordpress.org/ventraconnect-social-login/tags/1.4.3/includes/providers/class-provider-generic.phpplugins.svn.wordpress.org
No excerpt available.
Patchplugins.svn.wordpress.orgAug 12, 2026, 3:16 AM - https://plugins.svn.wordpress.org/ventraconnect-social-login/tags/1.4.3/includes/class-user-links.phpplugins.svn.wordpress.org
No excerpt available.
Patchplugins.svn.wordpress.orgAug 12, 2026, 3:16 AM - https://plugins.svn.wordpress.org/ventraconnect-social-login/tags/1.4.3/includes/class-oauth.phpplugins.svn.wordpress.org
No excerpt available.
Patchplugins.svn.wordpress.orgAug 12, 2026, 3:16 AM - https://developer.spotify.com/documentation/web-api/reference/get-current-users-profiledeveloper.spotify.com
No excerpt available.
referencedeveloper.spotify.comAug 12, 2026, 3:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-73241CVSS 8.3 · High
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.30.0, FreeRDP server-side RDSTLS in libfreerdp/core/rdstls.c accepts an attacker-supplied RDSTLS_TYPE_C…
- CVE-2026-71467CVSS 7.5 · High
A flaw was found in search-v2-api. The authentication middleware in the affected component unconditionally skips authentication when a request includes an `Upgrade: websocket` hea…
- CVE-2026-73085CVSS 5.3 · Medium
Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.36.0, the jwtAuthCheck function in server/auth/TokenManager.js treats JWTs with the refresh token type as…
- CVE-2026-62827CVSS 8.8 · High
Improper authentication in Microsoft Office SharePoint allows an authorized attacker to elevate privileges over a network.
- CVE-2026-20891CVSS 6.3 · Medium
Improper authentication for some Intel(R) PROSet/Wireless WiFi Software for Windows within Ring 2: Device Drivers may allow an escalation of privilege. Unprivileged software adver…
- CVE-2026-20885CVSS 7.0 · High
Improper authentication in the Intel(R) TDX module for some Intel(R) platforms within Ring 0: Trust Domain may allow an information disclosure and escalation of privilege. System…