TROYANOSYVIRUS
Back to CVEs

CVE-2026-33332

HIGH
7.5

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.

CVE Details

CVSS v3.1 Score7.5
SeverityHIGH
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published3/24/2026
Last Modified3/26/2026
Sourcenvd
Honeypot Sightings0

Affected Products

zauberzeug:nicegui

Weaknesses (CWE)

CWE-20CWE-770

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.