SCA: security update for nicegui (GHSA-w8wv-vfpc-hw2w)

high Tenable Cloud Security Plugin ID 440062

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 3.10.0, Since PurePosixPath only recognizes forward
slashes (/) as path separators, an attacker can bypass this sanitization on Windows by using backslashes
(\) in the upload filename. Applications that construct file paths using file.name (a pattern demonstrated
in NiceGUI's bundled examples) are vulnerable to arbitrary file write on Windows. This vulnerability is
fixed in 3.10.0. (CVE-2026-39844)

Solution

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

See Also

https://github.com/advisories/GHSA-w8wv-vfpc-hw2w

Plugin Details

Severity: High

ID: 440062

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 4/8/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-39844

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:N/I:H/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: 4/8/2026

Vulnerability Publication Date: 4/8/2026

Reference Information

CVE: CVE-2026-39844

cwe: CWE-22