Katalog CVE

CVE-2026-15299

ŚrednieCVSS 6.4
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.19%

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

Streszczenie

Wtyczka Animation Addons for Elementor dla WordPressa jest podatna na trwałe ataki XSS poprzez parametry 'weather_style' i 'move_direction' widgetu pogodowego. Podatność występuje we wszystkich wersjach do 2.6.3 włącznie, z powodu braku odpowiedniego escapowania danych wyjściowych w funkcji render() widgetu.

Ocena ryzyka

Uwierzytelniony atakujący z dostępem na poziomie Contributor lub wyższym może wstrzyknąć złośliwy kod JavaScript, który wykona się w przeglądarkach odwiedzających stronę. Może to prowadzić do kradzieży sesji, przekierowań lub defacementu strony.

Rekomendacja

Należy natychmiast zaktualizować wtyczkę Animation Addons for Elementor do najnowszej dostępnej wersji. Jeśli aktualizacja nie jest dostępna, tymczasowo wyłącz widget pogodowy lub ogranicz dostęp do edycji stron dla zaufanych użytkowników.

Inne podatności w Animation Addons for Elementor

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

The Animation Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'weather_style' and 'move_direction' parameters of the Weather widget in all versions up to, and including, 2.6.3. This is due to insufficient output escaping in the Weather widget's render() function at widgets/weather.php:1246, where both settings values are placed into an HTML class attribute without esc_attr(). Elementor does not server-side validate widget SELECT control values against allowed options on save, so an authenticated attacker with Contributor-level access or above can submit a crafted save_builder AJAX request storing arbitrary values in the _elementor_data post meta. The stored payload renders unescaped on every frontend visit to the affected page (the Weather widget requires an OpenWeatherMap API key to reach the vulnerable output, which is the normal operational state for sites using this widget).

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