VYPR

PyPI package

nicegui

pkg:pypi/nicegui

Vulnerabilities (15)

  • CVE-2026-39844MedApr 8, 2026
    affected < 3.10.0fixed 3.10.0

    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 that construct file paths using f

  • CVE-2026-33332Mar 24, 2026
    affected < 3.9.0fixed 3.9.0

    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 passed to the range-response implem

  • CVE-2026-27156Feb 24, 2026
    affected < 3.8.0fixed 3.8.0

    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 in the JavaScript-side `runMeth

  • CVE-2026-25516Feb 6, 2026
    affected < 3.7.0fixed 3.7.0

    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 if an application renders use

  • CVE-2026-25732Feb 6, 2026
    affected < 3.7.0fixed 3.7.0

    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 filenames containing ../ sequences

  • CVE-2026-21874Jan 8, 2026
    affected >= 2.10.0, < 3.5.0fixed 3.5.0

    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 never released, leading to servi

  • CVE-2026-21873Jan 8, 2026
    affected >= 2.22.0, < 3.5.0fixed 3.5.0

    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 cross-site, using an iframe. T

  • CVE-2026-21872Jan 8, 2026
    affected >= 2.22.0, < 3.5.0fixed 3.5.0

    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 on the link. This issue has bee

  • CVE-2026-21871Jan 8, 2026
    affected >= 2.13.0, < 3.5.0fixed 3.5.0

    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 updati

  • CVE-2025-66645Dec 9, 2025
    affected < 3.4.0fixed 3.4.0

    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 in version 3.4.0.

  • CVE-2025-66470Dec 9, 2025
    affected < 3.4.0fixed 3.4.0

    NiceGUI is a Python-based UI framework. Versions 3.3.1 and below are subject to a XSS vulnerability through the ui.interactive_image component of NiceGUI. The component renders SVG content using Vue's v-html directive without any sanitization. This allows attackers to inject mali

  • CVE-2025-66469Dec 8, 2025
    affected < 3.4.0fixed 3.4.0

    NiceGUI is a Python-based UI framework. Versions 3.3.1 and below are vulnerable to Reflected XSS through its ui.add_css, ui.add_scss, and ui.add_sass functions. The functions lack proper sanitization or encoding for the JavaScript context they generate. An attacker can break out

  • CVE-2025-53354MedOct 3, 2025
    affected < 3.0.0fixed 3.0.0

    NiceGUI is a Python-based UI framework. Versions 2.24.2 and below are at risk for Cross-Site Scripting (XSS) when developers render unescaped user input into the DOM using ui.html(). NiceGUI did not enforce HTML or JavaScript sanitization, so applications that directly combine co

  • CVE-2025-21618HigJan 6, 2025
    affected < 2.9.1fixed 2.9.1

    NiceGUI is an easy-to-use, Python-based UI framework. Prior to 2.9.1, authenticating with NiceGUI logged in the user for all browsers, including browsers in incognito mode. This vulnerability is fixed in 2.9.1.

  • CVE-2024-32005HigApr 12, 2024
    affected >= 1.4.6, < 1.4.21fixed 1.4.21

    NiceGUI is an easy-to-use, Python-based UI framework. A local file inclusion is present in the NiceUI leaflet component when requesting resource files under the `/_nicegui/{__version__}/resources/{key}/{path:path}` route. As a result any file on the backend filesystem which the w