top of page
perceptive_background_267k.jpg

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…

Published:

26 May 2026 at 22:00:00

Alert date:

27 May 2026 at 16:03:27

Source:

nvd.nist.gov

Click to open the original link from this advisory

Web Technologies, Supply Chain & Dependencies

Taipy version 4.1.1 contains a critical path traversal vulnerability in the ElementLibrary.get_resource() method that allows unauthenticated attackers to access files outside the intended directory. The vulnerability stems from an incomplete path containment check using str.startswith() without proper path separator validation. Attackers can exploit this by sending crafted GET requests with path traversal segments to bypass directory restrictions. The flaw affects the taipy/gui/extension/library.py file and has been fixed in commit 129fd40. The vulnerability enables unauthorized file access by exploiting Flask's path converter and Werkzeug's WSGI layer behavior.

Technical details

Mitigation steps:

Affected products:

Taipy

Related links:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Disclaimer: Deze website toont informatie afkomstig van externe bronnen. Perceptive aanvaardt geen verantwoordelijkheid voor de inhoud, juistheid of volledigheid van deze informatie.

bottom of page