CVE-2026-25732

high

Description

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 allow attackers to write files outside intended directories, with potential for remote code execution through application file overwrites in vulnerable deployment patterns. This design creates a prevalent security footgun affecting applications following common community patterns. Note: Exploitation requires application code incorporating file.name into filesystem paths without sanitization. Applications using fixed paths, generated filenames, or explicit sanitization are not affected. This vulnerability is fixed in 3.7.0.

References

https://github.com/zauberzeug/nicegui/security/advisories/GHSA-9ffm-fxg3-xrhh

https://github.com/zauberzeug/nicegui/blob/main/nicegui/elements/upload_files.py#L79-L82

https://github.com/zauberzeug/nicegui/blob/main/nicegui/elements/upload_files.py#L110-L115

Details

Source: Mitre, NVD

Published: 2026-02-06

Updated: 2026-02-09

Risk Information

CVSS v2

Base Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:C/A:N

Severity: High

CVSS v3

Base Score: 7.5

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Severity: High

EPSS

EPSS: 0.00122