Metrics
Affected Vendors & Products
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-7grm-h62g-5m97 | NiceGUI is vulnerable to XSS via Unescaped URL in ui.navigate.history.push() / replace() |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Thu, 08 Jan 2026 18:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 08 Jan 2026 10:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | NiceGUI is vulnerable to XSS via Unescaped URL in ui.navigate.history.push() / replace() | |
| Weaknesses | CWE-79 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-01-08T15:15:16.509Z
Reserved: 2026-01-05T16:44:16.369Z
Link: CVE-2026-21871
Updated: 2026-01-08T15:15:07.046Z
Status : Awaiting Analysis
Published: 2026-01-08T10:15:55.300
Modified: 2026-01-08T18:08:18.457
Link: CVE-2026-21871
No data.
OpenCVE Enrichment
No data.
Github GHSA