CVE-2026-12598
Last modified
CVE-2026-12598 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
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.
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 |
|---|---|---|
| LoginPress | LoginPress Pro | <= 6.2.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-12598?
How severe is CVE-2026-12598?
How do I fix CVE-2026-12598?
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-12588An attacker with access to an HX 10.0.0 and previous versio…6
- CVE-2026-12590Impact: In body-parser versions prior to 1.20.6 (1.x line) a…5.9
- CVE-2026-12592The SlimStat Analytics WordPress plugin before 5.5.0 does no…7.5
- CVE-2026-12593The implementation of an internal and undocumented Dashboard…8.7
- CVE-2026-12595The LoginPress Pro plugin for WordPress is vulnerable to Aut…8.1
- CVE-2026-12597The LoginPress Pro plugin for WordPress is vulnerable to Aut…8.1
- CVE-2026-1260Invalid memory access in Sentencepiece versions less than 0.…7.8
- CVE-2026-12602Incorrect default permissions in ArubaSign, affecting versio…8.8
- CVE-2026-12605In Eclipse GlassFish versions 8.0.x before 8.0.4, CSRF + SSR…9.6
- CVE-2026-12606Eclipse Grizzly in versions before 5.0.2, cannot properly pa…5.3
- CVE-2026-12609In Eclipse Theia versions 1.66.0 and up until including 1.73…7.5
- CVE-2026-1261The MetForm Pro plugin for WordPress is vulnerable to Stored…7.2
Are you affected by CVE-2026-12598?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
