๐Ÿ” CVE Alert

CVE-2026-43624

HIGH 8.2

F5-TTS 1.1.20 Path Traversal via finetune_gradio.py create_data_project()

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22
Vendor swivid
Product f5-tts
Published Jun 1, 2026
Last Updated Jun 1, 2026
Stay Ahead of the Next One

Get instant alerts for swivid f5-tts

Be the first to know when new high vulnerabilities affecting swivid f5-tts are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
Low

Affected Versions

SWivid / F5-TTS
0 โ‰ค 1.1.20

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/SWivid/F5-TTS/issues/1293 github.com: https://github.com/SWivid/F5-TTS/pull/1294 github.com: https://github.com/SWivid/F5-TTS/commit/2f53ded68e5f69e248ceb200a51ef4d1dc647936 vulncheck.com: https://www.vulncheck.com/advisories/f5-tts-path-traversal-via-finetune-gradio-py-create-data-project

Credits

YU SUN