Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. taipy
  4. ›
  5. CVE-2026-48544

CVE-2026-48544: Taipy contains a path traversal vulnerability

May 27, 2026 (updated July 1, 2026)

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.

References

  • github.com/Avaiga/taipy/commit/129fd407ffca49ee4ab853772c88d0c873e038dd
  • github.com/Avaiga/taipy/issues/2868
  • github.com/Avaiga/taipy/pull/2871
  • github.com/advisories/GHSA-28gh-q3gw-pvx8
  • nvd.nist.gov/vuln/detail/CVE-2026-48544
  • www.vulncheck.com/advisories/taipy-path-traversal-via-elementlibrary-get-resource

Code Behaviors & Features

Detect and mitigate CVE-2026-48544 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 4.1.1

Solution

Unfortunately, there is no solution available yet.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

pypi/taipy/CVE-2026-48544.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 12 Jul 2026 12:17:35 +0000.