CVE-2026-45554

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.
Configurations

No configuration.

History

02 Jun 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-02 16:16

Updated : 2026-06-02 17:15


NVD link : CVE-2026-45554

Mitre link : CVE-2026-45554

CVE.ORG link : CVE-2026-45554


JSON object : View

Products Affected

No product.

CWE
CWE-248

Uncaught Exception

CWE-770

Allocation of Resources Without Limits or Throttling