GHSA-w5g8-5849-vj76 · Severity: medium · Ecosystem: pip — NiceGUI's unvalidated chunk size parameter in media routes can cause memory exhaustion
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.
Conclusion & alert: CVE-2026-33332 is rated Low Risk (30/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-25 | — | 0.03% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-w5g8-5849-vj76 · Severity: medium · Ecosystem: pip — NiceGUI's unvalidated chunk size parameter in media routes can cause memory exhaustion
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| zauberzeug | nicegui | < 3.9.0 | cpe:2.3:a:zauberzeug:nicegui:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/zauberzeug/nicegui/commit/9026962b8c4f3f225c98b2fbc35aa6b60cb3495b | Patch |
| https://github.com/zauberzeug/nicegui/releases/tag/v3.9.0 | Product Release Notes |
| https://github.com/zauberzeug/nicegui/security/advisories/GHSA-w5g8-5849-vj76 | Mitigation Vendor Advisory |