216.73.217.86

CVE-2026-48544

· Published 27/05/2026 15:16 · Modified 28/05/2026 17:16

Labels: CVE-2026-48544 2026-05-27CVE-2026-48544CWE-22[email protected]

Essential information

Published
27/05/2026 15:16
Modified
28/05/2026 17:16
Author
Creator
CVSS
8.7 HIGH (v3) 8.7 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Taipy 4.1.1, fixed in commit 129fd40, contains a path traversal vulnerability in the ElementLibrary.get_resource() method in taipy/gui/extension/library.py that allows unauthenticated attackers to escape the intended module directory by exploiting an incomplete path containment check using str.startswith() without a trailing path separator. Attackers can send crafted GET requests with path traversal segments targeting a prefix-matching sibling directory on disk, bypassing the directory containment check because Flask's path converter and Werkzeug's WSGI layer preserve the traversal segments while the resolved path still satisfies the flawed startswith comparison, enabling unauthorized file access outside the intended library directory.

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
taipy / taipy cpe:2.3:a:taipy:taipy:4.1.1:*:*:*:*:*:*:*

References