CVE-2026-48544
Last modified
CVE-2026-48544 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. 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.. EPSS estimates a 0.41% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-48544?
How severe is CVE-2026-48544?
How do I fix CVE-2026-48544?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-48534GFI Archiver before 15.13 contains a stored cross-site scrip…5.4
- CVE-2026-48535GFI Archiver before 15.13 contains a stored cross-site scrip…5.4
- CVE-2026-48536GFI Archiver before 15.13 contains a stored cross-site scrip…5.4
- CVE-2026-48537GFI Archiver before 15.13 contains a stored cross-site scrip…5.4
- CVE-2026-48538GFI Archiver before 15.13 contains a stored cross-site scrip…5.4
- CVE-2026-48539GFI Archiver before 15.13 contains a stored cross-site scrip…5.4
- CVE-2026-48545Gradio before version 6.15.0 contains a cookie injection vul…6.8
- CVE-2026-48546KanaDojo before 0.1.18 contains a sandbox escape vulnerabili…8.5
- CVE-2026-48547KanaDojo contains a command injection vulnerability that all…8.5
- CVE-2026-48550Nagios Core before 4.5.14 and Nagios XI before 2026R1.7 are …6.1
- CVE-2026-48551Nagios Core before 4.5.14 and Nagios XI before 2026R1.7 cont…7.4
- CVE-2026-48552Nagios Core before 4.5.14 and Nagios XI before 2026R1.7 are …5.4
Are you affected by CVE-2026-48544?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
