Katalog CVE

CVE-2026-13347

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

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.51%

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

Streszczenie

Wtyczka Hide My WP Lite dla WordPressa w wersji do 1.3 zawiera podatność na odczyt dowolnych plików. Atakujący może wykorzystać parametry he_wrapper_js i he_wrapper_css, które są przetwarzane przez funkcję elementor_assets_filter() bez walidacji ścieżki, co pozwala na odczyt plików takich jak wp-config.php.

Ocena ryzyka

Nieuwierzytelniony atakujący może odczytać poufne pliki serwera, w tym konfiguracyjne (np. wp-config.php), co prowadzi do wycieku danych uwierzytelniających do bazy danych i innych sekretów.

Rekomendacja

Należy natychmiast zaktualizować wtyczkę Hide My WP Lite do najnowszej wersji. Jeśli aktualizacja nie jest dostępna, tymczasowo wyłącz funkcję 'Hide Elementor' lub usuń wtyczkę.

Powiązane podatności

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

The Hide My WP Lite plugin for WordPress is vulnerable to Arbitrary File Read in versions up to and including 1.3 via the he_wrapper_js and he_wrapper_css query parameters processed by the elementor_assets_filter() function. This is due to the function concatenating user-supplied input directly onto ABSPATH and passing the result to file_get_contents() without any path traversal validation, allow-list, realpath containment, or extension check; the result is then echoed in the HTTP response. Although the output is passed through wp_kses_post(), that function only filters HTML tags and does not prevent disclosure of arbitrary file contents. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the affected site's server (such as wp-config). Note: The exploit requires the Elementor plugin and the 'Hide Elementor' feature to be enabled.

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