CVE-2026-18961
Last modified
CVE-2026-18961 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| fahdaslam | Social Login, Passkeys, Magic Link & Email OTP – Passwordless Login by VentraConnect | <= 1.4.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-18961?
How severe is CVE-2026-18961?
How do I fix CVE-2026-18961?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-18953Improper limitation of a pathname to a restricted directory …8.8
- CVE-2026-18954Incorrect authorization in the aggregation pipeline tool in …5.7
- CVE-2026-18958A vulnerability was detected in imranrisal-dev Student-Manag…7.3
- CVE-2026-18959A flaw has been found in yushine InnoShop up to 0.8.2. Affec…5.4
- CVE-2026-1896A vulnerability has been found in WeKan up to 8.20. Affected…6.3
- CVE-2026-18960The Block User Account WordPress plugin before 2.0.1 does no…5.4
- CVE-2026-18962The WP Photo Album Plus WordPress plugin before 9.2.09.002 d…4.3
- CVE-2026-18967A flaw was found in the SAML broker component of Keycloak, a…8.1
- CVE-2026-18968A security vulnerability has been detected in ttttonyhe OBlo…4.3
- CVE-2026-18969A vulnerability was detected in Rongzhitong Visual Integrate…7.3
- CVE-2026-1897A vulnerability was found in WeKan up to 8.20. Affected by t…5.3
- CVE-2026-18970A flaw has been found in Rongzhitong Visual Integrated Comma…7.3
Are you affected by CVE-2026-18961?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
