Katalog CVE

CVE-2026-15450

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

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.38%

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

Streszczenie

Wtyczka Nex Forms – Ultimate Form Builder – Lite dla WordPressa jest podatna na usuwanie plików przez path traversal. Uwierzytelnieni atakujący z dostępem administratora mogą usuwać dowolne pliki na serwerze, w tym wp-config.php, poprzez manipulację wartością w bazie danych.

Ocena ryzyka

Atakujący z uprawnieniami administratora może usunąć krytyczne pliki, co prowadzi do całkowitego przejęcia witryny.

Rekomendacja

Zaktualizuj wtyczkę Nex Forms do wersji, która wprowadza walidację ścieżek i sprawdzanie uprawnień.

Powiązane podatności

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

The Nex Forms – Ultimate Form Builder – Lite plugin for WordPress is vulnerable to arbitrary file deletion via path traversal in versions up to, and including, 9.2.3. This is due to the delete_file() AJAX handler retrieving a file path from the database and passing it directly to unlink() with no validation (no realpath(), basename(), or allowlist check), combined with the insert_record() AJAX handler that lets the same authenticated user store an arbitrary value in the target 'location' column (wp_kses() only strips HTML tags and does not neutralize path traversal or absolute paths). This makes it possible for authenticated attackers, with admin-level access and above, to delete arbitrary files on the affected site's server, including wp-config. When the plugin's user-level option is configured to something else, this may be exploitable with lower privileges.

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