Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. nicegui
  4. ›
  5. CVE-2026-45554

CVE-2026-45554: NiceGUI: Unauthenticated log-volume denial of service in dynamic resource routes

May 18, 2026 (updated June 9, 2026)

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. There is no impact to confidentiality or integrity.

References

  • github.com/advisories/GHSA-pq7c-x8g4-rvp6
  • github.com/zauberzeug/nicegui/releases/tag/v3.12.0
  • github.com/zauberzeug/nicegui/security/advisories/GHSA-pq7c-x8g4-rvp6
  • nvd.nist.gov/vuln/detail/CVE-2026-45554

Code Behaviors & Features

Detect and mitigate CVE-2026-45554 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.12.0

Fixed versions

  • 3.12.0

Solution

Upgrade to version 3.12.0 or above.

Impact 5.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-248: Uncaught Exception
  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

pypi/nicegui/CVE-2026-45554.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:00 +0000.