CVE-2026-43624 HIGH

CVE-2026-43624: F5-TTS 1.1.20 Path Traversal via finetune_gradio.py create_data_project()

Vendor Swivid
Product F5-TTS
Weakness CWE-22 · Path traversal
Published June 1, 2026
Last update June 1, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N

What the vulnerability does

01Description

F5-TTS through version 1.1.20 contains a path traversal vulnerability in the finetune Gradio handlers that allows unauthenticated attackers to write arbitrary files by passing unsanitized user-supplied project names directly to os.path.join() without validating the resulting path stays within the intended base directory. Attackers can supply absolute path arguments such as /tmp/EVIL to override the base directory entirely and create arbitrary directories with attacker-controlled JSON content at any filesystem path writable by the server process.

Key dates

02Disclosure timeline

June 1, 2026 CVE published
June 1, 2026 Record updated