Skip to main content

LoginPress Pro CVE-2026-12598

| EUVDEUVD-2026-42760 HIGH
Improper Authentication (CWE-287)
2026-07-10 security@wordfence.com GHSA-cvjp-944x-5rjq
8.1
CVSS 3.1 · Vendor: wordfence
Share

Severity by source

Vendor (wordfence) PRIMARY
8.1 HIGH
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
8.1 HIGH

Unauthenticated network attack (PR:N/AV:N) with no victim interaction but AC:H for the required non-default Spotify addon and a known target email; admin takeover yields C:H/I:H/A:H.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (wordfence).

CVSS VectorVendor: wordfence

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jul 10, 2026 - 00:32 vuln.today
CVE Published
Jul 10, 2026 - 00:16 nvd
HIGH 8.1

DescriptionCVE.org

The LoginPress Pro plugin for WordPress is vulnerable to authentication bypass in versions up to and including 6.2.3 via the Spotify Social Login addon. This is due to the loginpress_on_spotify_login() function trusting the unverified 'email' field returned by Spotify's /v1/me endpoint and using it directly with get_user_by('email', $profile['email']) to identify and log in an existing WordPress account, without confirming that the Spotify user actually owns the email address (Spotify documents that the profile email is unverified) and without requiring the user to prove ownership of the matching WordPress account. This makes it possible for unauthenticated attackers to log in as any existing WordPress user, including Administrators, by registering a Spotify account using the targeted user's email address and authenticating via the Spotify provider.

AnalysisAI

Authentication bypass in the LoginPress Pro WordPress plugin (versions ≤ 6.2.3) lets unauthenticated attackers log in as any existing user - including Administrators - when the Spotify Social Login addon is enabled. The flaw stems from the plugin trusting the unverified email returned by Spotify's /v1/me endpoint to match and authenticate a WordPress account, so an attacker who registers a Spotify account with a victim's email gains that victim's session. No public exploit has been identified at time of analysis; CVSS is 8.1 with attack complexity rated High due to the required addon configuration.

Technical ContextAI

The affected component is the Spotify Social Login addon of LoginPress Pro, a commercial extension of the widely used LoginPress WordPress login-customization plugin. The vulnerable code path is loginpress_on_spotify_login(), which consumes the OAuth profile returned by Spotify's Web API /v1/me endpoint and passes the profile's 'email' field directly into WordPress's get_user_by('email', $profile['email']) to locate and log in a matching account. This is a textbook CWE-287 (Improper Authentication): Spotify explicitly documents that the profile email is not verified as owned by the account holder, so using it as an identity assertion conflates 'a Spotify account claims this email' with 'this person controls this email/WordPress account.' The plugin performs no email-ownership confirmation and never requires the user to prove control of the matching WordPress account, collapsing federated login into an identity-spoofing primitive.

RemediationAI

No vendor-released patch version was identified in the provided data; the description confirms only that versions up to and including 6.2.3 are vulnerable, so administrators should monitor https://loginpress.pro/ and the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/bef61f05-a2dc-4f61-a5da-7161a9912196?source=cve) for a fixed release and upgrade to it as soon as available. As an immediate compensating control, disable the Spotify Social Login addon, which fully removes the vulnerable code path at the cost of losing Spotify-based sign-in for legitimate users. If Spotify login must remain enabled, restrict its use to accounts with no email overlap with privileged WordPress users and enforce multi-factor authentication on Administrator accounts so a bypassed password step still cannot yield a full session; note MFA only helps if the social-login flow is itself gated by it. Auditing existing user sessions and administrator accounts for unexpected logins is also advisable given the account-takeover impact.

CVE-2016-10033 CRITICAL POC
9.8 Dec 30

The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2026-63030 CRITICAL POC
9.8 Jul 17

Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r

Share

CVE-2026-12598 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy