Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-21871

Опубликовано: 08 янв. 2026
Источник: nvd
CVSS3: 6.1
EPSS Низкий

Описание

NiceGUI is a Python-based UI framework. From versions 2.13.0 to 3.4.1, there is a XSS risk in NiceGUI when developers pass attacker-controlled strings into ui.navigate.history.push() or ui.navigate.history.replace(). These helpers are documented as History API wrappers for updating the browser URL without page reload. However, if the URL argument is embedded into generated JavaScript without proper escaping, a crafted payload can break out of the intended string context and execute arbitrary JavaScript in the victim’s browser. Applications that do not pass untrusted input into ui.navigate.history.push/replace are not affected. This issue has been patched in version 3.5.0.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:zauberzeug:nicegui:*:*:*:*:*:*:*:*
Версия от 2.13.0 (включая) до 3.5.0 (исключая)

EPSS

Процентиль: 8%
0.00031
Низкий

6.1 Medium

CVSS3

Дефекты

CWE-79

Связанные уязвимости

CVSS3: 6.1
github
около 1 месяца назад

NiceGUI is vulnerable to XSS via Unescaped URL in ui.navigate.history.push() / replace()

EPSS

Процентиль: 8%
0.00031
Низкий

6.1 Medium

CVSS3

Дефекты

CWE-79