Katalog CVE

CVE-2026-16610

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

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.58%

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

Streszczenie

Wtyczka Admin and Site Enhancements (ASE) Pro dla WordPressa jest podatna na zdalne wykonanie kodu w wersjach do 8.9.0 włącznie. Podatność wynika z braku uwierzytelnienia w handlerze zapisu frontendu, możliwości ominięcia CAPTCHA oraz przechowywania kluczy wierszy z cfgroup[input] bez sanityzacji, które są później używane w eval().

Ocena ryzyka

Nieuwierzytelniony atakujący może wykonać dowolny kod na serwerze, co prowadzi do pełnego przejęcia kontroli nad witryną WordPress.

Rekomendacja

Zaktualizuj wtyczkę Admin and Site Enhancements (ASE) Pro do najnowszej wersji. Usuń shortcode [post_cf_form] ze stron publicznych, jeśli nie jest niezbędny.

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

The Admin and Site Enhancements (ASE) Pro plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 8.9.0 via the recursive_html function. This is due to the frontend save handler enforces only a publicly emitted nonce with no authentication check, CAPTCHA validation is bypassable by omitting an attacker-supplied key, and repeater row keys from cfgroup[input] are stored verbatim and later spliced into an eval() call in recursive_html without any sanitization or identifier validation. This makes it possible for unauthenticated attackers to execute code on the server. This requires the [post_cf_form] shortcode to be present on at least one publicly accessible page, as the nonce and session ID needed to reach the vulnerable save handler are emitted to unauthenticated visitors by that shortcode.

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