CVE-2026-33332
CVE-2026-33332 is a high-severity vulnerability in Zauberzeug Nicegui with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-20.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v4: 6.9
- EPSS exploit prediction: 1% (44th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-20086
- Weakness: CWE-20
- Affected product: Zauberzeug Nicegui
- Published:
- Last modified:
Description
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 implementation without validation, allowing an attacker to bypass chunked streaming and force the server to load entire files into memory at once. With large media files and concurrent requests, this can lead to excessive memory consumption, degraded performance, or denial of service. This issue has been patched in version 3.9.0.
Frequently asked questions
- What is CVE-2026-33332?
- 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 implementation without validation, allowing an attacker to bypass chunked streaming and force the server to load entire files into memory at once. With large media files and concurrent requests, this can lead to excessive memory consumption, degraded performance, or denial of service. This issue has been patched in version 3.9.0.
- How severe is CVE-2026-33332?
- CVE-2026-33332 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2026-33332 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (44th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33332?
- CVE-2026-33332 affects Zauberzeug Nicegui. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33332?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-33332 have an EU (EUVD) identifier?
- Yes. CVE-2026-33332 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-20086.
- When was CVE-2026-33332 published?
- CVE-2026-33332 was published on 2026-03-24 and last updated on 2026-06-17.
References
- https://github.com/zauberzeug/nicegui/commit/9026962b8c4f3f225c98b2fbc35aa6b60cb3495b
- https://github.com/zauberzeug/nicegui/releases/tag/v3.9.0
- https://github.com/zauberzeug/nicegui/security/advisories/GHSA-w5g8-5849-vj76
Affected products (1)
- cpe:2.3:a:zauberzeug:nicegui:*:*:*:*:*:*:*:*
More vulnerabilities in Zauberzeug Nicegui
- CVE-2026-25732 — High (CVSS 7.5): NiceGUI is a Python-based UI framework. Prior to 3.7.0, NiceGUI's FileUpload.name property exposes client-supplied…
- CVE-2025-66645 — High (CVSS 7.5): NiceGUI is a Python-based UI framework. Versions 3.3.1 and below are vulnerable to directory traversal through the…
- CVE-2026-21873 — High (CVSS 7.2): NiceGUI is a Python-based UI framework. From versions 2.22.0 to 3.4.1, an unsafe implementation in the pushstate event…
- CVE-2026-27156 — Medium (CVSS 6.1): NiceGUI is a Python-based UI framework. Prior to version 3.8.0, several NiceGUI APIs that execute methods on…
- CVE-2026-25516 — Medium (CVSS 6.1): NiceGUI is a Python-based UI framework. The ui.markdown() component uses the markdown2 library to convert markdown…
- CVE-2026-21872 — Medium (CVSS 6.1): NiceGUI is a Python-based UI framework. From versions 2.22.0 to 3.4.1, an unsafe implementation in the click event…
All CVEs affecting Zauberzeug Nicegui →
Other CWE-20 (Improper Input Validation) vulnerabilities
- CVE-2026-48316 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48281 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48277 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48055 — Critical (CVSS 10.0): Streambert is a cross-platform Electron Desktop App to stream and download any video media. In versions 2.4.0 and…
- CVE-2026-34910 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit an Improper Input Validation vulnerability found in UniFi OS…
- CVE-2026-33587 — Critical (CVSS 10.0): Lack of user input sanitisation in Open Notebook v1.8.3 allows the application user to execute Python code (and…
Browse all CWE-20 (Improper Input Validation) vulnerabilities →