CVE-2026-66421
KrytyczneCVSS 9.3Prawdopodobieństwo exploitacji (EPSS)
Niskie ryzykoPercentyl 29 - wyżej niż 29% wszystkich znanych CVE
Streszczenie
OpenClaw Dashboard zawiera podatność na trwałe XSS, która pozwala nieuwierzytelnionemu zdalnemu atakującemu na wykonanie dowolnego kodu JavaScript w sesji administratora poprzez wstrzyknięcie kodu HTML do wiadomości agenta przetwarzanych przez API sesji.
Ocena ryzyka
Atakujący może przejąć sesję administratora, ukraść tokeny sesyjne i wykonywać nieautoryzowane operacje, w tym modyfikować pliki instrukcji agenta.
Rekomendacja
Zaktualizuj OpenClaw Dashboard do wersji, w której usunięto podatność, oraz sanitizuj dane wejściowe przed renderowaniem.
Oryginalny opis (angielski, źródło NVD)
OpenClaw Dashboard contains a stored cross-site scripting vulnerability that allows unauthenticated remote attackers to execute arbitrary JavaScript in the administrator's browser session by injecting HTML markup into agent transcript messages processed through the sessions API. Attackers can craft a message containing inline event handler payloads such as an img tag with an onerror attribute within the 60-character rendering budget, which is stored in the session transcript and interpolated unsanitized into innerHTML on the default landing page, allowing theft of session tokens and unauthorized calls to authenticated administrative endpoints including agent instruction file modification.

