Katalog CVE

CVE-2026-12598

WysokieCVSS 8.1
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.35%

Percentyl 27 - wyżej niż 27% wszystkich znanych CVE

Streszczenie

Wtyczka LoginPress Pro dla WordPressa do wersji 6.2.3 włącznie zawiera podatność umożliwiającą pominięcie uwierzytelniania przez dodatek Spotify Social Login. Funkcja loginpress_on_spotify_login() ufa niezweryfikowanemu polu 'email' z API Spotify i używa go do logowania do istniejącego konta WordPress bez potwierdzenia własności adresu email.

Ocena ryzyka

Nieuwierzytelniony atakujący może zalogować się jako dowolny użytkownik WordPressa, w tym administrator, rejestrując konto Spotify z adresem email ofiary i uwierzytelniając się przez Spotify. Prowadzi to do całkowitego przejęcia kontroli nad stroną.

Rekomendacja

Niezwłocznie zaktualizuj wtyczkę LoginPress Pro do najnowszej wersji, która usuwa tę podatność. Do czasu aktualizacji wyłącz dodatek Spotify Social Login.

Inne podatności w LoginPress Pro

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

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.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS