CVE-2026-39844
- EPSS 0.05%
- Veröffentlicht 08.04.2026 20:13:31
- Zuletzt bearbeitet 15.04.2026 19:08:44
NiceGUI is a Python-based UI framework. Prior to 3.10.0, Since PurePosixPath only recognizes forward slashes (/) as path separators, an attacker can bypass this sanitization on Windows by using backslashes (\) in the upload filename. Applications tha...
CVE-2026-33332
- EPSS 0.04%
- Veröffentlicht 24.03.2026 19:20:53
- Zuletzt bearbeitet 26.03.2026 12:58:50
NiceGUI is a Python-based UI framework. Prior to version 3.9.0, NiceGUI's app.add_media_file() and app.add_media_files() media routes accept a user-controlled query parameter that influences how files are read during streaming. The parameter is passe...
CVE-2026-27156
- EPSS 0.04%
- Veröffentlicht 24.02.2026 17:00:21
- Zuletzt bearbeitet 26.02.2026 18:10:00
NiceGUI is a Python-based UI framework. Prior to version 3.8.0, several NiceGUI APIs that execute methods on client-side elements (`Element.run_method()`, `AgGrid.run_grid_method()`, `EChart.run_chart_method()`, and others) use an `eval()` fallback i...
CVE-2026-25516
- EPSS 0.02%
- Veröffentlicht 06.02.2026 21:12:19
- Zuletzt bearbeitet 20.02.2026 15:43:23
NiceGUI is a Python-based UI framework. The ui.markdown() component uses the markdown2 library to convert markdown content to HTML, which is then rendered via innerHTML. By default, markdown2 allows raw HTML to pass through unchanged. This means that...
CVE-2026-25732
- EPSS 0.07%
- Veröffentlicht 06.02.2026 21:09:58
- Zuletzt bearbeitet 20.02.2026 15:44:09
NiceGUI is a Python-based UI framework. Prior to 3.7.0, NiceGUI's FileUpload.name property exposes client-supplied filename metadata without sanitization, enabling path traversal when developers use the pattern UPLOAD_DIR / file.name. Malicious filen...
CVE-2026-21874
- EPSS 0.03%
- Veröffentlicht 08.01.2026 09:50:47
- Zuletzt bearbeitet 15.01.2026 17:50:01
NiceGUI is a Python-based UI framework. From versions v2.10.0 to 3.4.1, an unauthenticated attacker can exhaust Redis connections by repeatedly opening and closing browser tabs on any NiceGUI application using Redis-backed storage. Connections are ne...
CVE-2026-21873
- EPSS 0.02%
- Veröffentlicht 08.01.2026 09:50:23
- Zuletzt bearbeitet 15.01.2026 17:45:57
NiceGUI is a Python-based UI framework. From versions 2.22.0 to 3.4.1, an unsafe implementation in the pushstate event listener used by ui.sub_pages allows an attacker to manipulate the fragment identifier of the URL, which they can do despite being ...
CVE-2026-21872
- EPSS 0.02%
- Veröffentlicht 08.01.2026 09:50:02
- Zuletzt bearbeitet 15.01.2026 17:41:02
NiceGUI is a Python-based UI framework. From versions 2.22.0 to 3.4.1, an unsafe implementation in the click event listener used by ui.sub_pages, combined with attacker-controlled link rendering on the page, causes XSS when the user actively clicks o...
CVE-2026-21871
- EPSS 0.02%
- Veröffentlicht 08.01.2026 09:49:55
- Zuletzt bearbeitet 15.01.2026 17:40:09
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 H...
CVE-2025-66645
- EPSS 1.11%
- Veröffentlicht 09.12.2025 21:41:32
- Zuletzt bearbeitet 19.12.2025 19:00:54
NiceGUI is a Python-based UI framework. Versions 3.3.1 and below are vulnerable to directory traversal through the App.add_media_files() function, which allows a remote attacker to read arbitrary files on the server filesystem. This issue is fixed i...