Katalog CVE

CVE-2026-43947

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

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.67%

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

Streszczenie

FUXA w wersji 1.3.0 zawiera nieuwierzytelnioną podatność na zdalne wykonanie kodu, gdy secureEnabled jest ustawione na true. Endpoint POST /api/runscript sprawdza autoryzację na podstawie ID skryptu, ale gdy ustawiono test: true, kompiluje i wykonuje kod dostarczony przez atakującego zamiast kodu przechowywanego skryptu. Nieuwierzytelniony atakujący znający prawidłowe ID i nazwę skryptu może wykonać dowolny kod.

Ocena ryzyka

Atakujący bez uwierzytelnienia może zdalnie wykonać dowolny kod na serwerze FUXA, co prowadzi do pełnego przejęcia kontroli nad systemem SCADA/HMI.

Rekomendacja

Należy zaktualizować FUXA do wersji 1.3.1 oraz upewnić się, że secureEnabled jest włączone i skonfigurowane prawidłowo.

Inne podatności w FUXA

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

FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. Version 1.3.0 has an unauthenticated Remote Code Execution vulnerability when `secureEnabled` is set to `true`. The `POST /api/runscript` endpoint checks authorization against the stored script's permission by ID, but when `test: true` is set in the request, it compiles and executes attacker-supplied code instead of the stored script's code. An unauthenticated attacker who knows a valid script ID and name may execute arbitrary code via test mode if at least one server-side script exists and is accessible without restrictive permissions. Script IDs and names can be obtained through the unauthenticated information disclosure in `GET /api/project` (reported separately). The only prerequisite is that at least one server-side script exists in the project. Version 1.3.1 fixes the issue.

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