CVE 5.3 MEDIUM

NiceGUI has Redis connection leak via tab storage causes service degradation_CVE-2026-21874

5.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Description

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 service degradation when Redis hits its connection limit. NiceGUI continues accepting new connections - errors are logged but the app stays up with broken storage functionality. This issue has been patched in version 3.5.0.

Basic Information

ID CVE-2026-21874
Source GitHub_M
Published Jan 8, 2026 at 09:50

Affected Product

Vendor zauberzeug
Product nicegui
Version >= 2.10.0, < 3.5.0
Affected Versions zauberzeug nicegui >= 2.10.0, < 3.5.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.