SCA: security update for nicegui (GHSA-jfrm-rx66-g536)

high Tenable Self-Hosted Container Security Plugin ID 442111

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-45553)

Solution

Update the nicegui library and its related packages to version 3.12.0 or later.

See Also

https://github.com/advisories/GHSA-jfrm-rx66-g536

Plugin Details

Severity: High

ID: 442111

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 5/19/2026

Updated: 6/4/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.69

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N

CVSS Score Source: CVE-2026-45553

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/18/2026

Vulnerability Publication Date: 5/18/2026

Reference Information

CVE: CVE-2026-45553

cwe: CWE-200