CVE 5.3 MEDIUM

NiceGUI: Unauthenticated log-flood DoS via trailing slash on ESM and per-component resource routes_CVE-2026-45554

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. Prior to version 3.12.0, two FastAPI routes that serve per-component static assets in NiceGUI accept a sub-path parameter that may resolve to a directory rather than a file. Requests that resolve to a directory raise an unhandled RuntimeError inside Starlette's FileResponse, which Uvicorn writes to the server log as a full traceback. Because the routes are reachable without authentication, a remote attacker can amplify log volume and consume disk and log-pipeline capacity on any publicly reachable NiceGUI server. This issue has been patched in version 3.12.0.

Basic Information

ID CVE-2026-45554
Source GitHub_M
Published Jun 2, 2026 at 15:35

Affected Product

Vendor zauberzeug
Product nicegui
Version < 3.12.0
Affected Versions zauberzeug nicegui < 3.12.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.