CVE-2026-43624 Details
Description
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.
A path traversal vulnerability has been identified in F5-TTS versions through 1.1.20. This vulnerability resides within the finetune Gradio handlers, where unsanitized user-supplied project names are directly passed to 'os.path.join()'. The lack of validation allows unauthenticated attackers to manipulate the resulting path, potentially escaping the intended base directory. Exploitation involves supplying absolute path arguments to create arbitrary directories and write attacker-controlled JSON content to any filesystem location writable by the server process.
Users are advised to update to F5-TTS version 1.1.21 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 1, 2026CISA-ADP
Assessed Jun 1, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/SWivid/F5-TTS/commit/2f53ded68e5f69e248ceb200a51ef4d1dc647936 | [email protected] | Source CodeVendor |
| https://github.com/SWivid/F5-TTS/issues/1293 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/SWivid/F5-TTS/pull/1294 | [email protected] | Issue TrackingVendor |
| https://www.vulncheck.com/advisories/f5-tts-path-traversal-via-finetune-gradio-py-create-data-project | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| SWivid F5-TTS | <= 1.1.20 (semver) |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 22, 2026 | CVE Translated | [email protected] |
| Jul 14, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 1, 2026 | New CVE Received | [email protected] |
Volerion