Katalog CVE

CVE-2026-18072

KrytyczneCVSS 9.8
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.59%

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

Streszczenie

Wtyczka Advanced Responsive Video Embedder dla WordPress w wersji 10.8.7 zawiera zakodowany na stałe backdoor. Funkcja `_arve_uc_init()` porównuje token z parametru `_wplogin` z zakodowanym hashem SHA-256, bez żadnej weryfikacji uwierzytelnienia. Pozwala to nieuwierzytelnionemu atakującemu na zalogowanie się jako dowolny administrator.

Ocena ryzyka

Atakujący może uzyskać pełną kontrolę administracyjną nad witryną WordPress, co prowadzi do przejęcia strony, kradzieży danych lub dalszych ataków.

Rekomendacja

Natychmiast zaktualizuj wtyczkę do najnowszej wersji lub usuń ją, jeśli nie jest niezbędna. Sprawdź witrynę pod kątem oznak naruszenia.

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

The Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick … plugin for WordPress is vulnerable to Authentication Bypass via a Hardcoded Backdoor in version 10.8.7. The vulnerability exists because the `_arve_uc_init()` function — registered on WordPress's `init` hook at priority 1 so that it runs before any authentication checks on every request — reads an attacker-supplied token from the `_wplogin` (or `_wpm`) parameter and compares it against a hardcoded SHA-256 hash embedded directly in the plugin source, with no nonce verification, no capability check, and no password validation anywhere in the flow. Because this static hash constitutes a set of universal credentials that are publicly accessible in the plugin's source code, unauthenticated attackers can supply the known token to be authenticated as an arbitrarily selected existing administrator account, gaining full administrative control over the affected WordPress site. This was likely introduced by an attacker who gained commit access to the developers account.

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