SCA: security update for nicegui (GHSA-8c95-hpq2-w46f)

medium Tenable Self-Hosted Container Security Plugin ID 435515

Description

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

- NiceGUI is a Python-based UI framework. Versions 2.24.2 and below are at risk for Cross-Site Scripting
(XSS) when developers render unescaped user input into the DOM using ui.html(). NiceGUI did not enforce
HTML or JavaScript sanitization, so applications that directly combine components like ui.input() with
ui.html() or ui.chat_message with HTML content without escaping may allow attackers to execute arbitrary
JavaScript in the user’s browser. Applications that do not pass untrusted input into ui.html() are not
affected. This issue is fixed in version 3.0.0. (CVE-2025-53354)

See Also

https://github.com/advisories/GHSA-8c95-hpq2-w46f

Plugin Details

Severity: Medium

ID: 435515

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 10/4/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.07

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2025-53354

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/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: 10/3/2025

Vulnerability Publication Date: 10/3/2025

Reference Information

CVE: CVE-2025-53354

cwe: CWE-79