๐Ÿ” CVE Alert

CVE-2026-45554

MEDIUM 5.3

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

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-248 CWE-770
Vendor zauberzeug
Product nicegui
Published Jun 2, 2026
Last Updated Jun 2, 2026
Stay Ahead of the Next One

Get instant alerts for zauberzeug nicegui

Be the first to know when new medium vulnerabilities affecting zauberzeug nicegui are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Affected Versions

zauberzeug / nicegui
< 3.12.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/zauberzeug/nicegui/security/advisories/GHSA-pq7c-x8g4-rvp6 github.com: https://github.com/zauberzeug/nicegui/releases/tag/v3.12.0