๐Ÿ” CVE Alert

CVE-2026-45553

HIGH 7.5

NiceGUI: Local file disclosure via Docutils file insertion in ui.restructured_text()

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

NiceGUI is a Python-based UI framework. Prior to version 3.12.0, ui.restructured_text() renders reStructuredText server-side with Docutils without disabling file insertion directives. When a NiceGUI application passes attacker-controlled content to ui.restructured_text(), an attacker can use standard Docutils directives (include, csv-table with :file:, raw with :file:) to read local files readable by the NiceGUI server process. Applications that only pass trusted static strings to ui.restructured_text() are not affected. This issue has been patched in version 3.12.0.

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

Get instant alerts for zauberzeug nicegui

Be the first to know when new high 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:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

zauberzeug / nicegui
< 3.12.0

References

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