CVE-2026-45553

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

Mitre link : CVE-2026-45553

CVE.ORG link : CVE-2026-45553


JSON object : View

Products Affected

No product.

CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor